mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Various i18n string improvements.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12042 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
f6c317a373
commit
c5544889e8
@ -1757,7 +1757,7 @@ click "Ok".</property>
|
||||
<child>
|
||||
<widget class="GtkLabel" id="label847796">
|
||||
<property name="visible">True</property>
|
||||
<property name="label" translatable="yes">'A'</property>
|
||||
<property name="label" translatable="yes">"A"</property>
|
||||
<property name="use_underline">False</property>
|
||||
<property name="use_markup">False</property>
|
||||
<property name="justify">GTK_JUSTIFY_LEFT</property>
|
||||
@ -1781,7 +1781,7 @@ click "Ok".</property>
|
||||
<child>
|
||||
<widget class="GtkLabel" id="label847797">
|
||||
<property name="visible">True</property>
|
||||
<property name="label" translatable="yes">'R'</property>
|
||||
<property name="label" translatable="yes">"R"</property>
|
||||
<property name="use_underline">False</property>
|
||||
<property name="use_markup">False</property>
|
||||
<property name="justify">GTK_JUSTIFY_LEFT</property>
|
||||
@ -1922,7 +1922,7 @@ click "Ok".</property>
|
||||
<property name="left_margin">0</property>
|
||||
<property name="right_margin">0</property>
|
||||
<property name="indent">0</property>
|
||||
<property name="text" translatable="yes">Select Import Action" allows you to change the matching transaction to reconcile, or the destination account of the auto-balance split (if required).</property>
|
||||
<property name="text" translatable="yes">"Select Import Action" allows you to change the matching transaction to reconcile, or the destination account of the auto-balance split (if required).</property>
|
||||
</widget>
|
||||
</child>
|
||||
</widget>
|
||||
|
Loading…
Reference in New Issue
Block a user