diff options
author | Andre Klapper <a9016009@gmx.de> | 2011-07-28 18:08:53 +0800 |
---|---|---|
committer | Andre Klapper <a9016009@gmx.de> | 2011-07-28 18:10:04 +0800 |
commit | a85e76fd0f824853014652c214bded61c957cc28 (patch) | |
tree | 0e865cebe999ad36698a30f8e0ac23f8839f60e9 | |
parent | f093504e65eb82178d1335a9c8f748caf4382580 (diff) | |
download | gsoc2013-evolution-a85e76fd0f824853014652c214bded61c957cc28.tar.gz gsoc2013-evolution-a85e76fd0f824853014652c214bded61c957cc28.tar.zst gsoc2013-evolution-a85e76fd0f824853014652c214bded61c957cc28.zip |
Replace user name by username as used anywhere else in Evolution
-rw-r--r-- | shell/apps_evolution_shell.schemas.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/apps_evolution_shell.schemas.in b/shell/apps_evolution_shell.schemas.in index a0b94b3f49..dd5544284c 100644 --- a/shell/apps_evolution_shell.schemas.in +++ b/shell/apps_evolution_shell.schemas.in @@ -351,7 +351,7 @@ <type>string</type> <locale name="C"> <short>HTTP proxy username</short> - <long>User name to pass as authentication when doing HTTP proxying.</long> + <long>Username to pass as authentication when doing HTTP proxying.</long> </locale> </schema> |