diff options
Diffstat (limited to 'program/localization/sk_SK/labels.inc')
-rw-r--r-- | program/localization/sk_SK/labels.inc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/program/localization/sk_SK/labels.inc b/program/localization/sk_SK/labels.inc index 9b4da4875..b6df41815 100644 --- a/program/localization/sk_SK/labels.inc +++ b/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'; |