]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/values-bg/arrays.xml
manipulation of templates via pop-up menu, add template duplication
[mobile-ledger.git] / app / src / main / res / values-bg / arrays.xml
index b475943c5fdd85b414c9b40946d1154a66c95af3..953056707e64e2e9c3baa3ceb17b762d417e88da 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?><!--
-  ~ Copyright © 2019 Damyan Ivanov.
+  ~ Copyright © 2021 Damyan Ivanov.
   ~ This file is part of MoLe.
   ~ MoLe is free software: you can distribute it and/or modify it
   ~ under the term of the GNU General Public License as published by
         <!--<item>Expand all</item>-->
         <!--<item>Collapse all</item>-->
     </string-array>
+    <string-array name="templates_ctx_menu">
+        <item>Промяна</item>
+        <item>Дублиране</item>
+        <item>Изтриване</item>
+    </string-array>
+
 </resources>