summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
664160d)
> editor: minor usability tweak
> editor: tweaking some action descriptions
msgstr "Nieznana operacja"
#: static/wiki/editor/src/editor/plugins/core/core.js:126
msgstr "Nieznana operacja"
#: static/wiki/editor/src/editor/plugins/core/core.js:126
-msgid "Insert comment after current node"
-msgstr "Wstaw komentarz za bieżącym węzłem"
+msgid "Insert comment"
+msgstr "Wstaw komentarz"
#: static/wiki/editor/src/editor/plugins/core/core.js:148
msgid "Hide grid"
#: static/wiki/editor/src/editor/plugins/core/core.js:148
msgid "Hide grid"
#: static/wiki/editor/src/editor/plugins/core/templates.js:37
#, c-format
#: static/wiki/editor/src/editor/plugins/core/templates.js:37
#, c-format
-msgid "Insert template %s after %s"
-msgstr "Wstaw template %s za %s"
+msgid "Insert template %s"
+msgstr "Wstaw template %s"
+
+msgid "Switch to"
+msgstr "Zamień na"
-Subproject commit f098ff9873de73d1fd6d71ce64b83ae318e8bd7e
+Subproject commit bb204203f5f64dd13b256263fd398e1463d4eaf9
['core.undo', 'core.redo'],
[
['core.undo', 'core.redo'],
[
- {actionName: 'core.switchToHeader', actionConfig: {label: 'nagłówek'}},
- {actionName: 'core.switchToParagraph', actionConfig: {label: 'paragraf'}},
+ {actionName: 'core.switchToHeader'},
+ {actionName: 'core.switchToParagraph'},
'core.toggleBulletList', 'core.toggleEnumList'
],
'core.toggleBulletList', 'core.toggleEnumList'
],