fnp
/
redakcja.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
e1225b9
)
Editor update: gutter comments
author
Aleksander Łukasz
<aleksander.lukasz@nowoczesnapolska.org.pl>
Thu, 29 May 2014 07:45:51 +0000
(09:45 +0200)
committer
Aleksander Łukasz
<aleksander.lukasz@nowoczesnapolska.org.pl>
Tue, 12 Aug 2014 09:47:15 +0000
(11:47 +0200)
apps/wiki/locale/pl/LC_MESSAGES/djangojs.mo
patch
|
blob
|
history
apps/wiki/locale/pl/LC_MESSAGES/djangojs.po
patch
|
blob
|
history
apps/wiki/static/wiki/editor
patch
|
blob
|
history
apps/wiki/templates/wiki/bootstrap.html
patch
|
blob
|
history
diff --git
a/apps/wiki/locale/pl/LC_MESSAGES/djangojs.mo
b/apps/wiki/locale/pl/LC_MESSAGES/djangojs.mo
index
1d165c9
..
6725666
100644
(file)
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
2fefc73
..
2581dc0
100644
(file)
--- a/
apps/wiki/locale/pl/LC_MESSAGES/djangojs.po
+++ b/
apps/wiki/locale/pl/LC_MESSAGES/djangojs.po
@@
-384,4
+384,19
@@
msgid "remove"
msgstr "usuń"
msgid "Remove link"
msgstr "usuń"
msgid "Remove link"
-msgstr "Usuń link"
\ No newline at end of file
+msgstr "Usuń link"
+
+msgid "edit"
+msgstr "edytuj"
+
+msgid "Delete"
+msgstr "Usuń"
+
+msgid "Respond"
+msgstr "Odpowiedz"
+
+msgid "Comment"
+msgstr "Skomentuj"
+
+msgid "Delete this comment?"
+msgstr "Usunąć ten komentarz?"
diff --git
a/apps/wiki/static/wiki/editor
b/apps/wiki/static/wiki/editor
index
bc66ee3
..
0c57fd8
160000
(submodule)
--- a/
apps/wiki/static/wiki/editor
+++ b/
apps/wiki/static/wiki/editor
@@
-1
+1
@@
-Subproject commit
bc66ee34b72b64bbf916a055bf2742ffc7da08c2
+Subproject commit
0c57fd826a58a217f499b5084c837fb8ef3f6d4f
diff --git
a/apps/wiki/templates/wiki/bootstrap.html
b/apps/wiki/templates/wiki/bootstrap.html
index
211ffb1
..
abb41c0
100644
(file)
--- a/
apps/wiki/templates/wiki/bootstrap.html
+++ b/
apps/wiki/templates/wiki/bootstrap.html
@@
-280,8
+280,7
@@
{actionName: 'core.link'}
],
{actionName: 'core.link'}
],
- ['core.template'],
- ['core.comment'],
+ ['core.template']
],
documentSaveUrl: function(id) { return '/editor/text/' + id + '/'; },
],
documentSaveUrl: function(id) { return '/editor/text/' + id + '/'; },