diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-11-02 09:58:14 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-11-02 09:58:14 +0000 |
| commit | 50d1fabb9ef7b2c02bd12b891644dc5b2687a229 (patch) | |
| tree | d937e02211596af7a3e7e5b9e92e9226a62b590e /roundcubemail/program/localization/pl_PL | |
| parent | daa2f26bfff24af95ab423f115a8b5e70bbae2f4 (diff) | |
More options for top posting feature (#1484272) using patch from Phil Weir
git-svn-id: https://svn.roundcube.net/trunk@3089 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/pl_PL')
| -rw-r--r-- | roundcubemail/program/localization/pl_PL/labels.inc | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/roundcubemail/program/localization/pl_PL/labels.inc b/roundcubemail/program/localization/pl_PL/labels.inc index 654a2d97f..56e7c8325 100644 --- a/roundcubemail/program/localization/pl_PL/labels.inc +++ b/roundcubemail/program/localization/pl_PL/labels.inc @@ -281,10 +281,9 @@ $labels['section'] = 'Sekcja'; $labels['maintenance'] = 'Konserwacja'; $labels['newmessage'] = 'Nowa wiadomość'; $labels['listoptions'] = 'Opcje list'; -$labels['top_posting'] = 'Odpowiadaj powyżej treści wiadomości (niezalecane)'; -$labels['auto_add_sig'] = 'Automatycznie wstaw podpis'; -$labels['new_msg_only'] = 'tylko nowe wiadomości'; -$labels['reply_forward_only'] = 'tylko dla edycji, przekazywania i odpowiedzi'; -$labels['insertsig'] = 'Wstaw podpis'; +$labels['autoaddsignature'] = 'Automatycznie wstaw podpis'; +$labels['newmessageonly'] = 'tylko nowe wiadomości'; +$labels['replyandforwardonly'] = 'tylko dla edycji, przekazywania i odpowiedzi'; +$labels['insertsignature'] = 'Wstaw podpis'; ?> |
