]> git.ktnx.net Git - mobile-ledger.git/commitdiff
hue selection dialog buttons texts
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Sun, 3 Mar 2019 08:03:22 +0000 (10:03 +0200)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Sun, 3 Mar 2019 08:03:22 +0000 (10:03 +0200)
app/src/main/res/values/strings.xml

index a7cc3586a5c58fc5ba6852ae434dbf25140d38a1..c2d25380c4c397cccca6ff9931a1d6ccbaec632b 100644 (file)
     <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_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>
 </resources>
 </resources>