aboutsummaryrefslogtreecommitdiffstats
path: root/views/tasks
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2001-04-11 15:39:58 +0800
committerChris Lahey <clahey@src.gnome.org>2001-04-11 15:39:58 +0800
commit443c1badc45eea2344d48d379ac780f81698bfcf (patch)
tree52ab59cef6086816efa9be0f46549274eededa44 /views/tasks
parentac8287edb6fa381006a87a03f047825574a8b9d1 (diff)
downloadgsoc2013-evolution-443c1badc45eea2344d48d379ac780f81698bfcf.tar
gsoc2013-evolution-443c1badc45eea2344d48d379ac780f81698bfcf.tar.gz
gsoc2013-evolution-443c1badc45eea2344d48d379ac780f81698bfcf.tar.bz2
gsoc2013-evolution-443c1badc45eea2344d48d379ac780f81698bfcf.tar.lz
gsoc2013-evolution-443c1badc45eea2344d48d379ac780f81698bfcf.tar.xz
gsoc2013-evolution-443c1badc45eea2344d48d379ac780f81698bfcf.tar.zst
gsoc2013-evolution-443c1badc45eea2344d48d379ac780f81698bfcf.zip
Translate the titles here.
2001-04-11 Christopher James Lahey <clahey@ximian.com> * addressbook/galview.xml, mail/galview.xml, tasks/galview.xml: Translate the titles here. svn path=/trunk/; revision=9228
Diffstat (limited to 'views/tasks')
-rw-r--r--views/tasks/galview.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/views/tasks/galview.xml b/views/tasks/galview.xml
index d5490d4b20..83f396b371 100644
--- a/views/tasks/galview.xml
+++ b/views/tasks/galview.xml
@@ -1,5 +1,5 @@
<?xml version="1.0"?>
<GalViewCollection>
- <GalView id="Tasks" title="Tasks" filename="Tasks.galview" type="etable"/>
- <GalView id="With_Category" title="With Category" filename="With_Category.galview" type="etable"/>
+ <GalView id="Tasks" _title="Tasks" filename="Tasks.galview" type="etable"/>
+ <GalView id="With_Category" _title="With Category" filename="With_Category.galview" type="etable"/>
</GalViewCollection>