diff options
author | Christopher James Lahey <clahey@ximian.com> | 2001-04-11 15:39:58 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-04-11 15:39:58 +0800 |
commit | 443c1badc45eea2344d48d379ac780f81698bfcf (patch) | |
tree | 52ab59cef6086816efa9be0f46549274eededa44 /views/addressbook/galview.xml | |
parent | ac8287edb6fa381006a87a03f047825574a8b9d1 (diff) | |
download | gsoc2013-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/addressbook/galview.xml')
-rw-r--r-- | views/addressbook/galview.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/views/addressbook/galview.xml b/views/addressbook/galview.xml index 373f78253e..59f4ebb28f 100644 --- a/views/addressbook/galview.xml +++ b/views/addressbook/galview.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <GalViewCollection> - <GalView id="Address_Cards" title="Adress Cards" filename="Address_Cards.galview" type="minicard"/> - <GalView id="Phone_List" title="Phone List" filename="Phone_List.galview" type="etable"/> - <GalView id="By_Company" title="By Company" filename="By_Company.galview" type="etable"/> + <GalView id="Address_Cards" _title="Adress Cards" filename="Address_Cards.galview" type="minicard"/> + <GalView id="Phone_List" _title="Phone List" filename="Phone_List.galview" type="etable"/> + <GalView id="By_Company" _title="By Company" filename="By_Company.galview" type="etable"/> </GalViewCollection> |