plugins/kolab_activesync plugins/kolab_zpush

Aleksander Machniak machniak at kolabsys.com
Wed Nov 6 15:31:52 CET 2013


 plugins/kolab_activesync/localization/en_US.inc |    2 +-
 plugins/kolab_zpush/localization/en_US.inc      |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 7d5842f7b30466b94c509aa5d60a713d7df8a6a3
Author: Aleksander Machniak <machniak at kolabsys.com>
Date:   Wed Nov 6 15:31:03 2013 +0100

    Fix typos in labels (#2483)

diff --git a/plugins/kolab_activesync/localization/en_US.inc b/plugins/kolab_activesync/localization/en_US.inc
index e3145b5..5a1513c 100644
--- a/plugins/kolab_activesync/localization/en_US.inc
+++ b/plugins/kolab_activesync/localization/en_US.inc
@@ -6,7 +6,7 @@ $labels['devicealias'] = 'Device name';
 $labels['synchronize'] = 'Synchronize';
 $labels['withalarms'] = 'With alarms';
 $labels['syncsettings'] = 'Synchronization settings';
-$labels['deviceconfig'] = 'Device configration';
+$labels['deviceconfig'] = 'Device configuration';
 $labels['folderstosync'] = 'Folders to synchronize';
 $labels['mail'] = 'Email';
 $labels['contact'] = 'Address Books';
diff --git a/plugins/kolab_zpush/localization/en_US.inc b/plugins/kolab_zpush/localization/en_US.inc
index 2537d4d..56e2790 100644
--- a/plugins/kolab_zpush/localization/en_US.inc
+++ b/plugins/kolab_zpush/localization/en_US.inc
@@ -11,7 +11,7 @@ $labels['modefolder'] = 'Force folder mode';
 $labels['synchronize'] = 'Synchronize';
 $labels['withalarms'] = 'With alarms';
 $labels['syncsettings'] = 'Synchronization settings';
-$labels['deviceconfig'] = 'Device configration';
+$labels['deviceconfig'] = 'Device configuration';
 $labels['folderstosync'] = 'Folders to synchronize';
 $labels['mail'] = 'Email';
 $labels['contact'] = 'Address Books';




More information about the commits mailing list