[anjuta] Removed useless mark for translation



commit cceaa75df9a40b671f5f5972476ba67805a0e49c
Author: Marek Černocký <marek manet cz>
Date:   Sun Aug 24 16:18:46 2014 +0200

    Removed useless mark for translation

 plugins/starter/starter.ui |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/plugins/starter/starter.ui b/plugins/starter/starter.ui
index 5baf1ac..07d4cde 100644
--- a/plugins/starter/starter.ui
+++ b/plugins/starter/starter.ui
@@ -153,7 +153,7 @@
                     <property name="can_focus">False</property>
                     <property name="halign">center</property>
                     <property name="valign">center</property>
-                    <property name="label" translatable="yes">label</property>
+                    <property name="label">label</property>
                     <attributes>
                       <attribute name="weight" value="bold"/>
                     </attributes>
@@ -168,7 +168,7 @@
                   <object class="GtkLabel" id="path_label">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="label" translatable="yes">label</property>
+                    <property name="label">label</property>
                     <property name="wrap">True</property>
                     <style>
                       <class name="dim-label"/>


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