diff options
author | Andre Klapper <a9016009@gmx.de> | 2011-07-28 18:08:53 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@gnome-db.org> | 2011-09-14 20:08:41 +0800 |
commit | f6bfaabef905702a750f1c40fa5d425ba2c42f54 (patch) | |
tree | 93b49dc83e9dede06da454537bd4b36e1e635d43 | |
parent | 6c016bfbb8d4fc53153c43eb80b382e2d577c17d (diff) | |
download | gsoc2013-evolution-f6bfaabef905702a750f1c40fa5d425ba2c42f54.tar gsoc2013-evolution-f6bfaabef905702a750f1c40fa5d425ba2c42f54.tar.gz gsoc2013-evolution-f6bfaabef905702a750f1c40fa5d425ba2c42f54.tar.bz2 gsoc2013-evolution-f6bfaabef905702a750f1c40fa5d425ba2c42f54.tar.lz gsoc2013-evolution-f6bfaabef905702a750f1c40fa5d425ba2c42f54.tar.xz gsoc2013-evolution-f6bfaabef905702a750f1c40fa5d425ba2c42f54.tar.zst gsoc2013-evolution-f6bfaabef905702a750f1c40fa5d425ba2c42f54.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> |