]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/values/strings.xml
add support for filling new transaction data from matched pattern(s)
[mobile-ledger.git] / app / src / main / res / values / strings.xml
index 69ef1d8310b478a9534e94d08536327b7e36c91c..5682e8a4f13eb3de6d04a44bd5fc6b208ad54872 100644 (file)
     <string name="unnamed_pattern">Pattern with no name</string>
     <string name="add_button_description">Add pattern</string>
     <string name="save_button_description">Save pattern</string>
+    <string name="no_pattern_matches">No pattern matches</string>
+    <string name="choose_pattern_to_apply">Choose pattern to apply</string>
+    <string name="pattern_name">Pattern name</string>
+    <string name="implementation_pending">Not implemented yet</string>
 </resources>