[gbrainy] Make Save button localizable



commit b30e1773c36b3bf1e9e0549778a92723bf417d6a
Author: Jordi Mas <jmas softcatala org>
Date:   Tue Nov 23 01:46:45 2010 +0100

    Make Save button localizable

 .../Classical/Dialogs/ui/PdfExportDialog.ui        |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Clients/Classical/Dialogs/ui/PdfExportDialog.ui b/src/Clients/Classical/Dialogs/ui/PdfExportDialog.ui
index 6b10352..b20dc58 100644
--- a/src/Clients/Classical/Dialogs/ui/PdfExportDialog.ui
+++ b/src/Clients/Classical/Dialogs/ui/PdfExportDialog.ui
@@ -346,7 +346,7 @@
             </child>
             <child>
               <object class="GtkButton" id="okbutton">
-                <property name="label">_Save</property>
+                <property name="label" translatable="yes">_Save</property>
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="can_default">True</property>



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