[pitivi] Fix the "Render" button label in the render dialog



commit f7513ba13a9f94050516d4e8af08e52091714d17
Author: Jean-FranÃois Fortin Tam <nekohayo gmail com>
Date:   Thu Aug 9 11:49:47 2012 -0400

    Fix the "Render" button label in the render dialog

 data/ui/renderingdialog.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/ui/renderingdialog.ui b/data/ui/renderingdialog.ui
index fbda1b2..fa58424 100644
--- a/data/ui/renderingdialog.ui
+++ b/data/ui/renderingdialog.ui
@@ -103,7 +103,7 @@
             </child>
             <child>
               <object class="GtkButton" id="render_button">
-                <property name="label">pitivi-render</property>
+                <property name="label" translatable="yes">Render</property>
                 <property name="use_action_appearance">False</property>
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>



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