From c17ce57232a178f3316293b96e5d43f581a130bc Mon Sep 17 00:00:00 2001 From: pedro-mendonca Date: Wed, 12 Sep 2018 09:10:22 +0100 Subject: [PATCH] Correct textdomain --- includes/class.GPNotifyPlugin.php | 2 +- views/admin-bad-prefix.php | 2 +- views/admin-list-projects.php | 4 ++-- views/admin-user-fields.php | 6 +++--- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/includes/class.GPNotifyPlugin.php b/includes/class.GPNotifyPlugin.php index 433ef78..ea017cc 100644 --- a/includes/class.GPNotifyPlugin.php +++ b/includes/class.GPNotifyPlugin.php @@ -175,7 +175,7 @@ public function userNotifySettings() { } } $this->userOptionProjectsUpdate($user->ID, $options['gp_prefix'], $project_options); - $update_message = esc_html(__('Subscriptions saved.', 'gpnotify')); + $update_message = esc_html(__('Subscriptions saved.', 'glotpress-notify')); } $form_action = admin_url('admin.php?page=gpnotify-profile'); diff --git a/views/admin-bad-prefix.php b/views/admin-bad-prefix.php index d3e9739..f0e70c8 100644 --- a/views/admin-bad-prefix.php +++ b/views/admin-bad-prefix.php @@ -9,7 +9,7 @@
-

+

diff --git a/views/admin-list-projects.php b/views/admin-list-projects.php index dcd6cdd..0cea5df 100644 --- a/views/admin-list-projects.php +++ b/views/admin-list-projects.php @@ -8,11 +8,11 @@
-

+

-

+

diff --git a/views/admin-user-fields.php b/views/admin-user-fields.php index fb207c1..54fc60f 100644 --- a/views/admin-user-fields.php +++ b/views/admin-user-fields.php @@ -8,8 +8,8 @@
-

-

+

+

@@ -64,7 +64,7 @@

- +