[anjuta] Fixed needlessly marked label for translation



commit d0a484225602e1e864bfba0e0b74e280dedd2833
Author: Marek Černocký <marek manet cz>
Date:   Sun Feb 24 09:27:51 2013 +0100

    Fixed needlessly marked label for translation

 .../anjuta-build-basic-autotools-plugin.ui         |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.ui 
b/plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.ui
index 39ab424..428ba8e 100644
--- a/plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.ui
+++ b/plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.ui
@@ -251,7 +251,7 @@
                                     <property name="visible">True</property>
                                     <property name="can_focus">False</property>
                                     <property name="xalign">0</property>
-                                    <property name="label" translatable="yes">label</property>
+                                    <property name="label">label</property>
                                   </object>
                                   <packing>
                                     <property name="expand">True</property>


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