Fix typos in labels (#2483)

This commit is contained in:
Aleksander Machniak 2013-11-06 15:31:03 +01:00
parent b5d7d3d765
commit 7d5842f7b3
2 changed files with 2 additions and 2 deletions

View file

@ -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';

View file

@ -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';