Skip to content

Commit

Permalink
trad fr & version 1.9.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tcitworld committed Dec 13, 2015
1 parent 5327344 commit 4eec525
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
applicationId "fr.gaulupeau.apps.InThePoche"
minSdkVersion 8
targetSdkVersion 23
versionCode 20
versionName "1.9.3"
versionCode 21
versionName "1.9.3.1"
}

lintOptions {
Expand Down
1 change: 1 addition & 0 deletions app/src/main/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,4 +138,5 @@ GAULUPEAU Jonathan — 2013
<string name="firstRun_d_optionalSettings_message">Afin de sauvegarder des pages depuis l\'application (et envoyer les changements locaux au serveur), il nécéssite d\'entrer votre nom d\'utilisateur et votre mot de passe dans les paramètres</string>
<string name="firstRun_d_optionalSettings_title">Mettre à jour les paramètres</string>
<string name="go_to_settings">Aller aux paramètres</string>
<string name="testConnection_errorMessage6">URL Incorrecte. Code d\'erreur : %d</string>
</resources>

0 comments on commit 4eec525

Please sign in to comment.