Mark some forgotten strings for translation. Fixes bug #553067
2008-09-29 Gabor Kelemen <kelemeng@gnome.hu> * mail-config.glade: Mark some forgotten strings for translation. Fixes bug #553067 svn path=/trunk/; revision=36479
This commit is contained in:
committed by
Gabor Keleman
parent
abab01f303
commit
7e04ddfaa1
@ -1,3 +1,7 @@
|
||||
2008-09-29 Gabor Kelemen <kelemeng@gnome.hu>
|
||||
|
||||
* mail-config.glade: Mark some forgotten strings for translation. Fixes bug #553067
|
||||
|
||||
2008-09-29 Milan Crha <mcrha@redhat.com>
|
||||
|
||||
** Fix for bug #530716
|
||||
|
||||
@ -2804,7 +2804,7 @@ For example: "Work" or "Personal"</property>
|
||||
<widget class="Custom" id="sent_button">
|
||||
<property name="visible">True</property>
|
||||
<property name="creation_function">em_account_editor_folder_selector_button_new</property>
|
||||
<property name="string1">Select Sent Folder</property>
|
||||
<property name="string1" translatable="yes">Select Sent Folder</property>
|
||||
<property name="int1">0</property>
|
||||
<property name="int2">0</property>
|
||||
<property name="last_modification_time">Tue, 14 Dec 2004 17:07:09 GMT</property>
|
||||
@ -2823,7 +2823,7 @@ For example: "Work" or "Personal"</property>
|
||||
<widget class="Custom" id="drafts_button">
|
||||
<property name="visible">True</property>
|
||||
<property name="creation_function">em_account_editor_folder_selector_button_new</property>
|
||||
<property name="string1">Select Drafts Folder</property>
|
||||
<property name="string1" translatable="yes">Select Drafts Folder</property>
|
||||
<property name="int1">0</property>
|
||||
<property name="int2">0</property>
|
||||
<property name="last_modification_time">Tue, 14 Dec 2004 17:07:02 GMT</property>
|
||||
|
||||
Reference in New Issue
Block a user