diff options
| author | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-11-05 21:35:06 +0000 |
|---|---|---|
| committer | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-11-05 21:35:06 +0000 |
| commit | 0e4bcac74a6d7a32382250d908930b7e95f3efb2 (patch) | |
| tree | a94db984ba1bc33966922b145d8d5237f588358b /roundcubemail/program/localization/sk_SK | |
| parent | 84d3cd8cc2e9dafe04671b91c5a555ec860a65d5 (diff) | |
cs_CZ sk_SK et_EE ja_J gl_ES ru_RU hu_HU update
git-svn-id: https://svn.roundcube.net/trunk@3101 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/sk_SK')
| -rw-r--r-- | roundcubemail/program/localization/sk_SK/labels.inc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/sk_SK/labels.inc b/roundcubemail/program/localization/sk_SK/labels.inc index 9b4da4875..b6df41815 100644 --- a/roundcubemail/program/localization/sk_SK/labels.inc +++ b/roundcubemail/program/localization/sk_SK/labels.inc @@ -268,7 +268,9 @@ $labels['replyremovesignature'] = 'Pri odpovedaní odstrániť zo správy pôvod $labels['autoaddsignature'] = 'Automaticky pridať podpis'; $labels['newmessageonly'] = 'iba k novým správam'; $labels['replyandforwardonly'] = 'len k odpovede a preposílanej správe'; -$labels['replysignatureabove'] = 'Pri odpovedaní alebo preposielanie vložiť podpis nad citáciu'; +$labels['replysignaturepos'] = 'Pri odpovedaní alebo preposielanie správy vložiť podpis'; +$labels['belowquote'] = 'nad citáciu'; +$labels['abovequote'] = 'pod citáciu'; $labels['insertsignature'] = 'Vložit podpis'; $labels['folder'] = 'Priečinok'; $labels['folders'] = 'Priečinky'; |
