[epiphany/wip/exalm/primary-menu: 2/2] page-menu-popover: Use shorter strings




commit fb63edb3284ea10bad90d639fea53d1838f6654d
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Mon Oct 17 22:27:44 2022 +0400

    page-menu-popover: Use shorter strings
    
    Fixes https://gitlab.gnome.org/GNOME/epiphany/-/issues/1875

 src/resources/gtk/page-menu-popover.ui | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/src/resources/gtk/page-menu-popover.ui b/src/resources/gtk/page-menu-popover.ui
index 98aa2dfda..d2997aff5 100644
--- a/src/resources/gtk/page-menu-popover.ui
+++ b/src/resources/gtk/page-menu-popover.ui
@@ -64,11 +64,11 @@
     </section>
     <section>
       <item>
-        <attribute name="label" translatable="yes">Install Site as Web _Application…</attribute>
+        <attribute name="label" translatable="yes">Install as _Web App…</attribute>
         <attribute name="action">win.save-as-application</attribute>
       </item>
       <item>
-        <attribute name="label" translatable="yes">Open Appli_cation Manager</attribute>
+        <attribute name="label" translatable="yes">Manag_e Web Apps</attribute>
         <attribute name="action">win.open-application-manager</attribute>
       </item>
       <item>
@@ -79,7 +79,7 @@
     </section>
     <section>
       <item>
-        <attribute name="label" translatable="yes">_Override Text Encoding…</attribute>
+        <attribute name="label" translatable="yes">Text Enco_ding…</attribute>
         <attribute name="action">win.encoding</attribute>
       </item>
     </section>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]