diff options
author | Sukhbir Singh <sukhbir.in@gmail.com> | 2009-05-04 12:49:42 +0800 |
---|---|---|
committer | Bharath Acharya <abharath@novell.com> | 2009-05-04 12:49:42 +0800 |
commit | fcb97c2bd7c70c711e4ca201eacb871a34a07bf7 (patch) | |
tree | 4a47cd39bdd33677d1c25e70ccd280ab6e98f552 /mail/evolution-mail.schemas.in | |
parent | 6e72a236dcb592a942881e118d6a71888ea1581b (diff) | |
download | gsoc2013-evolution-fcb97c2bd7c70c711e4ca201eacb871a34a07bf7.tar.gz gsoc2013-evolution-fcb97c2bd7c70c711e4ca201eacb871a34a07bf7.tar.zst gsoc2013-evolution-fcb97c2bd7c70c711e4ca201eacb871a34a07bf7.zip |
** BUGFIX: 355240 - String errors
Fixes typos specific to:
-> addressbook/gui/component/ldap-config.glade.h
-> mail/evolution-mail.schemas.in.in.h
Diffstat (limited to 'mail/evolution-mail.schemas.in')
-rw-r--r-- | mail/evolution-mail.schemas.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/evolution-mail.schemas.in b/mail/evolution-mail.schemas.in index fbebba87cb..0123ab9774 100644 --- a/mail/evolution-mail.schemas.in +++ b/mail/evolution-mail.schemas.in @@ -234,8 +234,8 @@ <locale name="C"> <short>Enable or disable type ahead search feature</short> <long> - Enable side bar search feature so that you can start interactive searching by typing in the text. Use is that you can easily find a folder in that side bar by just typing the folder name and the selection jumps automatically to that folder. - </long> + Enable the side bar search feature to allow interactive searching of folder names. + </long> </locale> </schema> @@ -940,7 +940,7 @@ <locale name="C"> <short>Prompt while marking multiple messages</short> <long> - It disables/enables the prompt while marking multiple messages. + Enable or disable the prompt whilst marking multiple messages. </long> </locale> </schema> |