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

Continuation of polish translation #302

Merged
merged 16 commits into from
Oct 13, 2024
Merged

Continuation of polish translation #302

merged 16 commits into from
Oct 13, 2024

Conversation

WinLin97
Copy link
Contributor

@WinLin97 WinLin97 commented Oct 12, 2024

Mainpoints:

  1. Added F13-F24 keys for special (external) usage in KeyTranslator.kt

  2. 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

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.
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
Copy link
Owner

@Fabi019 Fabi019 left a 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
Copy link
Contributor Author

@WinLin97 WinLin97 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I made a big mistake in polish keymap so I updated it.
F13-F24 included in strings.xml for every language, and some minor changes to avoid stepping on interface elements with polish text (just like on the screens).

Big thanks for this program 🥇
I will try to help develop it further.
2
1

Copy link
Owner

@Fabi019 Fabi019 left a 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! 😃

@Fabi019 Fabi019 merged commit 23327d7 into Fabi019:main Oct 13, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants