diff options
author | Harish Krishnaswamy <kharish@novell.com> | 2006-01-16 16:04:29 +0800 |
---|---|---|
committer | Harish Krishnaswamy <kharish@src.gnome.org> | 2006-01-16 16:04:29 +0800 |
commit | e23b0cfd5235a90ecb23c1395d338e5a65cd5149 (patch) | |
tree | ddf75105b4fd3b3c8bdf209ed6382268f2b22c2a /plugins/exchange-operations/ChangeLog | |
parent | 22c76b0d7487700ea00f5ec131faca887b389cbc (diff) | |
download | gsoc2013-evolution-e23b0cfd5235a90ecb23c1395d338e5a65cd5149.tar gsoc2013-evolution-e23b0cfd5235a90ecb23c1395d338e5a65cd5149.tar.gz gsoc2013-evolution-e23b0cfd5235a90ecb23c1395d338e5a65cd5149.tar.bz2 gsoc2013-evolution-e23b0cfd5235a90ecb23c1395d338e5a65cd5149.tar.lz gsoc2013-evolution-e23b0cfd5235a90ecb23c1395d338e5a65cd5149.tar.xz gsoc2013-evolution-e23b0cfd5235a90ecb23c1395d338e5a65cd5149.tar.zst gsoc2013-evolution-e23b0cfd5235a90ecb23c1395d338e5a65cd5149.zip |
Fix a grammar error in translatable string. (#327155)
2006-01-16 Harish Krishnaswamy <kharish@novell.com>
* exchange-config-listener.c: (display_passwd_expiry_message):
Fix a grammar error in translatable string. (#327155)
svn path=/trunk/; revision=31200
Diffstat (limited to 'plugins/exchange-operations/ChangeLog')
-rw-r--r-- | plugins/exchange-operations/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog index f65f7ca4c7..c427922bf6 100644 --- a/plugins/exchange-operations/ChangeLog +++ b/plugins/exchange-operations/ChangeLog @@ -1,3 +1,8 @@ +2006-01-16 Harish Krishnaswamy <kharish@novell.com> + + * exchange-config-listener.c: (display_passwd_expiry_message): + Fix a grammar error in translatable string. (#327155) + 2006-01-13 Sushma Rai <rsushma@novell.com> * exchange-config-listener.c (exchange_config_listener_authenticate): |