[recipes] Remove an unneeded string



commit 46c2834216498e992da65cc0ed68556e7a91cab5
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Dec 8 15:40:03 2016 -0500

    Remove an unneeded string
    
    We shouldn't mark placeholder text that gets replaced as
    translatable. It causes unnecessary work for translators.

 src/gr-details-page.ui |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/gr-details-page.ui b/src/gr-details-page.ui
index 11ec1f1..c4e0afc 100644
--- a/src/gr-details-page.ui
+++ b/src/gr-details-page.ui
@@ -275,7 +275,6 @@ followed</property>
                 <child>
                   <object class="GtkLabel" id="cooked_label">
                     <property name="visible">1</property>
-                    <property name="label" translatable="yes">Cooked 5 times</property>
                     <property name="xalign">0</property>
                   </object>
                   <packing>


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