mirror of
https://github.com/nerzhul/ownCloud-SMS-App.git
synced 2025-06-29 10:46:35 +00:00
Make gp_translation_version non translatable
This commit is contained in:
parent
4f265773b8
commit
d92ed7d4b1
@ -29,7 +29,7 @@
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
tools:ignore="MissingTranslation">
|
||||
<!-- Translation version, reference for translators -->
|
||||
<string name="gp_translation_version">3</string>
|
||||
<string name="gp_translation_version" translatable="false">3</string>
|
||||
|
||||
<!-- Translations must begin here -->
|
||||
<string name="gp_short_description">Nextcloud SMS synchronize your local SMS on your Nextcloud instance</string>
|
||||
|
Loading…
x
Reference in New Issue
Block a user