Skip to content

Commit c89eb9b

Browse files
committed
localizable from recent changes
1 parent a028bbd commit c89eb9b

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

BDKSwiftExampleWallet/Resources/Localizable.xcstrings

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@
6666
}
6767
},
6868
"- %llu sats" : {
69+
"extractionState" : "stale",
6970
"localizations" : {
7071
"fr" : {
7172
"stringUnit" : {
@@ -82,6 +83,7 @@
8283
}
8384
},
8485
"?" : {
86+
"extractionState" : "stale",
8587
"localizations" : {
8688
"fr" : {
8789
"stringUnit" : {
@@ -183,6 +185,16 @@
183185
}
184186
}
185187
},
188+
"%@%lld sats" : {
189+
"localizations" : {
190+
"en" : {
191+
"stringUnit" : {
192+
"state" : "new",
193+
"value" : "%1$@%2$lld sats"
194+
}
195+
}
196+
}
197+
},
186198
"%lld Output%@" : {
187199
"localizations" : {
188200
"en" : {
@@ -271,6 +283,7 @@
271283
}
272284
},
273285
"+ %llu sats" : {
286+
"extractionState" : "stale",
274287
"localizations" : {
275288
"fr" : {
276289
"stringUnit" : {

0 commit comments

Comments
 (0)