Import translations from android-l10n
This commit is contained in:
committed by
mergify[bot]
parent
8f7131ef2f
commit
546b57c9f9
@@ -33,11 +33,11 @@
|
||||
<!-- Text for context menu item to open the link in an external app. -->
|
||||
<string name="mozac_feature_contextmenu_open_link_in_external_app">Otvoriť odkaz v inej aplikácii</string>
|
||||
<!-- Text for context menu item to share the email with another app. -->
|
||||
<string name="mozac_feature_contextmenu_share_email_address">Zdieľať e-mailovú adresu</string>
|
||||
<string name="mozac_feature_contextmenu_share_email_address">Zdieľať e‑mailovú adresu</string>
|
||||
<!-- Text for context menu item to copy the email address to the clipboard. -->
|
||||
<string name="mozac_feature_contextmenu_copy_email_address">Kopírovať e-mailovú adresu</string>
|
||||
<string name="mozac_feature_contextmenu_copy_email_address">Kopírovať e‑mailovú adresu</string>
|
||||
<!-- Text for confirmation "snackbar" shown after copying a email address to the clipboard. -->
|
||||
<string name="mozac_feature_contextmenu_snackbar_email_address_copied">E-mailová adresa bola skopírovaná do schránky</string>
|
||||
<string name="mozac_feature_contextmenu_snackbar_email_address_copied">E‑mailová adresa bola skopírovaná do schránky</string>
|
||||
<!-- Text for context menu item to add to a contact. -->
|
||||
<string name="mozac_feature_contextmenu_add_to_contact">Pridať medzi kontakty</string>
|
||||
<!-- Action shown in a text selection context menu. This will prompt a search using the selected text.-->
|
||||
@@ -47,7 +47,7 @@
|
||||
<!-- Action shown in a text selection context menu. This will prompt a share of the selected text. -->
|
||||
<string name="mozac_selection_context_menu_share">Zdieľať</string>
|
||||
<!-- Action shown in a text selection context menu. This will prompt a new email from the selected text. -->
|
||||
<string name="mozac_selection_context_menu_email">Poslať e-mail</string>
|
||||
<string name="mozac_selection_context_menu_email">Poslať e‑mail</string>
|
||||
<!-- Action shown in a text selection context menu. This will prompt a new call from the selected text. -->
|
||||
<string name="mozac_selection_context_menu_call">Zavolať</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user