mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-29 05:16:51 +01:00
Make changelog dialog translatable
The ckChangelog lib does not have translations for all languages - declare the resources on Gadgetbridge side with the same name so that they can be translated in weblate.
This commit is contained in:
parent
bdeab0cc73
commit
9aa4612f6c
@ -2145,4 +2145,8 @@
|
||||
<string name="description">Description</string>
|
||||
<string name="preview_image">Preview image</string>
|
||||
<string name="status_icon">Status icon</string>
|
||||
<string name="changelog_full_title">Changelog</string>
|
||||
<string name="changelog_show_full">More…</string>
|
||||
<string name="changelog_ok_button">OK</string>
|
||||
<string name="changelog_title">What\'s New</string>
|
||||
</resources>
|
||||
|
Loading…
Reference in New Issue
Block a user