Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JC-2346 Added hotkey for "Code" bb-code #230

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ label.answer.options=Options
label.answer_to=Answer to the topic
label.answer.title_label=Answer!
label.answer.font_size=Font size
label.answer.font_code=Insert code
label.answer.font_code=Insert code (Ctrl+E)
label.answer.font_code.button=Code
label.answer.indent=Add indent
label.answer.indent.button=Size of margin
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ label.answer.options=Opciones
label.answer_to=Contestar al tema
label.answer.title_label=\u00A1Contestar!
label.answer.font_size=Tama\u00F1o de letra
label.answer.font_code=A\u00F1adir resaltado de sintaxis
label.answer.font_code=A\u00F1adir resaltado de sintaxis (Ctrl+E)
label.answer.indent=Tama\u00F1o del margen
label.answer.none=Ninguno
label.answer.font_size.tiny=Enana
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ label.answer.options=\u041D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438
label.answer_to=\u041E\u0442\u0432\u0435\u0442 \u043D\u0430 \u0442\u0435\u043C\u0443
label.answer.title_label=\u041E\u0442\u0432\u0435\u0442\!
label.answer.font_size=\u0420\u0430\u0437\u043C\u0435\u0440 \u0448\u0440\u0438\u0444\u0442\u0430
label.answer.font_code=\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044C \u043A\u043E\u0434
label.answer.font_code=\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044C \u043A\u043E\u0434 (Ctrl+E)
label.answer.font_code.button=\u041A\u043E\u0434
label.answer.indent=\u0414\u043E\u0431\u0430\u0432\u0438\u0442\u044C\u0020\u043E\u0442\u0441\u0442\u0443\u043F
label.answer.indent.button=\u041E\u0442\u0441\u0442\u0443\u043F \u043F\u0430\u0440\u0430\u0433\u0440\u0430\u0444\u0430
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ label.answer.options=\u041D\u0430\u043B\u0430\u0448\u0442\u0443\u0432\u0430\u043
label.answer_to=\u0412\u0456\u0434\u043F\u043E\u0432\u0456\u0434\u044C \u043D\u0430 \u0442\u0435\u043C\u0443
label.answer.title_label=\u0412\u0456\u0434\u043F\u043E\u0432\u0456\u0434\u044C!
label.answer.font_size=\u0420\u043E\u0437\u043C\u0456\u0440 \u0448\u0440\u0438\u0444\u0442\u0443
label.answer.font_code=\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u043A\u043E\u0434
label.answer.font_code=\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u043A\u043E\u0434 (Ctrl+E)
label.answer.font_code.button=\u041A\u043E\u0434
label.answer.indent=\u0414\u043E\u0434\u0430\u0442\u0438\u0020\u0432\u0456\u0434\u0441\u0442\u0443\u043F
label.answer.indent.button=\u0412\u0456\u0434\u0441\u0442\u0443\u043F \u043F\u0430\u0440\u0430\u0433\u0440\u0430\u0444\u0430
Expand Down