alecpl
2010-12-20 6f3d0c2113ebee48ee29b328c8e9552ee54d7b37
- Added lost 'rename' label


2 files modified
2 ■■■■■ changed files
program/localization/en_US/labels.inc 1 ●●●● patch | view | raw | blame | history
program/localization/pl_PL/labels.inc 1 ●●●● patch | view | raw | blame | history
program/localization/en_US/labels.inc
@@ -258,6 +258,7 @@
$labels['cancel'] = 'Cancel';
$labels['save']   = 'Save';
$labels['delete'] = 'Delete';
$labels['rename'] = 'Rename';
$labels['newcontact']     = 'Create new contact card';
$labels['deletecontact']  = 'Delete selected contacts';
program/localization/pl_PL/labels.inc
@@ -364,5 +364,6 @@
$labels['info'] = 'Informacje';
$labels['getfoldersize'] = 'Kliknij aby pobrać rozmiar folderu';
$labels['changesubscription'] = 'Kliknij aby zmienić subskrypcję';
$labels['rename'] = 'Zmień nazwę';
?>