]> git.ktnx.net Git - mobile-ledger.git/commitdiff
slightly shorter text while saving the transaction
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Sun, 24 Nov 2019 20:44:43 +0000 (22:44 +0200)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Sun, 24 Nov 2019 20:44:43 +0000 (22:44 +0200)
app/src/main/res/values-bg/strings.xml
app/src/main/res/values/strings.xml

index c155a7ebd1d1cc44a65a00697373a7e78600dbfe..4c82beb8f301bbbee7b6ca07d5ba917fc96ded5b 100644 (file)
     <string name="btn_color_picker_button">Бутон за избор на цвят</string>
     <string name="insecure_scheme_with_auth">ВНИМАНИЕ: Използване на удостоверяване с несигурна схема на достъп</string>
     <string name="zero_amount">0,00</string>
-    <string name="new_transaction_saving">Запазване на трансакцията…</string>
+    <string name="new_transaction_saving">Запазване…</string>
 
 </resources>
index a8bee1ead7ca967e694bc4234e62c5be08fd9adb..d73df328fa13216d048e6187c51f7bb4990ad3da 100644 (file)
     <string name="btn_color_picker_button">Color picker button</string>
     <string name="insecure_scheme_with_auth">WARNING: Insecure http used with authentication</string>
     <string name="zero_amount">0.00</string>
-    <string name="new_transaction_saving">Saving transaction…</string>
+    <string name="new_transaction_saving">Saving…</string>
 </resources>