]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/values/strings.xml
profile details: confirm profile deletion
[mobile-ledger.git] / app / src / main / res / values / strings.xml
index 18e5a189f22badd6bd587cf5e8e98aa0f3d97e53..784bc4d577e767909f190b28e12b81774b873ad2 100644 (file)
@@ -86,7 +86,7 @@
     <string name="action_submit_transaction_title">Save</string>
     <string name="account_summary_title">Accounts</string>
     <string name="menu_acc_summary_refresh_title">Refresh</string>
-    <string name="menu_hide_acc_title">Hide account</string>
+    <string name="menu_acc_view_transactions">View transactions</string>
     <string name="menu_hide_acc_condensed_title">Hide</string>
     <string name="menu_acc_summary_show_only_starred_title">Show only starred</string>
     <string name="err_bad_auth">Invalid username or password</string>
     <string name="send_crash_via">Send crash report via:</string>
     <string name="btn_show_report">Show report</string>
     <string name="color_label">Color</string>
+    <string name="profile_list_rearrange_handle_label">Rearrange items handle</string>
+    <string name="btn_ok">OK</string>
+    <string name="btn_cancel">Cancel</string>
+    <string name="default_color_btn">Default</string>
+    <string name="profile_color_label">Profile color</string>
+    <string name="btn_select_label">Select</string>
+    <string name="pref_preferred_autocompletion_account_filter_hint">Filter for transaction auto-completion</string>
+    <string name="remove_profile_dialog_message">Permanently remove this profile?</string>
+    <string name="Remove">Remove</string>
 </resources>