From 00bee1e749789b6485b00227285c5e79d2783edc Mon Sep 17 00:00:00 2001
From: Erick Hitter <ehitter@gmail.com>
Date: Sat, 11 May 2013 02:24:29 -0500
Subject: [PATCH] Note plugin textdomain added in 78c6173 in the plugin header.

---
 wp-cron-control.php | 1 +
 1 file changed, 1 insertion(+)

diff --git a/wp-cron-control.php b/wp-cron-control.php
index f6c5752..4c828d8 100644
--- a/wp-cron-control.php
+++ b/wp-cron-control.php
@@ -6,6 +6,7 @@
  Author: Thorsten Ott, Erick Hitter, Automattic
  Version: 0.7
  Author URI: http://hitchhackerguide.com
+ Text Domain: wp-cron-control
  */
 
 class WP_Cron_Control {
-- 
GitLab