Skip to content

Commit

Permalink
prepare next release
Browse files Browse the repository at this point in the history
  • Loading branch information
sal0max committed Jan 13, 2024
1 parent 4137e07 commit 18b2fb1
Show file tree
Hide file tree
Showing 19 changed files with 47 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ android {
minSdk = 26
targetSdk = 34
// SemVer
versionName = "1.21.0"
versionCode = 12100
versionName = "1.21.1"
versionCode = 12101
archivesName.set("$applicationId-v$versionCode")
}

Expand Down
4 changes: 4 additions & 0 deletions app/src/main/res/values-cs/changelog.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string-array name="changelog_1.21.1">
<item>Aktualizovány překlady.</item>
</string-array>

<string-array name="changelog_1.21.0">
<item>Odebrán Exchangerate.host, jelikož bylo jeho API prodáno a je nyní komerční.</item>
<item>Místo něj bylo přidáno několik nových poskytovatelů dat. Nyní se zaměřujeme spíše na oficiální poskytovatele (centrální banky) a v budoucnu se jich pokusíme přidat ještě více.</item>
Expand Down
4 changes: 4 additions & 0 deletions app/src/main/res/values-de/changelog.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string-array name="changelog_1.21.1">
<item>Aktualisierte Übersetzungen.</item>
</string-array>

<string-array name="changelog_1.21.0">
<item>Exchangerate.host entfernt, weil die API verkauft wurde und nun kommerziell ist.</item>
<item>Stattdessen gibt es nun einige neue Datenquellen. Wir werden uns künftig mehr auf offizielle Anbieter fokusieren (also Zentralbanken) und versuchen in der Zukunft noch weitere hinzuzufügen.</item>
Expand Down
4 changes: 4 additions & 0 deletions app/src/main/res/values-es/changelog.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string-array name="changelog_1.21.1">
<item>Traducciones actualizadas.</item>
</string-array>

<string-array name="changelog_1.21.0">
<item>Eliminar Exchangerate.host, ya que la API fue vendida y ahora es comercial.</item>
<item>En su lugar, hay un montón de nuevos proveedores de datos. Nos centraremos más en los proveedores oficiales (también conocidos como Bancos Centrales) e intentaremos añadir aún más en el futuro.</item>
Expand Down
4 changes: 4 additions & 0 deletions app/src/main/res/values-fr/changelog.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string-array name="changelog_1.21.1">
<item>Traductions mises à jour.</item>
</string-array>

<string-array name="changelog_1.21.0">
<item>Supprimez Exchangerate.host, car l\'API a été vendue et est désormais commerciale.</item>
<item>Au lieu de cela, il y a un tas de nouveaux fournisseurs de données. Nous nous concentrerons davantage sur les prestataires officiels (c’est-à-dire les banques centrales) et essaierons d’en ajouter encore davantage à l’avenir.</item>
Expand Down
4 changes: 4 additions & 0 deletions app/src/main/res/values-hr/changelog.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string-array name="changelog_1.21.1">
<item>Ažurirani prijevodi.</item>
</string-array>

<string-array name="changelog_1.21.0">
<item>Uklonjen Exchangerate.host, API je promijenio vlasnika i sada komercijalan.</item>
<item>Umjesto toga dodali smo hrpu novih izvora podataka. Više ćemo se usredotočiti na službene izvore (tj. središnje banke) i u budućnosti ih pokušati dodati još više.</item>
Expand Down
4 changes: 4 additions & 0 deletions app/src/main/res/values-tr/changelog.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string-array name="changelog_1.21.1">
<item>Çeviriler güncellendi.</item>
</string-array>

<string-array name="changelog_1.20.3">
<item>Çeviriler güncellendi.</item>
</string-array>
Expand Down
4 changes: 4 additions & 0 deletions app/src/main/res/values-vi/changelog.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string-array name="changelog_1.21.1">
<item>Cập nhật một số đoạn dịch thuật.</item>
</string-array>

<string-array name="changelog_1.20.1">
<item>Cập nhật một số đoạn dịch thuật.</item>
</string-array>
Expand Down
4 changes: 4 additions & 0 deletions app/src/main/res/values-zh-rTW/changelog.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string-array name="changelog_1.21.1">
<item>翻譯更新。</item>
</string-array>

<string-array name="changelog_1.21.0">
<item>移除 Exchangerate.host,API 現在已經商業化。</item>
<item>現在有好幾個新的資料來源,未來我們會專注在提供更多官方資料來源 (例如中央銀行)。</item>
Expand Down
4 changes: 4 additions & 0 deletions app/src/main/res/values/changelog.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string-array name="changelog_1.21.1">
<item>Updated translations.</item>
</string-array>

<string-array name="changelog_1.21.0">
<item>Remove Exchangerate.host, as the API was sold and is now commercial.</item>
<item>Instead, there\'s a bunch of new data providers. We will focus more on official providers (aka Central Banks) and try to add even more in the future.</item>
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/cs/changelogs/12101.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Aktualizovány překlady.
1 change: 1 addition & 0 deletions fastlane/metadata/android/de/changelogs/12101.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Aktualisierte Übersetzungen.
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/12101.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Updated translations.
1 change: 1 addition & 0 deletions fastlane/metadata/android/es/changelogs/12101.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Traducciones actualizadas.
1 change: 1 addition & 0 deletions fastlane/metadata/android/fr/changelogs/12101.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Traductions mises à jour.
1 change: 1 addition & 0 deletions fastlane/metadata/android/hr/changelogs/12101.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Ažurirani prijevodi.
1 change: 1 addition & 0 deletions fastlane/metadata/android/tr/changelogs/12101.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Çeviriler güncellendi.
1 change: 1 addition & 0 deletions fastlane/metadata/android/vi/changelogs/12101.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Cập nhật một số đoạn dịch thuật.
1 change: 1 addition & 0 deletions fastlane/metadata/android/zh-TW/changelogs/12101.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- 翻譯更新。

0 comments on commit 18b2fb1

Please sign in to comment.