Skip to content

Commit

Permalink
Update version number for v2.4.0-beta2 release
Browse files Browse the repository at this point in the history
Update CrowdIn configuration - (strings were not being properly uploaded anymore)
Update translations from Crowdin
  • Loading branch information
codinguser committed Jun 7, 2018
1 parent 41626c5 commit 359e242
Show file tree
Hide file tree
Showing 40 changed files with 533 additions and 199 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Change Log
===============================================================================
Version 2.4.0 *(2018-06-06)*
Version 2.4.0 *(2018-06-xx)*
----------------------------
* Feature #665: Adds CSV export format
* Feature #544: Add extra checkbox confirmation for irreversible actions
Expand Down
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Accounts | Transactions | Reports
:-------------------------:|:-------------------------:|:-------------------------:
![Accounts List](docs/images/v2.0.0_home.png) | ![Transactions List](docs/images/v2.0.0_transactions_list.png) | ![Reports](docs/images/v2.0.0_reports.png)

The application supports Android 4.4 KitKat (API level 19) and above.
The application supports Android 4.4 KitKat (API level 19) and above.

Features include:

Expand Down Expand Up @@ -90,9 +90,10 @@ There are several ways you could contribute to the development.

* Pull requests are always welcome! You could contribute code by fixing bugs, adding new features or automated tests.
Take a look at the [bug tracker](https://github.com/codinguser/gnucash-android/issues?state=open)
for ideas where to start. Also make sure to read our [contribution guidlines](https://github.com/codinguser/gnucash-android/blob/master/.github/CONTRIBUTING.md)
for ideas where to start. It is also preferable to target issues in the current [milestone](https://github.com/codinguser/gnucash-android/milestones).
* Make sure to read our [contribution guidelines](https://github.com/codinguser/gnucash-android/blob/master/.github/CONTRIBUTING.md) before starting to code.

* One way is providing translations for locales which are not yet available, or improving translations.
* Another way to contribute is by providing translations for languages, or improving translations.
Please visit [CrowdIn](https://crowdin.com/project/gnucash-android) in order to update and create new translations

For development, it is recommended to use the Android Studio for development which is available for free.
Expand Down
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ apply plugin: 'io.fabric'
def versionMajor = 2
def versionMinor = 4
def versionPatch = 0
def versionBuild = 1
def versionBuild = 2

static def buildTime() {
def df = new SimpleDateFormat("yyyyMMdd HH:mm 'UTC'")
Expand Down
2 changes: 0 additions & 2 deletions app/src/main/res/values-af-rZA/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -179,8 +179,6 @@
<item>QIF</item>
<item>OFX</item>
<item>XML</item>
<item>CSV-accounts</item>
<item>CSV-transactions</item>
</string-array>
<!-- Default title for color picker dialog [CHAR LIMIT=30] -->
<string name="color_picker_default_title">Select a Color</string>
Expand Down
2 changes: 0 additions & 2 deletions app/src/main/res/values-ar-rSA/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -183,8 +183,6 @@
<item>QIF</item>
<item>OFX</item>
<item>XML</item>
<item>CSV-accounts</item>
<item>CSV-transactions</item>
</string-array>
<!-- Default title for color picker dialog [CHAR LIMIT=30] -->
<string name="color_picker_default_title">Select a Color</string>
Expand Down
2 changes: 0 additions & 2 deletions app/src/main/res/values-ca-rES/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -177,8 +177,6 @@
<item>QIF</item>
<item>OFX</item>
<item>XML</item>
<item>CSV-comptes</item>
<item>CSV-transaccions</item>
</string-array>
<!-- Default title for color picker dialog [CHAR LIMIT=30] -->
<string name="color_picker_default_title">Seleccioneu un color</string>
Expand Down
2 changes: 0 additions & 2 deletions app/src/main/res/values-cs-rCZ/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,6 @@
<item>QIF</item>
<item>OFX</item>
<item>XML</item>
<item>CSV-účty</item>
<item>CSV-transakcí</item>
</string-array>
<!-- Default title for color picker dialog [CHAR LIMIT=30] -->
<string name="color_picker_default_title">Select a Color</string>
Expand Down
2 changes: 0 additions & 2 deletions app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,6 @@
<item>QIF</item>
<item>OFX</item>
<item>XML</item>
<item>CSV-Konten</item>
<item>CSV-Transaktionen</item>
</string-array>
<!-- Default title for color picker dialog [CHAR LIMIT=30] -->
<string name="color_picker_default_title">Farbe auswählen</string>
Expand Down
20 changes: 9 additions & 11 deletions app/src/main/res/values-el-rGR/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -188,8 +188,6 @@
<item>QIF</item>
<item>OFX</item>
<item>XML</item>
<item>CSV-λογαριασμούς</item>
<item>CSV-συναλλαγών</item>
</string-array>
<!-- Default title for color picker dialog [CHAR LIMIT=30] -->
<string name="color_picker_default_title">Επιλογή χρώματος</string>
Expand All @@ -208,19 +206,19 @@
<string name="hint_split_memo">Memo</string>
<string name="label_spend">Spend</string>
<string name="label_receive">Receive</string>
<string name="label_withdrawal">Withdrawal</string>
<string name="label_deposit">Deposit</string>
<string name="label_payment">Payment</string>
<string name="label_charge">Charge</string>
<string name="label_withdrawal">Ανάληψη</string>
<string name="label_deposit">Κατάθεση</string>
<string name="label_payment">Πληρωμή</string>
<string name="label_charge">Χρέωση</string>
<string name="label_decrease">Decrease</string>
<string name="label_increase">Increase</string>
<string name="label_income">Income</string>
<string name="label_rebate">Rebate</string>
<string name="label_expense">Expense</string>
<string name="label_bill">Bill</string>
<string name="label_invoice">Invoice</string>
<string name="label_buy">Buy</string>
<string name="label_sell">Sell</string>
<string name="label_buy">Αγορά</string>
<string name="label_sell">Πώληση</string>
<string name="account_name_opening_balances">Αρχικά υπόλοιπα</string>
<string name="account_name_equity">Καθαρή Θέση</string>
<string name="summary_save_opening_balances">Enable to save the current account balance (before deleting transactions) as new opening balance after deleting transactions
Expand All @@ -230,14 +228,14 @@
<string name="export_warning_qif">Generates separate QIF files per currency</string>
<string name="label_imbalance">Imbalance:</string>
<string name="btn_add_split">Add split</string>
<string name="menu_title_favorite">Favorite</string>
<string name="menu_title_favorite">Αγαπημένο</string>
<string name="drawer_open">Navigation drawer opened</string>
<string name="drawer_close">Navigation drawer closed</string>
<string name="title_reports">Reports</string>
<string name="title_reports">Αναφορές</string>
<string name="title_pie_chart">Pie Chart</string>
<string name="title_line_chart">Line Chart</string>
<string name="title_bar_chart">Bar Chart</string>
<string name="title_report_prefs">Report Preferences</string>
<string name="title_report_prefs">Προτιμήσεις αναφοράς</string>
<string name="title_use_account_color">Account color in reports</string>
<string name="summary_use_account_color">Use account color in the bar/pie chart</string>
<string name="menu_order_by_size">Order by size</string>
Expand Down
2 changes: 0 additions & 2 deletions app/src/main/res/values-en-rGB/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -179,8 +179,6 @@
<item>QIF</item>
<item>OFX</item>
<item>XML</item>
<item>CSV-accounts</item>
<item>CSV-transactions</item>
</string-array>
<!-- Default title for color picker dialog [CHAR LIMIT=30] -->
<string name="color_picker_default_title">Select a Color</string>
Expand Down
2 changes: 0 additions & 2 deletions app/src/main/res/values-es-rMX/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -172,8 +172,6 @@
<item>QIF</item>
<item>OFX</item>
<item>XML</item>
<item>CSV-cuentas</item>
<item>CSV-actas</item>
</string-array>
<!-- Default title for color picker dialog [CHAR LIMIT=30] -->
<string name="color_picker_default_title">Seleccionar un color</string>
Expand Down
4 changes: 1 addition & 3 deletions app/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<string name="label_credit">ABONO</string>
<string name="title_accounts">Cuentas</string>
<string name="title_transactions">Transacciones</string>
<string name="menu_delete">BORRAR</string>
<string name="menu_delete">Borrar</string>
<string name="alert_dialog_ok_delete">Borrar</string>
<string name="alert_dialog_cancel">Cancelar</string>
<string name="toast_account_deleted">Cuenta borrada</string>
Expand Down Expand Up @@ -172,8 +172,6 @@
<item>QIF</item>
<item>OFX</item>
<item>XML</item>
<item>CSV-cuentas</item>
<item>CSV-actas</item>
</string-array>
<!-- Default title for color picker dialog [CHAR LIMIT=30] -->
<string name="color_picker_default_title">Seleccione un color</string>
Expand Down
Loading

0 comments on commit 359e242

Please sign in to comment.