diff options
author | Not Zed <NotZed@Ximian.com> | 2004-05-12 11:54:20 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-05-12 11:54:20 +0800 |
commit | c5347b4bda3777b61a85f3765a57de06b5e38ebc (patch) | |
tree | 01344beec47ebf10a6b95fa791aa4d24a7c3aaea /shell/ChangeLog | |
parent | 2e3c52fbef7ca35f85d3002571d9daffc3337258 (diff) | |
download | gsoc2013-evolution-c5347b4bda3777b61a85f3765a57de06b5e38ebc.tar gsoc2013-evolution-c5347b4bda3777b61a85f3765a57de06b5e38ebc.tar.gz gsoc2013-evolution-c5347b4bda3777b61a85f3765a57de06b5e38ebc.tar.bz2 gsoc2013-evolution-c5347b4bda3777b61a85f3765a57de06b5e38ebc.tar.lz gsoc2013-evolution-c5347b4bda3777b61a85f3765a57de06b5e38ebc.tar.xz gsoc2013-evolution-c5347b4bda3777b61a85f3765a57de06b5e38ebc.tar.zst gsoc2013-evolution-c5347b4bda3777b61a85f3765a57de06b5e38ebc.zip |
fix the label tag for the upgrade failed box.
2004-05-12 Not Zed <NotZed@Ximian.com>
* shell-errors.xml: fix the label tag for the upgrade failed box.
svn path=/trunk/; revision=25874
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index f2d4b454fb..438b8d2c2a 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,7 @@ 2004-05-12 Not Zed <NotZed@Ximian.com> + * shell-errors.xml: fix the label tag for the upgrade failed box. + * shell-errors.xml.h: add for translators. 2004-05-11 Not Zed <NotZed@Ximian.com> |