|
21 | 21 | <string name="info_details">Info</string> |
22 | 22 | <string name="menu_export">OFX-Datei exportieren</string> |
23 | 23 | <string name="description_add_transaction_icon">Neue Buchung in ein Konto</string> |
| 24 | + <string name="description_view_account_icon">View account details</string> |
24 | 25 | <string name="label_no_accounts">Keine Konten vorhanden</string> |
25 | 26 | <string name="label_account_name">Kontoname</string> |
26 | 27 | <string name="btn_cancel">Abbrechen</string> |
|
63 | 64 | <string name="title_settings">Einstellungen</string> |
64 | 65 | <string-array name="export_destinations"> |
65 | 66 | <item>SD-Kartenspeicher</item> |
66 | | - <item>DropBox</item> |
| 67 | + <item>Dropbox</item> |
67 | 68 | <item>Google Drive</item> |
68 | 69 | <item>ownCloud</item> |
69 | 70 | <item>Senden an…</item> |
|
85 | 86 | <string name="label_permission_record_transaction">Buchungen speichern in GnuCash</string> |
86 | 87 | <string name="label_permission_create_account">Konten in GnuCash erstellen</string> |
87 | 88 | <string name="label_display_account">Konto anzeigen</string> |
| 89 | + <string name="label_hide_account_balance">Hide account balance in widget</string> |
88 | 90 | <string name="btn_create_accounts">Konten erstellen</string> |
89 | 91 | <string name="title_default_accounts">Zu erstellende Konten auswählen</string> |
90 | 92 | <string name="error_no_accounts">Keine Konten vorhanden.\nErstellen Sie ein Konto um Widgets hinzuzufügen</string> |
@@ -475,4 +477,5 @@ No user-identifiable information will be collected as part of this process!</str |
475 | 477 | <string name="repeat_x_times">%1$s mal</string> |
476 | 478 | <string name="menu_show_compact_view">Kompakte Ansicht</string> |
477 | 479 | <string name="book_default_name">Buch %1$d</string> |
| 480 | + <string name="last_export_time_never">never</string> |
478 | 481 | </resources> |
0 commit comments