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

IRMQTTServer: Use more i18n text. #1086

Merged
merged 1 commit into from
Apr 25, 2020
Merged

IRMQTTServer: Use more i18n text. #1086

merged 1 commit into from
Apr 25, 2020

Conversation

crankyoldgit
Copy link
Owner

@crankyoldgit crankyoldgit commented Apr 18, 2020

  • Use existing IRtext strings where possible to better handle Internationalisation(i18n).

  • Use the KEY_* defines in the examples/forms in case the user changes them.

  • Update some misc text to be better from an i18n perspective.

  • NOTE: Nowhere near a complete i18n conversion.

  • Bump IRMQTTServer version number.

  • Tested with en-AU & zh-CN. Appears to work as expected.

FYI @Caffreyfans

* Use existing `IRtext` strings where possible to handle 
Internationalisation.
* Use the `KEY_*` defines in the examples/forms in cause the use changes 
them.
* Update some misc text to be better from an i18n perspective.
* NOTE: No where near a complete i18n conversion.

* Tested with en-AU & zh-CN. Appears to work as expected.
@Caffreyfans
Copy link
Contributor

Great project, come on. Expect more new features

@crankyoldgit
Copy link
Owner Author

7 days are up.

@crankyoldgit crankyoldgit merged commit cc9ae7c into master Apr 25, 2020
@crankyoldgit crankyoldgit deleted the IRMQTTServer_i18n branch April 25, 2020 06:43
crankyoldgit added a commit that referenced this pull request Apr 25, 2020
_v2.7.6 (20200425)_

**[Features]**
- IRMQTTServer: Use more i18n text. (#1086)
- Convert Protocol names to shared text. Saves ~3k of flash. (#1078)
- Add Chinese translation (zh-CN) & add utf-8 support. (#1080, #1085)

**[Misc]**
- IRMQTTServer: Ensure MQTT_MAX_PACKET_SIZE is correctly set. (#1084)
- Add Italian locale to IRrecvDumpV2 platformio file.
@crankyoldgit crankyoldgit mentioned this pull request Apr 25, 2020
crankyoldgit added a commit that referenced this pull request Apr 25, 2020
_v2.7.6 (20200425)_

**[Features]**
- IRMQTTServer: Use more i18n text. (#1086)
- Convert Protocol names to shared text. Saves ~3k of flash. (#1078)
- Add Chinese translation (zh-CN) & add utf-8 support. (#1080, #1085)

**[Misc]**
- IRMQTTServer: Ensure MQTT_MAX_PACKET_SIZE is correctly set. (#1084)
- Add Italian locale to IRrecvDumpV2 platformio file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants