aboutsummaryrefslogtreecommitdiffstats
path: root/app/res/values-fr/strings_activity_input_password.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/res/values-fr/strings_activity_input_password.xml')
-rw-r--r--app/res/values-fr/strings_activity_input_password.xml29
1 files changed, 9 insertions, 20 deletions
diff --git a/app/res/values-fr/strings_activity_input_password.xml b/app/res/values-fr/strings_activity_input_password.xml
index 17f78cd..c27ca7a 100644
--- a/app/res/values-fr/strings_activity_input_password.xml
+++ b/app/res/values-fr/strings_activity_input_password.xml
@@ -2,35 +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_input_password">Entrer le mot de passe pour le réseau</string>
- <!-- Strings related to login -->
- <string name="prompt_email">Email</string>
- <string name="prompt_password">Mot de passe</string>
- <string name="action_sign_in_register"><b>S\'identifier</b> ou s\'enregistrer</string>
- <string name="action_sign_in_short">S\'identifier</string>
- <string name="menu_forgot_password">Récupérer un mot de passe perdu</string>
- <string name="login_progress_signing_in">Identification&#8230;</string>
- <string name="error_invalid_email">Cette adresse email est invalide</string>
- <string name="error_invalid_password">Ce mot de passe est trop court</string>
- <string name="error_incorrect_password">Ce mot de passe est incorrect</string>
- <string name="error_field_required">Ce champ est obligatoire</string>
</resources>