1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-20 12:52:59 +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
+1 -1
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 -->