From: Aleksander Łukasz Date: Mon, 14 Jul 2014 13:13:51 +0000 (+0200) Subject: Editor update: Allow for editing raw source in the source editor if document contains... X-Git-Url: https://git.mdrn.pl/redakcja.git/commitdiff_plain/3ccf86c161ddbc4f33423f1882d3604e19ed4c15 Editor update: Allow for editing raw source in the source editor if document contains invalid xml --- diff --git a/apps/wiki/locale/pl/LC_MESSAGES/djangojs.mo b/apps/wiki/locale/pl/LC_MESSAGES/djangojs.mo index 57977fa0..9a81bcc9 100644 Binary files a/apps/wiki/locale/pl/LC_MESSAGES/djangojs.mo and b/apps/wiki/locale/pl/LC_MESSAGES/djangojs.mo differ diff --git a/apps/wiki/locale/pl/LC_MESSAGES/djangojs.po b/apps/wiki/locale/pl/LC_MESSAGES/djangojs.po index 6b954545..6f7f393e 100644 --- a/apps/wiki/locale/pl/LC_MESSAGES/djangojs.po +++ b/apps/wiki/locale/pl/LC_MESSAGES/djangojs.po @@ -26,8 +26,8 @@ msgstr "To jest pusty dokument." #: static/wiki/build/rng.js:6 static/wiki/editor/build/rng.js:2773 #: static/wiki/editor/src/editor/modules/data/data.js:27 -msgid "This document contains errors and can't be loaded. :(" -msgstr "Ten dokument zawiera błędy i nie może być załadowany. :(" +msgid "The content of this document seems to be invalid - only XML source editing will be possible. :(" +msgstr "Wygląda na to, że dokument zawiera błędy - możliwa będzie jedynie edycja źródła. :(" #: static/wiki/build/rng.js:6 static/wiki/editor/build/rng.js:2838 #: static/wiki/editor/src/editor/modules/data/data.js:92 diff --git a/apps/wiki/static/wiki/editor b/apps/wiki/static/wiki/editor index 6515d671..872eb8ca 160000 --- a/apps/wiki/static/wiki/editor +++ b/apps/wiki/static/wiki/editor @@ -1 +1 @@ -Subproject commit 6515d67111202f746a1a58c66dcf2261636f2a26 +Subproject commit 872eb8cad5640b85c8d9286ef0af0237bf825f00