1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2025-06-24 00:06:22 +00:00

Mark pref_lastmsgdate as non translatable

Fix #202
This commit is contained in:
Loïc Blot 2019-03-18 11:28:09 +01:00 committed by GitHub
parent cfb605928d
commit bccfbae82c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,7 @@
<!-- System strings: preferences -->
<string name="shared_preference_file" translatable="false">ownCloudSMSPrefs</string>
<string name="pref_lastmsgdate">last_message_date</string>
<string name="pref_lastmsgdate" translatable="false">last_message_date</string>
<!-- Translations must begin there -->
<!-- Preferences -->