-
-
Notifications
You must be signed in to change notification settings - Fork 32
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
gm.clickSoundFeedback on russian #361
Conversation
More lines will be added, it's just that this part of the code of this new feature is taking some time to get done since I am having to look at Windows Vista, 7 and 8 with different DPI settings. |
Added more strings |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a new string added since then (hopefully the last one before an update...)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added more strings for a long requested feature. Sorry, I just remembered about it last minute, hopefully ACTUALLY last strings before update.
@@ -66,8 +65,8 @@ | |||
<!ENTITY gsettings.saveDiscardedCRXDescription "Позволяет загрузить темы Chromium без их установки, нажав Отменить"> | |||
<!ENTITY gsettings.toolbar "Панель инструментов"> | |||
<!ENTITY gsettings.needsRestart "Необходим перезапуск"> | |||
<!ENTITY gsettings.tabManager "Менеджер вкладок"> | |||
<!ENTITY gsettings.tabManagerDescription '[!!! Éñáβℓèƨ ƭλè "ářřôω βúƭƭôñ" ωïƭλ ƭλè ℓïƨƭ ôƒ ôƥèñ ƭáβƨ ïñ ƭλè ƭáββář !!!]'> | |||
<!ENTITY gsettings.enableTabManager "Включить менеджер вкладок"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"Enable" should be removed from enableTabManager
(not description), as the toggle already emplies it's for enabling.
Thanks! |
Waited a day before uploading (just to see if any more lines would be added).