Commit 31535f79 authored by runner's avatar runner Committed by Sebastian Kaspari
Browse files

Strings - components/feature/contextmenu/src/main/res/values-ia/strings.xml

parent a5e3242d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
    <!-- Text for context menu item to open the link in a new tab. -->
    <string name="mozac_feature_contextmenu_open_link_in_new_tab">Aperir le ligamine in un nove scheda</string>
    <!-- Text for context menu item to open the link in a private tab. -->
    <string name="mozac_feature_contextmenu_open_link_in_private_tab">Aperir ligamine in scheda anonyme</string>
    <string name="mozac_feature_contextmenu_open_link_in_private_tab">Aperir ligamine in scheda private</string>
    <!-- Text for context menu item to open the image in a new tab. -->
    <string name="mozac_feature_contextmenu_open_image_in_new_tab">Aperir imagine in nove scheda</string>
    <!-- Text for context menu item to save / download the link. -->
@@ -23,7 +23,7 @@
    <!-- Text for confirmation "snackbar" shown after opening a link in a new tab.  -->
    <string name="mozac_feature_contextmenu_snackbar_new_tab_opened">Nove scheda aperite</string>
    <!-- Text for confirmation "snackbar" shown after opening a link in a new private tab.  -->
    <string name="mozac_feature_contextmenu_snackbar_new_private_tab_opened">Nove scheda anonyme aperite</string>
    <string name="mozac_feature_contextmenu_snackbar_new_private_tab_opened">Nove scheda private aperite</string>
    <!-- Text for confirmation "snackbar" shown after copying a link or image URL to the clipboard. -->
    <string name="mozac_feature_contextmenu_snackbar_link_copied">Ligamine copiate al area de transferentia</string>
    <!-- Action shown in a "snacbkar" after opening a new/private tab. Clicking this action will switch to the newly opened tab. -->