1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-22 22:03:10 +00:00

Add translation version to improve translation modification milestones

This commit is contained in:
Loic Blot
2014-12-03 12:47:54 +01:00
parent 5d96567d2c
commit 281caa7773
10 changed files with 71 additions and 8 deletions
+9 -5
View File
@@ -26,6 +26,10 @@
*/
-->
<resources>
<!-- Translation version, reference for translators -->
<string name="translation_version">2</string>
<!-- Translations must begin there -->
<string name="app_name">ownCloud-SMS</string>
<string name="action_settings">Paramètres</string>
@@ -38,11 +42,11 @@
<string name="summary_global_pref_to_general_prefs">Options de synchronisation</string>
<string name="summary_notif_prefs">Notifications</string>
<string name="pref_header_data_sync">Données &amp; synchronisation</string>
<string name="pref_title_sync_frequency">Fréquence de synchronisation</string>
<string name="pref_title_sync">SMS - Méthode rapide</string>
<string name="pref_title_slow_sync">SMS - Méthode lente (sécurisée)</string>
<string name="pref_title_slow_sync_frequency">Fréquence de la synchronisation lente</string>
<string name="pref_header_data_sync">Données &amp; synchronisation</string>
<string name="pref_title_sync_frequency">Fréquence de synchronisation</string>
<string name="pref_title_sync">SMS - Méthode rapide</string>
<string name="pref_title_slow_sync">SMS - Méthode lente (sécurisée)</string>
<string name="pref_title_slow_sync_frequency">Fréquence de la synchronisation lente</string>
<string name="title_activity_general_settings">Préférences générales</string>