Import l10n.

This commit is contained in:
Mozilla L10n Automation Bot 2021-11-09 00:05:50 +00:00 committed by mergify[bot]
parent 8ced675817
commit e52000bb20
2 changed files with 8 additions and 0 deletions

View File

@ -1259,6 +1259,10 @@
<string name="qr_scanner_dialog_positive">SALLI</string>
<!-- QR code scanner prompt dialog positive option to deny navigation to scanned link -->
<string name="qr_scanner_dialog_negative">ESTÄ</string>
<!-- QR code scanner prompt dialog error message shown when a hostname does not contain http or https. -->
<string name="qr_scanner_dialog_invalid">Verkko-osoite ei ole kelvollinen.</string>
<!-- QR code scanner prompt dialog positive option when there is an error -->
<string name="qr_scanner_dialog_invalid_ok">OK</string>
<!-- Tab collection deletion prompt dialog message. Placeholder will be replaced with the collection name -->
<string name="tab_collection_dialog_message">Poistetaanko %1$s?</string>
<!-- Collection and tab deletion prompt dialog message. This will show when the last tab from a collection is deleted -->

View File

@ -1245,6 +1245,10 @@
<!-- QR code scanner prompt dialog positive option to deny navigation to scanned link -->
<string name="qr_scanner_dialog_negative">WEGERJE</string>
<!-- QR code scanner prompt dialog error message shown when a hostname does not contain http or https. -->
<string name="qr_scanner_dialog_invalid">Webadres net jildich.</string>
<!-- QR code scanner prompt dialog positive option when there is an error -->
<string name="qr_scanner_dialog_invalid_ok">OK</string>
<!-- Tab collection deletion prompt dialog message. Placeholder will be replaced with the collection name -->
<string name="tab_collection_dialog_message">Binne jo wis dat jo %1$s fuortsmite wolle?</string>
<!-- Collection and tab deletion prompt dialog message. This will show when the last tab from a collection is deleted -->