Improving labels

feature/top10
Laurent 7 years ago
parent ce84e7fc49
commit 46ec8f55a1
  1. 2
      app/src/main/res/values-fr/strings.xml
  2. 7
      app/src/main/res/values/strings.xml

@ -12,7 +12,7 @@
<!-- Not translated -->
<string name="address">Adresse</string>
<string name="suggestions">Suggestions</string>
<string name="suggestions">Suggestions de noms</string>
<string name="data_deleted" formatted="false">%s effacés</string>
<string name="end_date_not_possible">La date de fin doit être après la date de début</string>
<string name="save">Sauvegarder</string>

@ -10,11 +10,16 @@
<string name="lines">Lines</string>
<string name="initial_value">Initial Value</string>
<string name="less_then_2_values_for_display">Can\'t show because there is less than two values to display!</string>
<<<<<<< HEAD
<!--<string name="session_missing_end_date">Please set the end date for the session</string>-->
=======
<string name="invalid_object">The object you\'re trying to access is invalid</string>
>>>>>>> 94f412c... Improving labels
<!--<string name="default_error_message">Sorry, something went wrong...please contact us!</string>-->
<string name="address">Address</string>
<string name="suggestions">Suggestions</string>
<string name="suggestions">Naming suggestions</string>
<string name="data_deleted" formatted="false">%s deleted</string>
<string name="end_date_not_possible">The end date should be after the start date</string>
<string name="save">Save</string>

Loading…
Cancel
Save