summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization/pl_PL
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-11-03 14:26:23 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-11-03 14:26:23 +0000
commitbb911f19c2732a32709f5dbcf76e65892164fd88 (patch)
tree7c6bc203fd27cdba0080e079a19223cb947e2e32 /roundcubemail/program/localization/pl_PL
parent36d7b96623d85566c4b146fae4886f0eb7f4bcce (diff)
- Add warning when switching editor mode from html to plain (#1485488)
- Unified editor switching functions git-svn-id: https://svn.roundcube.net/trunk@2035 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/pl_PL')
-rw-r--r--roundcubemail/program/localization/pl_PL/messages.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/pl_PL/messages.inc b/roundcubemail/program/localization/pl_PL/messages.inc
index 7918b8aae..74127e257 100644
--- a/roundcubemail/program/localization/pl_PL/messages.inc
+++ b/roundcubemail/program/localization/pl_PL/messages.inc
@@ -98,5 +98,6 @@ $messages['importerror'] = 'Błąd! Pobrany plik nie jest poprawnym plikiem vCar
$messages['importconfirm'] = '<b>Pomyślnie dodano $inserted kontaktów, pominięto $skipped istniejących wpisów</b>:<p><em>$names</em></p>';
$messages['opnotpermitted'] = 'Niedozwolona operacja!';
$messages['nofromaddress'] = 'Brak adresu e-mail w wybranej tożsamości';
+$messages['editorwarning'] = 'Zmiana edytora spowoduje utratę formatowania tekstu. Czy jesteś pewien, że chcesz to zrobić?';
?>