summaryrefslogtreecommitdiff
path: root/program/localization/pl_PL/messages.inc
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2008-11-03 14:26:23 +0000
committeralecpl <alec@alec.pl>2008-11-03 14:26:23 +0000
commit79af0bb1ba370bd5f194afb692e7ed59a26b02af (patch)
tree3b070c6afaa03e0a9d26d6afdaff8bc9d767b678 /program/localization/pl_PL/messages.inc
parent3d54e6e9b7f65dcb01688d3933f7c6e4aac25a18 (diff)
- Add warning when switching editor mode from html to plain (#1485488)
- Unified editor switching functions
Diffstat (limited to 'program/localization/pl_PL/messages.inc')
-rw-r--r--program/localization/pl_PL/messages.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/program/localization/pl_PL/messages.inc b/program/localization/pl_PL/messages.inc
index 7918b8aae..74127e257 100644
--- a/program/localization/pl_PL/messages.inc
+++ b/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ć?';
?>