[anjuta] debugger: bgo #589601 – "gtk-execute" and "gtk-cancel" marked for translation



commit 1ddc583927b9d73d099f399bd0e1a6cc29b2a409
Author: Sébastien Granjoux <seb sfo free fr>
Date:   Tue Jul 28 22:36:42 2009 +0200

    debugger: bgo #589601 â?? "gtk-execute" and "gtk-cancel" marked for translation

 plugins/debug-manager/anjuta-debug-manager.ui |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/plugins/debug-manager/anjuta-debug-manager.ui b/plugins/debug-manager/anjuta-debug-manager.ui
index de45cab..e5d6626 100644
--- a/plugins/debug-manager/anjuta-debug-manager.ui
+++ b/plugins/debug-manager/anjuta-debug-manager.ui
@@ -2201,7 +2201,7 @@
     </action-widgets>
   </object>
   <object class="GtkWindow" id="debug_manager_preferences">
-    <property name="title" translatable="yes">window1</property>
+    <property name="title" translatable="no">window1</property>
     <child>
       <object class="GtkVBox" id="preferences_container">
         <property name="visible">True</property>
@@ -2443,7 +2443,7 @@ When optimizations are enabled, the debugger cannot always identify the source c
             <property name="layout_style">end</property>
             <child>
               <object class="GtkButton" id="button4">
-                <property name="label" translatable="yes">gtk-cancel</property>
+                <property name="label" translatable="no">gtk-cancel</property>
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="receives_default">True</property>
@@ -2457,7 +2457,7 @@ When optimizations are enabled, the debugger cannot always identify the source c
             </child>
             <child>
               <object class="GtkButton" id="button8">
-                <property name="label" translatable="yes">gtk-execute</property>
+                <property name="label" translatable="no">gtk-execute</property>
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="has_focus">True</property>



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