alecpl
2009-05-24 4a4d227e6c577c77ca1d315e990f1c94be4bf90b
- messagemenu label


3 files modified
7 ■■■■ changed files
program/localization/en_GB/labels.inc 1 ●●●● patch | view | raw | blame | history
program/localization/en_US/labels.inc 5 ●●●●● patch | view | raw | blame | history
program/localization/pl_PL/labels.inc 1 ●●●● patch | view | raw | blame | history
program/localization/en_GB/labels.inc
@@ -116,6 +116,7 @@
$labels['markunread'] = 'As unread';
$labels['markflagged'] = 'As flagged';
$labels['markunflagged'] = 'As unflagged';
$labels['messagemenu'] = 'Message menu';
$labels['select'] = 'Select';
$labels['all'] = 'All';
$labels['none'] = 'None';
program/localization/en_US/labels.inc
@@ -140,8 +140,9 @@
$labels['markmessages']     = 'Mark messages';
$labels['markread']         = 'As read';
$labels['markunread']       = 'As unread';
$labels['markflagged']         = 'As flagged';
$labels['markunflagged']       = 'As unflagged';
$labels['markflagged']      = 'As flagged';
$labels['markunflagged']    = 'As unflagged';
$labels['messagemenu']      = 'Message menu';
$labels['select'] = 'Select';
$labels['all'] = 'All';
program/localization/pl_PL/labels.inc
@@ -127,6 +127,7 @@
$labels['markunread'] = 'Jako nieprzeczytaną';
$labels['markflagged'] = 'Jako oflagowaną';
$labels['markunflagged'] = 'Jako nieoflagowaną';
$labels['messagemenu'] = 'Menu wiadomości';
$labels['select'] = 'Zaznacz';
$labels['all'] = 'Wszystkie';
$labels['none'] = 'Anuluj';