aboutsummaryrefslogtreecommitdiffstats
path: root/app/res/values-fr/strings_activity_settings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/res/values-fr/strings_activity_settings.xml')
-rw-r--r--app/res/values-fr/strings_activity_settings.xml56
1 files changed, 9 insertions, 47 deletions
diff --git a/app/res/values-fr/strings_activity_settings.xml b/app/res/values-fr/strings_activity_settings.xml
index 6e8610b..260bcb0 100644
--- a/app/res/values-fr/strings_activity_settings.xml
+++ b/app/res/values-fr/strings_activity_settings.xml
@@ -2,62 +2,24 @@
<resources>
<!--
- RepWifiApp is Copyright 2017 Filippo "Fil" Bergamo <fil.bergamo@riseup.net>
- French translation is Copyright (C) 2017 Nicola Spanti
+ This file is part of RepWifiApp.
+ RepWifiApp is Copyright 2017 Filippo "Fil" Bergamo <fil.bergamo@riseup.net>
+ French translation is Copyright (C) 2017 Nicola Spanti
- This file is part of RepWifiApp.
- RepWifiApp is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
- RepWifiApp is distributed in the hope that it will be useful,
+ This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
+ GNU Lesser General Public License for more details.
- You should have received a copy of the GNU General Public License
- along with RepWifiApp. If not, see <http://www.gnu.org/licenses/>.
+ You should have received a copy of the GNU Lesser General Public License
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
-->
<string name="title_activity_settings">Paramètres</string>
- <!-- Strings related to Settings -->
-
-
- <!-- Example General settings -->
- <string name="pref_header_general">Général</string>
- <string name="pref_title_social_recommendations">Activer les recommendations sociales</string>
- <string name="pref_description_social_recommendations">Recommendations pour que les gens puissent vous contacter en se basant sur votre historique de messages</string>
- <string name="pref_title_display_name">Afficher le nom</string>
- <string name="pref_default_display_name">John Smith</string>
- <string name="pref_title_add_friends_to_messages">Ajouter des ami·e·s aux messages</string>
-
- <string-array name="pref_example_list_titles">
- <item>Toujours</item>
- <item>Quand c\'est possible</item>
- <item>Jamais</item>
- </string-array>
-
- <!-- Example settings for Data & Sync -->
- <string name="pref_header_data_sync">Données &amp; synchronisation</string>
- <string name="pref_title_sync_frequency">Fréquence de la synchronisation</string>
-
- <string-array name="pref_sync_frequency_titles">
- <item>15 minutes</item>
- <item>30 minutes</item>
- <item>1 heure</item>
- <item>3 heures</item>
- <item>6 heures</item>
- <item>Jamais</item>
- </string-array>
-
- <string name="pref_title_system_sync_settings">Paramètres de la synchronisation système</string>
-
- <!-- Example settings for Notifications -->
- <string name="pref_header_notifications">Notifications</string>
- <string name="pref_title_new_message_notifications">Nouveaux messages de notifications</string>
- <string name="pref_title_ringtone">Sonnerie</string>
- <string name="pref_ringtone_silent">Muet</string>
- <string name="pref_title_vibrate">Vibrer</string>
</resources>