Version bump

Remove old translation strings
This commit is contained in:
Stefan Schueller 2020-01-04 21:37:59 +01:00
parent b74db65a0f
commit 1f1a9bffa6
4 changed files with 2 additions and 5 deletions

View File

@ -6,8 +6,8 @@ android {
applicationId "net.schueller.peertube"
minSdkVersion 21
targetSdkVersion 28
versionCode 1031
versionName "1.0.31"
versionCode 1032
versionName "1.0.32"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
ext {
libVersions = [

View File

@ -29,7 +29,6 @@
<string name="pref_title_license">Licence</string>
<string name="pref_title_version">Verze</string>
<string name="error_invalid_password">Toto heslo je příliš krátké</string>
<string name="bottom_nav_title_overview">Přehled</string>
<string name="bottom_nav_title_trending">Trendy</string>
<string name="title_activity_search">Hledat</string>
</resources>

View File

@ -15,7 +15,6 @@
<string name="action_bar_title_settings">تنظیمات</string>
<string name="action_bar_title_logout">خروج</string>
<string name="action_bar_title_account">حساب</string>
<string name="bottom_nav_title_overview">نگاه کلی</string>
<string name="bottom_nav_title_trending">داغ</string>
<string name="bottom_nav_title_recent">اخیر</string>
<string name="bottom_nav_title_local">محلی</string>

View File

@ -16,7 +16,6 @@
<string name="action_bar_title_settings">Roghainnean</string>
<string name="action_bar_title_logout">Clàraich a-mach</string>
<string name="action_bar_title_account">Cunntas</string>
<string name="bottom_nav_title_overview">Foir-shealladh</string>
<string name="bottom_nav_title_trending">A treandadh</string>
<string name="bottom_nav_title_recent">O chionn ghoirid</string>
<string name="bottom_nav_title_local">Ionadail</string>