mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Mark a couple of strings as not needing translation.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12061 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2005-11-28 David Hampton <hampton@hampton-lnx.cisco.com>
|
||||
|
||||
* src/gnome-utils/gnc-gui-query.glade: Mark a couple of strings as
|
||||
not needing translation.
|
||||
|
||||
2005-11-27 David Hampton <hampton@employees.org>
|
||||
|
||||
*src/gnome-utils/druid-gconf-setup.glade: Make the capitalization
|
||||
|
||||
@@ -85,7 +85,7 @@
|
||||
<widget class="GtkLabel" id="label">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="label" translatable="yes"><b>Primary text</b>
|
||||
<property name="label"><b>Primary text</b>
|
||||
|
||||
Secondary text. Multiple
|
||||
lines are acceptable</property>
|
||||
@@ -265,7 +265,7 @@ lines are acceptable</property>
|
||||
<widget class="GtkLabel" id="label">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="label" translatable="yes"><b>Primary text</b>
|
||||
<property name="label"><b>Primary text</b>
|
||||
|
||||
Secondary text. Multiple
|
||||
lines are acceptable</property>
|
||||
@@ -445,7 +445,7 @@ lines are acceptable</property>
|
||||
<widget class="GtkLabel" id="label">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="label" translatable="yes"><b>Primary text</b>
|
||||
<property name="label"><b>Primary text</b>
|
||||
|
||||
Secondary text. Multiple
|
||||
lines are acceptable</property>
|
||||
|
||||
Reference in New Issue
Block a user