aboutsummaryrefslogtreecommitdiffstats
path: root/shell/importer
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2004-02-06 21:44:11 +0800
committerJP Rosevear <jpr@src.gnome.org>2004-02-06 21:44:11 +0800
commit5752d6268ad27c904a6928655cd34add7ab6ec54 (patch)
tree586497ecdbd56f69034b478710376a0bf0bedfd2 /shell/importer
parent07991728c5cefd3c4cf3b8c3b93fb92a521be4bb (diff)
downloadgsoc2013-evolution-5752d6268ad27c904a6928655cd34add7ab6ec54.tar
gsoc2013-evolution-5752d6268ad27c904a6928655cd34add7ab6ec54.tar.gz
gsoc2013-evolution-5752d6268ad27c904a6928655cd34add7ab6ec54.tar.bz2
gsoc2013-evolution-5752d6268ad27c904a6928655cd34add7ab6ec54.tar.lz
gsoc2013-evolution-5752d6268ad27c904a6928655cd34add7ab6ec54.tar.xz
gsoc2013-evolution-5752d6268ad27c904a6928655cd34add7ab6ec54.tar.zst
gsoc2013-evolution-5752d6268ad27c904a6928655cd34add7ab6ec54.zip
remove step numbers
2004-02-06 JP Rosevear <jpr@ximian.com> * importer/import.glade: remove step numbers svn path=/trunk/; revision=24646
Diffstat (limited to 'shell/importer')
-rw-r--r--shell/importer/import.glade10
1 files changed, 5 insertions, 5 deletions
diff --git a/shell/importer/import.glade b/shell/importer/import.glade
index d0e1106a3a..eee31bccdb 100644
--- a/shell/importer/import.glade
+++ b/shell/importer/import.glade
@@ -32,7 +32,7 @@ importing external files into Evolution.</property>
<child>
<widget class="GnomeDruidPageStandard" id="page1">
<property name="visible">True</property>
- <property name="title" translatable="yes">Importer Type (step 1 of 3)</property>
+ <property name="title" translatable="yes">Importer Type</property>
<property name="logo">import.png</property>
<child internal-child="vbox">
@@ -53,7 +53,7 @@ importing external files into Evolution.</property>
<child>
<widget class="GnomeDruidPageStandard" id="page2-file">
<property name="visible">True</property>
- <property name="title" translatable="yes">Select a File (step 2 of 3)</property>
+ <property name="title" translatable="yes">Select a File</property>
<property name="logo">import.png</property>
<child internal-child="vbox">
@@ -74,7 +74,7 @@ importing external files into Evolution.</property>
<child>
<widget class="GnomeDruidPageStandard" id="page3-file">
<property name="visible">True</property>
- <property name="title" translatable="yes">Import to...</property>
+ <property name="title" translatable="yes">Import Location</property>
<property name="logo">import.png</property>
<child internal-child="vbox">
@@ -95,7 +95,7 @@ importing external files into Evolution.</property>
<child>
<widget class="GnomeDruidPageStandard" id="page2-intelligent">
<property name="visible">True</property>
- <property name="title" translatable="yes">Select Importers (step 2 of 3)</property>
+ <property name="title" translatable="yes">Select Importers</property>
<property name="logo">import.png</property>
<child internal-child="vbox">
@@ -117,7 +117,7 @@ importing external files into Evolution.</property>
<widget class="GnomeDruidPageEdge" id="page4">
<property name="visible">True</property>
<property name="position">GNOME_EDGE_FINISH</property>
- <property name="title" translatable="yes">Import File (step 3 of 3)</property>
+ <property name="title" translatable="yes">Import File</property>
<property name="text" translatable="yes">Click &quot;Import&quot; to begin importing the file into Evolution. </property>
</widget>
</child>