[evolution-groupwise] Bug #620223 - proxy access rights window has an additional string



commit 8dab966588f7f50af5822b650e0c6e4a6c21003f
Author: Vibha Yadav <yvibha suse com>
Date:   Mon Nov 21 14:48:27 2011 +0530

    Bug #620223 - proxy access rights window has an additional string
    
    Removed the string "permission to read"

 src/plugins/proxy-add-dialog.ui |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/src/plugins/proxy-add-dialog.ui b/src/plugins/proxy-add-dialog.ui
index 3aafc15..0f8ba0c 100644
--- a/src/plugins/proxy-add-dialog.ui
+++ b/src/plugins/proxy-add-dialog.ui
@@ -396,7 +396,7 @@
                                   <object class="GtkCheckButton" id="mailRead">
                                     <property name="visible">True</property>
                                     <property name="can_focus">True</property>
-                                    <property comments="To Translators: strip the part in front of the | and the | itself" context="yes" name="label" translatable="yes">permission to read|_Read</property>
+                                    <property comments="To Translators: strip the part in front of the | and the | itself" context="yes" name="label" translatable="yes">_Read</property>
                                     <property name="use_underline">True</property>
                                     <property name="relief">GTK_RELIEF_NORMAL</property>
                                     <property name="focus_on_click">True</property>
@@ -419,7 +419,7 @@
                                   <object class="GtkCheckButton" id="appRead">
                                     <property name="visible">True</property>
                                     <property name="can_focus">True</property>
-                                    <property comments="To Translators: strip the part in front of the | and the | itself" context="yes" name="label" translatable="yes">permission to read|_Read</property>
+                                    <property comments="To Translators: strip the part in front of the | and the | itself" context="yes" name="label" translatable="yes">_Read</property>
                                     <property name="use_underline">True</property>
                                     <property name="relief">GTK_RELIEF_NORMAL</property>
                                     <property name="focus_on_click">True</property>
@@ -442,7 +442,7 @@
                                   <object class="GtkCheckButton" id="noteRead">
                                     <property name="visible">True</property>
                                     <property name="can_focus">True</property>
-                                    <property comments="To Translators: strip the part in front of the | and the | itself" context="yes" name="label" translatable="yes">permission to read|_Read</property>
+                                    <property comments="To Translators: strip the part in front of the | and the | itself" context="yes" name="label" translatable="yes">_Read</property>
                                     <property name="use_underline">True</property>
                                     <property name="relief">GTK_RELIEF_NORMAL</property>
                                     <property name="focus_on_click">True</property>
@@ -465,7 +465,7 @@
                                   <object class="GtkCheckButton" id="taskRead">
                                     <property name="visible">True</property>
                                     <property name="can_focus">True</property>
-                                    <property comments="To Translators: strip the part in front of the | and the | itself" context="yes" name="label" translatable="yes">permission to read|_Read</property>
+                                    <property comments="To Translators: strip the part in front of the | and the | itself" context="yes" name="label" translatable="yes">_Read</property>
                                     <property name="use_underline">True</property>
                                     <property name="relief">GTK_RELIEF_NORMAL</property>
                                     <property name="focus_on_click">True</property>



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