Fix typos in labels (#2483)
This commit is contained in:
parent
b5d7d3d765
commit
7d5842f7b3
2 changed files with 2 additions and 2 deletions
|
@ -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';
|
||||
|
|
|
@ -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';
|
||||
|
|
Loading…
Add table
Reference in a new issue