]> git.ktnx.net Git - mobile-ledger.git/commitdiff
better sub-section headings
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Sat, 13 Feb 2021 15:45:59 +0000 (17:45 +0200)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Thu, 18 Feb 2021 07:19:43 +0000 (07:19 +0000)
app/src/main/res/values-bg/strings.xml
app/src/main/res/values/strings.xml

index dd5d06f3ea36dcfb8819acc77e3fc77206025443..59378e6847260813931e2b75ebd042d06224fb9d 100644 (file)
     <string name="template_details_amount_label">Сума</string>
     <string name="template_details_test_text_label">Примерен текст</string>
     <string name="template_details_account_name_label">Сметка</string>
-    <string name="template_details_account_row_label">Данни за сметката</string>
+    <string name="template_details_account_row_label">Данни за сметка</string>
     <string name="account_name_source_label">Източник на името на сметката</string>
     <string name="template_details_source_literal">ръчно въвеждане</string>
     <string name="account_comment_source_label">Източник на бележка към сметката</string>
index fd13e0665b0cf1f41f04b7cbd5601b3eddc6a717..f740bc175adeb20e96e846bbe881a78f30a45599 100644 (file)
     <string name="template_details_amount_label">Amount</string>
     <string name="template_details_test_text_label">Test text</string>
     <string name="template_details_account_name_label">Account name</string>
-    <string name="template_details_account_row_label">Transaction account details</string>
+    <string name="template_details_account_row_label">Account details</string>
     <string name="account_name_source_label">Account name source</string>
     <string name="template_details_source_literal">literal</string>
     <string name="account_comment_source_label">Account comment source</string>