diff options
author | Srinivasa Ragavan <sragavan@novell.com> | 2005-05-06 13:25:09 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2005-05-06 13:25:09 +0800 |
commit | 333247971baf5fc6d19fe441b41410d4463b5569 (patch) | |
tree | 90cc21c3281d32d8fd0c5dec977dccf7e2b3040a /addressbook | |
parent | f1e8bb44d60ec9c8ae918ae544c95862be6b4386 (diff) | |
download | gsoc2013-evolution-333247971baf5fc6d19fe441b41410d4463b5569.tar.gz gsoc2013-evolution-333247971baf5fc6d19fe441b41410d4463b5569.tar.zst gsoc2013-evolution-333247971baf5fc6d19fe441b41410d4463b5569.zip |
Changed string 'login' Rephrased photo string Rephrased photo string
2005-05-06 Srinivasa Ragavan <sragavan@novell.com>
* addressbook/gui/component/ldap-config.glade: Changed string 'login'
* mail/evolution-mail.schemas.in.in: Rephrased photo string
* mail/mail-config.glade: Rephrased photo string
* ui/evolution-mail-message.xml: Changed 'From' to 'from'
svn path=/trunk/; revision=29288
Diffstat (limited to 'addressbook')
-rw-r--r-- | addressbook/gui/component/ldap-config.glade | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/addressbook/gui/component/ldap-config.glade b/addressbook/gui/component/ldap-config.glade index 32ef5a6f72..dfa5ecb0cd 100644 --- a/addressbook/gui/component/ldap-config.glade +++ b/addressbook/gui/component/ldap-config.glade @@ -536,7 +536,7 @@ <child> <widget class="GtkLabel" id="label560"> <property name="visible">True</property> - <property name="label" translatable="yes">_Log in method:</property> + <property name="label" translatable="yes">_Login method:</property> <property name="use_underline">True</property> <property name="use_markup">False</property> <property name="justify">GTK_JUSTIFY_LEFT</property> @@ -1945,7 +1945,7 @@ <child> <widget class="GtkLabel" id="label46"> <property name="visible">True</property> - <property name="label" translatable="yes">_Log in method:</property> + <property name="label" translatable="yes">_Login method:</property> <property name="use_underline">True</property> <property name="use_markup">False</property> <property name="justify">GTK_JUSTIFY_LEFT</property> |