Skip to content

Commit 8cb2e4f

Browse files
committed
Squashed 'i18n/' changes from 300df45..9e7855f
9e7855f Added additional strings needed for the Android-SDK git-subtree-dir: i18n git-subtree-split: 9e7855fcd988184220990484bd611420d73b4012
1 parent 9915c46 commit 8cb2e4f

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

Snabble.twine

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,14 @@
1515
en = No
1616
[Snabble.Settings]
1717
en = Settings
18+
[Snabble.Delete]
19+
en = Delete
1820
[Snabble.remove]
1921
en = Remove
22+
[Snabble.pleaseWait]
23+
en = Please wait...
24+
[Snabble.undo]
25+
en = Undo
2026

2127
[Snabble.Payment.errorStarting]
2228
en = Error starting the payment process
@@ -57,6 +63,8 @@
5763
en = Scanner
5864
[Snabble.Scanner.torchButton]
5965
en = Torch
66+
[Snabble.Scanner.networkError]
67+
en = Product could not be searched online. Please check your internet connection.
6068
[Snabble.Scanner.unknownBarcode]
6169
en = Price information is not available for this product
6270
[Snabble.Scanner.updateCart]
@@ -66,6 +74,8 @@
6674

6775
[Snabble.ShoppingCart.title]
6876
en = Shopping Cart
77+
[Snabble.Shoppingcart.buyProducts.one]
78+
en = Buy %d product for %@
6979
[Snabble.Shoppingcart.buyProducts]
7080
en = Buy %d products for %@
7181
[Snabble.Shoppingcart.emptyState.buttonTitle]
@@ -78,3 +88,22 @@
7888
en = Remove %@ from the cart?
7989
[Snabble.Shoppingcart.removeItems]
8090
en = Remove all products from shopping cart?
91+
92+
[Snabble.PaymentMethod.encodedCodes]
93+
en = Pay at the cash register
94+
[Snabble.PaymentMethod.qrCodePOS]
95+
en = Checkstand
96+
97+
[[Android]]
98+
[Snabble.Payment.aborted]
99+
en = Payment process was aborted
100+
tags = android
101+
[Snabble.Payment.backToHome]
102+
en = Back to the homepage
103+
tags = android
104+
[Snabble.Payment.success]
105+
en = Thank you for your purchase
106+
tags = android
107+
[Snabble.Shoppingcart.articleRemoved]
108+
en = Article removed
109+
tags = android

0 commit comments

Comments
 (0)