-
Notifications
You must be signed in to change notification settings - Fork 16
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
Continuation of polish translation #302
Conversation
Initial version
Initial version
added extension to name
added comment in the file + divisions in text
added commentline
Added unused function keys for special usage F1-F12 are binded in many Windows apps - also in Explorer Now You can write an external app that can recognize this keys as a triggers (StartKey -> Barcode -> StopKey), without any unexpected interactions with the system.
unused in most of Poland
checking " " to not avoid problems with charmap reading
added Polish Programmer option
Added Polish Programmer
Added Polish Programmer
Added option to select polish language keymap
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.
The F13-F24 keys should also mentioned in the custom template description (custom_templ_desc_long
). Other than that, looks good to me 👍
added possible keys F1-F24 in custom string
added F1-F24 option
Updated some minor bugs (text enters to the interface elements like icons) Added F1-F24 in custom tempelate
Major changes made in the layout, because in the first time I don't understand properly the whole idea and the program wasn't working good, so because of it: Added a little instruction how to do your own keymaps
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 problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you very much! 😃
Mainpoints:
Added F13-F24 keys for special (external) usage in KeyTranslator.kt
Added Polish keymap (layout: Polski Programisty - Polish Programmer)
Added some strings for this in all supported languages
Added possibility to set this keymap in BluetoothController.kt