Strings - app/src/main/res/values-is/strings.xml

This commit is contained in:
runner 2022-05-13 02:49:57 +00:00 committed by Gabriel Luong
parent 025c6af397
commit 85596e0f7d
1 changed files with 5 additions and 0 deletions

View File

@ -1624,6 +1624,11 @@
<!-- The text for the "Delete address" button for deleting an address -->
<string name="addressess_delete_address_button">Eyða tölvupóstfangi</string>
<!-- The text for the positive button on "Delete address" dialog -->
<string name="addressess_confirm_dialog_ok_button">Eyða</string>
<!-- The text for the negative button on "Delete address" dialog -->
<string name="addressess_confirm_dialog_cancel_button">Hætta við</string>
<!-- Title of the Add search engine screen -->
<string name="search_engine_add_custom_search_engine_title">Bæta við leitarvél</string>
<!-- Title of the Edit search engine screen -->