]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/values/strings.xml
translatable text for template element value from the pattern
[mobile-ledger.git] / app / src / main / res / values / strings.xml
index d9d1ab3b223e02632e322359a709f3ba2d83b5d1..9536e3bcdca0fb48d7db3cb04463b757f749bc45 100644 (file)
     <string name="go_to_date_menu_title">Go to date</string>
     <string name="splash_icon_description">Main app icon</string>
     <string name="sub_accounts_expand_collapse_trigger_description">Sub-accounts expand/collapse trigger</string>
-    <string name="transaction_count_summary">%,d transactions as of %s</string>
-    <string name="account_count_summary">%,d accounts as of %s</string>
+    <string name="transaction_count_summary">%1$,d transactions as of %2$s</string>
+    <string name="account_count_summary">%1$,d accounts as of %2$s</string>
     <string name="server_version_unknown_label">Unknown</string>
     <string name="detected_server_pre_1_20_1">Before 1.20.1</string>
     <string name="detected_version_label">Detected version</string>
     <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>
     <string name="implementation_pending">Not implemented yet</string>
     <string name="title_edit_template">Edit template</string>
     <string name="title_new_template">New template</string>
+    <string name="template_xxx_deleted">Template \'%1$s\' deleted</string>
+    <string name="action_undo">Undo</string>
+    <string name="pattern_match_result">Pattern match result</string>
+    <string name="template_item_match_group_source">Group %1$d (%2$s)</string>
 </resources>