diff options
-rw-r--r-- | java/res/values-eu/strings.xml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/java/res/values-eu/strings.xml b/java/res/values-eu/strings.xml index 03e617ee..fab9c44b 100644 --- a/java/res/values-eu/strings.xml +++ b/java/res/values-eu/strings.xml @@ -111,8 +111,6 @@ <string name="shortcut_group_a11y_title" msgid="3097624986281770746">"Partekatze zuzenen helburuak"</string> <string name="suggested_apps_group_a11y_title" msgid="2394561651436551139">"Aplikazioen iradokizunak"</string> <string name="all_apps_group_a11y_title" msgid="2646382370571120047">"Aplikazioen zerrenda"</string> - <!-- no translation found for copy_text (1341801611046464360) --> - <skip /> - <!-- no translation found for copy_link (3822142723771306592) --> - <skip /> + <string name="copy_text" msgid="1341801611046464360">"Kopiatu testua"</string> + <string name="copy_link" msgid="3822142723771306592">"Kopiatu esteka"</string> </resources> |