]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/values/strings.xml
add missing contentDescription to a couple of images
[mobile-ledger.git] / app / src / main / res / values / strings.xml
index b8ca9493ec57186e280bc30644fe7bfc85b99ca7..187a8f64f0b9eac85b0bb2cd9d3ff64a5349acb3 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_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>
 </resources>