]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/values/strings.xml
profile details: put posting params in a layout so that they can be hidden easier
[mobile-ledger.git] / app / src / main / res / values / strings.xml
index f21f88ec4dae83ecf22d776246813d4ebf989d9e..9327f4a3c15104b868f19e13fb6ee6878f6de4da 100644 (file)
         <item>December</item>
     </string-array>
     <string name="posting_permitted">Posting of new transactions enabled</string>
-    <string name="profile_subitlte_read_only">(Read only)</string>
+    <string name="profile_subtitle_read_only">(Read only)</string>
     <string name="crash_report_contents_label">Crash report contents:</string>
     <string name="crash_dialog_title">MoLe crashed</string>
     <string name="btn_send_crash_report">Send…</string>
     <string name="currency_position_right">Right</string>
     <string name="currency_has_gap">Offset from the value</string>
     <string name="show_currency_input">Currency</string>
+    <string name="currency_input_by_default">Commodity input visible by default</string>
+    <string name="profile_default_commodity">Default commodity</string>
+    <string name="ignoring_preferred_account">No transactions with preferred account found</string>
+    <string name="icon">icon</string>
+    <string name="show_comments_switch">Comments</string>
+    <string name="show_comment_input_by_default">Show comment fields by default</string>
 </resources>