1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-23 14:23:04 +00:00

Use disable push_on_receive mechanism and comment new feature to prepare next release

This commit is contained in:
Loic Blot
2015-06-23 18:59:48 +02:00
parent af171ce788
commit 9ba7054d14
7 changed files with 44 additions and 24 deletions
+2 -1
View File
@@ -28,7 +28,7 @@
<resources>
<!-- Translation version, reference for translators -->
<string name="translation_version">6</string>
<string name="translation_version">7</string>
<!-- System strings, do not translate -->
<string name="app_name">ownCloud-SMS</string>
@@ -96,6 +96,7 @@
<item>-1</item>
</string-array>
<string name="pref_push_on_receive">Push SMS on reception</string>
<string name="pref_sync_wifi">Synchronize in Wi-Fi</string>
<string name="pref_sync_4g">Synchronize in 4G</string>
<string name="pref_sync_3g">Synchronize in 3G</string>