alecpl
2010-06-30 98570f6e279bf2873f7bd6d6eeebd9832a15e884
- added 'messageoptions' 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
@@ -211,6 +211,7 @@
$labels['attachments'] = 'Attachments';
$labels['upload'] = 'Upload';
$labels['close']  = 'Close';
$labels['messageoptions']  = 'Message options...';
$labels['low']     = 'Low';
$labels['lowest']  = 'Lowest';
program/localization/pl_PL/labels.inc
@@ -346,5 +346,6 @@
$labels['chinese'] = 'chiński';
$labels['folderactions'] = 'Działania na folderach...';
$labels['contacts'] = 'Kontakty';
$labels['messageoptions'] = 'Opcje wiadomości...';
?>