From 677ace5ee6fcecf5d254f0c47d268c647df3be4a Mon Sep 17 00:00:00 2001 From: alec Date: Sun, 24 May 2009 14:17:41 +0000 Subject: - messagemenu label git-svn-id: https://svn.roundcube.net/trunk@2527 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/localization/en_GB/labels.inc | 1 + roundcubemail/program/localization/en_US/labels.inc | 5 +++-- roundcubemail/program/localization/pl_PL/labels.inc | 1 + 3 files changed, 5 insertions(+), 2 deletions(-) (limited to 'roundcubemail/program/localization') diff --git a/roundcubemail/program/localization/en_GB/labels.inc b/roundcubemail/program/localization/en_GB/labels.inc index 96629a7e4..26af22993 100644 --- a/roundcubemail/program/localization/en_GB/labels.inc +++ b/roundcubemail/program/localization/en_GB/labels.inc @@ -116,6 +116,7 @@ $labels['markread'] = 'As read'; $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'; diff --git a/roundcubemail/program/localization/en_US/labels.inc b/roundcubemail/program/localization/en_US/labels.inc index 19c09e50a..0ad6584b6 100644 --- a/roundcubemail/program/localization/en_US/labels.inc +++ b/roundcubemail/program/localization/en_US/labels.inc @@ -140,8 +140,9 @@ $labels['viewsource'] = 'Show source'; $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'; diff --git a/roundcubemail/program/localization/pl_PL/labels.inc b/roundcubemail/program/localization/pl_PL/labels.inc index f0efabae2..b542d7f59 100644 --- a/roundcubemail/program/localization/pl_PL/labels.inc +++ b/roundcubemail/program/localization/pl_PL/labels.inc @@ -127,6 +127,7 @@ $labels['markread'] = 'Jako przeczytaną'; $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'; -- cgit v1.2.3