Don't need to translate placeholder labels.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13412 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Derek Atkins
2006-02-27 15:16:58 +00:00
parent ac4ae4e58e
commit b67d5a7e99
8 changed files with 25 additions and 14 deletions
+11
View File
@@ -1,3 +1,14 @@
2006-02-27 Derek Atkins <derek@ihtfp.com>
* src/business/business-gnome/glade/job.glade
* src/business/business-gnome/glade/order.glade
* src/business/business-gnome/glade/invoice.glade
* src/business/business-gnome/glade/billterms.glade
* src/business/business-gnome/glade/payment.glade
* src/business/business-gnome/glade/vendor.glade
* src/business/business-gnome/glade/customer.glade
Don't need to translate placeholder labels.
2006-02-26 Derek Atkins <derek@ihtfp.com>
Apply a re-work of Titi Ala'ilima's patch to apply payments
@@ -344,7 +344,7 @@
<child>
<widget class="GtkLabel" id="type_label">
<property name="visible">True</property>
<property name="label" translatable="yes">(type)</property>
<property name="label" translatable="no">(type)</property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_CENTER</property>
@@ -966,7 +966,7 @@
<child>
<widget class="GtkMenuItem" id="convertwidget4">
<property name="visible">True</property>
<property name="label" translatable="yes">(terms)</property>
<property name="label" translatable="no">(terms)</property>
<property name="use_underline">True</property>
</widget>
</child>
@@ -1027,7 +1027,7 @@
<child>
<widget class="GtkMenuItem" id="convertwidget6">
<property name="visible">True</property>
<property name="label" translatable="yes">(taxincluded)</property>
<property name="label" translatable="no">(taxincluded)</property>
<property name="use_underline">True</property>
</widget>
</child>
@@ -1082,7 +1082,7 @@
<child>
<widget class="GtkMenuItem" id="convertwidget8">
<property name="visible">True</property>
<property name="label" translatable="yes">(taxtables)</property>
<property name="label" translatable="no">(taxtables)</property>
<property name="use_underline">True</property>
</widget>
</child>
@@ -261,7 +261,7 @@
<child>
<widget class="GtkLabel" id="owner_label">
<property name="visible">True</property>
<property name="label" translatable="yes">(owner)</property>
<property name="label" translatable="no">(owner)</property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_RIGHT</property>
@@ -422,7 +422,7 @@
<child>
<widget class="GtkMenuItem" id="convertwidget2">
<property name="visible">True</property>
<property name="label" translatable="yes">(terms)</property>
<property name="label" translatable="no">(terms)</property>
<property name="use_underline">True</property>
</widget>
</child>
@@ -1228,7 +1228,7 @@
<child>
<widget class="GtkMenuItem" id="convertwidget8">
<property name="visible">True</property>
<property name="label" translatable="yes">(terms)</property>
<property name="label" translatable="no">(terms)</property>
<property name="use_underline">True</property>
</widget>
</child>
+1 -1
View File
@@ -266,7 +266,7 @@
<child>
<widget class="GtkLabel" id="owner_label">
<property name="visible">True</property>
<property name="label" translatable="yes">(owner)</property>
<property name="label" translatable="no">(owner)</property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_RIGHT</property>
@@ -353,7 +353,7 @@
<child>
<widget class="GtkLabel" id="owner_label">
<property name="visible">True</property>
<property name="label" translatable="yes">(owner)</property>
<property name="label" translatable="no">(owner)</property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_RIGHT</property>
@@ -95,7 +95,7 @@
<child>
<widget class="GtkLabel" id="owner_label">
<property name="visible">True</property>
<property name="label" translatable="yes">(owner)</property>
<property name="label" translatable="no">(owner)</property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_RIGHT</property>
@@ -116,7 +116,7 @@
<child>
<widget class="GtkLabel" id="invoice_label">
<property name="visible">True</property>
<property name="label" translatable="yes">(invoice)</property>
<property name="label" translatable="no">(invoice)</property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -925,7 +925,7 @@
<child>
<widget class="GtkMenuItem" id="convertwidget4">
<property name="visible">True</property>
<property name="label" translatable="yes">(terms)</property>
<property name="label" translatable="no">(terms)</property>
<property name="use_underline">True</property>
</widget>
</child>
@@ -952,7 +952,7 @@
<child>
<widget class="GtkMenuItem" id="convertwidget6">
<property name="visible">True</property>
<property name="label" translatable="yes">(taxincluded)</property>
<property name="label" translatable="no">(taxincluded)</property>
<property name="use_underline">True</property>
</widget>
</child>
@@ -1007,7 +1007,7 @@
<child>
<widget class="GtkMenuItem" id="convertwidget8">
<property name="visible">True</property>
<property name="label" translatable="yes">(taxtables)</property>
<property name="label" translatable="no">(taxtables)</property>
<property name="use_underline">True</property>
</widget>
</child>