[gnome-contacts] Unmark “app.quit” from translation



commit 333fa64188b9ee6b4254ac9ec808d99928116e21
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Tue Dec 26 16:42:38 2017 +0100

    Unmark “app.quit” from translation

 data/ui/contacts-window.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/ui/contacts-window.ui b/data/ui/contacts-window.ui
index a2bd487..d9d48d2 100644
--- a/data/ui/contacts-window.ui
+++ b/data/ui/contacts-window.ui
@@ -297,7 +297,7 @@
         <property name="visible">True</property>
         <property name="can_focus">True</property>
         <property name="label" translatable="yes">Quit</property>
-        <property name="action_name" translatable="yes">app.quit</property>
+        <property name="action_name">app.quit</property>
         <child internal-child="accessible">
           <object class="AtkObject" id="setup_quit_button_atkobject">
             <property name="AtkObject::accessible-name" translatable="yes">Cancel setup and quit</property>


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