fix strings
This commit is contained in:
parent
0679ccad6e
commit
5f16b9cdd5
2 changed files with 4 additions and 4 deletions
4
de.arb
4
de.arb
|
|
@ -490,8 +490,8 @@
|
|||
"verificationBadgeYellowDesc": "Ein Kontakt, der von mind. einem *deiner Kontakte verifiziert* wurde.",
|
||||
"verificationBadgeRedDesc": "Ein Kontakt, dessen Identität noch *nicht überprüft* wurde.",
|
||||
"scanNow": "Jetzt scannen",
|
||||
"qrScannerVerifyHint": "Um einen Kontakt zu verifizieren, bitte ihn, seinen QR-Code zu öffnen (Chat-Liste > QR-Code-Button unten rechts)",
|
||||
"qrScannerVerifyUserHint": "Um {username} zu verifizieren, bitte ihn, seinen QR-Code zu öffnen (Chat-Liste > QR-Code-Button unten rechts)",
|
||||
"qrScannerVerifyHint": "Zum Verifizieren muss die andere Person ihren QR-Code öffnen (Chat-Liste > QR-Code-Button unten rechts)",
|
||||
"qrScannerVerifyUserHint": "Zum Verifizieren muss {username} seinen QR-Code öffnen (Chat-Liste > QR-Code-Button unten rechts)",
|
||||
"@qrScannerVerifyUserHint": {
|
||||
"placeholders": {
|
||||
"username": {}
|
||||
|
|
|
|||
4
en.arb
4
en.arb
|
|
@ -500,8 +500,8 @@
|
|||
"verificationBadgeYellowDesc": "A contact who has been verified by at least one of *your contacts*.",
|
||||
"verificationBadgeRedDesc": "A contact whose identity has *not* yet been verified.",
|
||||
"scanNow": "Scan now",
|
||||
"qrScannerVerifyHint": "To verify a contact ask them to open their QR code (Chat Lists > QR code button at the bottom right)",
|
||||
"qrScannerVerifyUserHint": "To verify {username} ask them to open their QR code (Chat Lists > QR code button at the bottom right)",
|
||||
"qrScannerVerifyHint": "To verify, the other person must open their QR code (Chat Lists > QR code button at the bottom right)",
|
||||
"qrScannerVerifyUserHint": "To verify, {username} must open their QR code (Chat Lists > QR code button at the bottom right)",
|
||||
"@qrScannerVerifyUserHint": {
|
||||
"placeholders": {
|
||||
"username": {}
|
||||
|
|
|
|||
Loading…
Reference in a new issue