mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
Enhancement - optional transparent homoglyph encoding of a few characters in certain languages for more compact and efficient text messages (#4491)
This commit is contained in:
parent
6ec2ed76ca
commit
4303bfaac4
10 changed files with 297 additions and 4 deletions
|
|
@ -294,6 +294,7 @@
|
|||
<string name="theme_system">System default</string>
|
||||
<string name="choose_theme">Choose theme</string>
|
||||
<string name="provide_location_to_mesh">Provide phone location to mesh</string>
|
||||
<string name="use_homoglyph_characters_encoding">Compact encoding for Cyrillic</string>
|
||||
<plurals name="delete_messages">
|
||||
<item quantity="one">Delete message?</item>
|
||||
<item quantity="other">Delete %1$s messages?</item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue