Skip to content

Commit

Permalink
#6:fixed fr translation merge error
Browse files Browse the repository at this point in the history
  • Loading branch information
k3b committed May 14, 2018
1 parent d96dcd0 commit f972d36
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions app/src/main/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,10 @@ this program. If not, see <http://www.gnu.org/licenses/>
<string name="cmd_edit">Modifier</string>
<string name="ERR_ADD"><![CDATA["Impossible d'actualiser %1$s :
%2$s"]]></string>
<string name="ERR_NO_WRITE_PERMISSIONS"><![CDATA["
Aucune autorisation d\'écrire sur %1$s %2$s.
"]]></string>
<string name="ERR_NO_WRITE_PERMISSIONS_CHANGE_TO_DEFAULT"><![CDATA["
Aucune autorisation d\'écrire sur %1$s %2$s.
(Y a-t-il une carte SD, et est-elle montée ?)
"]]</string>
<string name="ERR_NO_WRITE_PERMISSIONS"><![CDATA["Aucune autorisation d\'écrire sur %1$s %2$s.
(Y a-t-il une carte SD, et est-elle montée ?)"]]></string>
<string name="ERR_NO_WRITE_PERMISSIONS_CHANGE_TO_DEFAULT"><![CDATA["Aucune autorisation d'écrire dans le zip actuel '%1$s'.
Voulez-vous utiliser l'emplacement par défaut '%2$s' à la place? "]]></string>
<string name="WARN_ADD_NO_CHANGES"><![CDATA["Les fichiers sont déjà inclus dans
%1$s"]]></string>
<string name="SUCCESS_ADD"><![CDATA["%2$d fichier(s) ajouté(s) à
Expand Down

0 comments on commit f972d36

Please sign in to comment.