fix string id, bump version to 268

This commit is contained in:
tateisu 2018-08-21 02:45:53 +09:00
parent 5fae0ea1ee
commit eb67f39969
2 changed files with 3 additions and 3 deletions

View File

@ -12,8 +12,8 @@ android {
minSdkVersion 21
targetSdkVersion 27
versionCode 267
versionName "2.6.7"
versionCode 268
versionName "2.6.8"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
// https://stackoverflow.com/questions/47791227/java-lang-illegalstateexception-dex-archives-setting-dex-extension-only-for

View File

@ -209,7 +209,7 @@
<string name="nickname_applied_after_reload">Le changement de pseudo/couleur sera appliqué après actualisation.</string>
<string name="nickname_label">Pseudo et couleur. (s\'il est spécifié, il remplacera le nom du compte affiché)</string>
<string name="not_available_for_pseudo_account">Non disponible pour les personnes non connectés</string>
<string name="not_available_for_misskey">Not available for Misskey account</string>
<string name="not_available_for_misskey_account">Not available for Misskey account</string>
<string name="not_selected">(Aucune sélection)</string>
<string name="notification_count">%1$d notifications</string>
<string name="notification_delete">Effacer les notifications</string>