Reviewed by Andre Klapper <a9016009@gmx.de>
2008-07-30 Takao Fujiwara <takao.fujiwara@sun.com> Reviewed by Andre Klapper <a9016009@gmx.de> ** Fix for bug #545300 * gui/merging/eab-contact-duplicate-detected.glade: Add a translatable tag in "_Merge" string. svn path=/trunk/; revision=35864
This commit is contained in:
committed by
Takao Fujiwara
parent
0cbfeec6ed
commit
9d1a776897
@ -1,3 +1,12 @@
|
||||
2008-07-30 Takao Fujiwara <takao.fujiwara@sun.com>
|
||||
|
||||
Reviewed by Andre Klapper <a9016009@gmx.de>
|
||||
|
||||
** Fix for bug #545300
|
||||
|
||||
* gui/merging/eab-contact-duplicate-detected.glade:
|
||||
Add a translatable tag in "_Merge" string.
|
||||
|
||||
2008-07-28 Milan Crha <mcrha@redhat.com>
|
||||
|
||||
** Fix for bug #544383
|
||||
|
||||
@ -61,7 +61,7 @@
|
||||
<property name="visible">True</property>
|
||||
<property name="can_default">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="label">_Merge</property>
|
||||
<property name="label" translatable="yes">_Merge</property>
|
||||
<property name="use_underline">True</property>
|
||||
<property name="relief">GTK_RELIEF_NORMAL</property>
|
||||
<property name="focus_on_click">True</property>
|
||||
|
||||
Reference in New Issue
Block a user