]> 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 cd3753587fdb038a132656ee3e081fdde8f30c41..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 chashed</string>
+    <string name="crash_dialog_title">MoLe crashed</string>
     <string name="btn_send_crash_report">Send…</string>
     <string name="btn_not_now">Not now</string>
     <string name="crash_app_label">Crash app</string>
     <string name="api_html">Version before 1.14</string>
     <string name="api_pre_1_15">Version 1.14.x</string>
     <string name="api_post_1_14">Version 1.15 and above</string>
-    <string name="api_auto">Detect automaticaly</string>
+    <string name="api_auto">Detect automatically</string>
     <string name="profile_api_version_title">Backend server version</string>
     <string name="currency_symbol" translatable="false">¤</string>
     <string name="add_button">Add…</string>
     <string name="currency_position_left">Left</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>