]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/values/strings.xml
somewhat complete profile implementation
[mobile-ledger.git] / app / src / main / res / values / strings.xml
index 9cb2cd3d0b4f113b8da3c1e73043b6b9c09df937..8c1682ab75e952f9efd109701680be8ab5180e65 100644 (file)
@@ -1,5 +1,5 @@
 <!--
 <!--
-  ~ Copyright © 2018 Damyan Ivanov.
+  ~ Copyright © 2019 Damyan Ivanov.
   ~ This file is part of Mobile-Ledger.
   ~ Mobile-Ledger is free software: you can distribute it and/or modify it
   ~ under the term of the GNU General Public License as published by
   ~ This file is part of Mobile-Ledger.
   ~ Mobile-Ledger is free software: you can distribute it and/or modify it
   ~ under the term of the GNU General Public License as published by
     <string name="pref_show_only_starred_on_summary">Only starred accounts are shown</string>
     <string name="menu_acc_summary_hide_selected_title">Hide selected accounts</string>
     <string name="menu_acc_summary_cancel_selection_title">Cancel selection</string>
     <string name="pref_show_only_starred_on_summary">Only starred accounts are shown</string>
     <string name="menu_acc_summary_hide_selected_title">Hide selected accounts</string>
     <string name="menu_acc_summary_cancel_selection_title">Cancel selection</string>
-    <string name="menu_acc_summary_confirm_selection_title">Confirm selectin</string>
+    <string name="menu_acc_summary_confirm_selection_title">Confirm selectiоn</string>
     <string name="title_activity_transaction_list">Transactions</string>
     <string name="transactions_last_update_label">Last update:</string>
     <string name="transaction_last_update_never">never</string>
     <string name="err_cancelled">Operation cancelled</string>
     <string name="title_activity_transaction_list">Transactions</string>
     <string name="transactions_last_update_label">Last update:</string>
     <string name="transaction_last_update_never">never</string>
     <string name="err_cancelled">Operation cancelled</string>
+    <string name="title_profile_list">Profiles</string>
+    <string name="title_profile_details">Profile Details</string>
+    <string name="profiles">Profiles</string>
+    <string name="new_profile_title" type="id">New profile</string>
 </resources>
 </resources>