]> git.ktnx.net Git - mobile-ledger.git/commitdiff
translate the 'show report' button label
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Mon, 11 Feb 2019 21:42:25 +0000 (23:42 +0200)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Mon, 11 Feb 2019 21:42:25 +0000 (23:42 +0200)
app/src/main/res/values-bg/strings.xml

index 7a18b4da8ee51d7bab74317009582f13ed55b548..45fdf6ebefd34d5f545b8656e967398f937d6112 100644 (file)
@@ -98,5 +98,6 @@
     <string name="profile_subitlte_read_only">(Само за преглед)</string>
     <string name="menu_acc_summary_confirm_selection_title">Потвърждаване на избора</string>
     <string name="menu_acc_summary_hide_selected_title">Скриване на маркираните сметки</string>
+    <string name="btn_show_report">Показване на доклада</string>
 
 </resources>