Change hotkeys "Control+," "Control+." "Control+/" (commect selected, uncoment selected, select all)

Add some new translation
This commit is contained in:
Sergey Kalinin
2018-02-07 17:03:37 +03:00
parent 4f62fcbff4
commit 4b9c91d712
5 changed files with 17 additions and 16 deletions

View File

@@ -18,6 +18,8 @@
::msgcat::mcset en "Close all"
::msgcat::mcset en "Close Project Manager?"
::msgcat::mcset en "Comments"
::msgcat::mcset en "Comment selected"
::msgcat::mcset en "Uncomment selected"
::msgcat::mcset en "Company"
::msgcat::mcset en "Compiler"
::msgcat::mcset en "Compile"
@@ -164,3 +166,4 @@

View File

@@ -19,6 +19,8 @@
::msgcat::mcset ru "Close all" "Закрыть все"
::msgcat::mcset ru "Close Project Manager?" "Выйти из программы?"
::msgcat::mcset ru "Comments" "Коментарии"
::msgcat::mcset ru "Comment selected" "Закоментировать"
::msgcat::mcset ru "Uncomment selected" "Раскоментировать"
::msgcat::mcset ru "Company" "Компания"
::msgcat::mcset ru "Compiler" "Компилятор"
::msgcat::mcset ru "Compile" "Компиляция"
@@ -169,3 +171,4 @@