]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/values-bg/strings.xml
dynamic list of profiles, add profile removal
[mobile-ledger.git] / app / src / main / res / values-bg / strings.xml
index 7d3e1df9026a0cc514a0078792c519827f085c4b..1a7c94824bf30ba57e51e494d9d23c430bda54e1 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--
-  ~ Copyright © 2018 Damyan Ivanov.
+  ~ Copyright © 2019 Damyan Ivanov.
   ~ This file is part of Mobile-Ledger.
   ~ Mobile-Ledger is free software: you can distribute it and/or modify it
   ~ under the term of the GNU General Public License as published by
     <string name="err_bad_auth">Грешно потребителско име или парола</string>
     <string name="new_transaction_amount_hint">0,00</string>
     <string name="transactions_last_update_label">Данни към:</string>
+    <string name="title_profile_list">Профили</string>
+    <string name="profiles">Профили</string>
+    <string name="title_profile_details">Данни за профила</string>
+    <string name="transaction_last_update_never">никога</string>
+    <string name="err_cancelled">Операцията е прекъсната</string>
+    <string name="title_activity_transaction_list">Трансакции</string>
+    <string name="err_http_error">Грешка в HTTP</string>
+    <string name="new_profile_title">Нов профил</string>
+    <string name="delete">Изтриване на профила</string>
 </resources>
\ No newline at end of file