diff options
-rw-r--r-- | shell/ChangeLog | 8 | ||||
-rw-r--r-- | shell/import.glade | 2 | ||||
-rw-r--r-- | shell/importer/import.glade | 2 |
3 files changed, 10 insertions, 2 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 8180185fa5..4ea93c997e 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,11 @@ +2008-10-17 Kandepu Prasad <kaprasad@novell.com> + + ** Fix for bug #311479 + + * import.glade: + * importer/import.glade: rephrasing the heading in Evolution Import + Assistant + 2008-10-17 Matthew Barnes <mbarnes@redhat.com> ** Fix for bug #548469 diff --git a/shell/import.glade b/shell/import.glade index 813f2e90f1..389d2feee3 100644 --- a/shell/import.glade +++ b/shell/import.glade @@ -92,7 +92,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</property> + <property name="title" translatable="yes">Select Information to Import</property> <child internal-child="vbox"> <widget class="GtkVBox" id="druid-vbox3"> diff --git a/shell/importer/import.glade b/shell/importer/import.glade index 813f2e90f1..389d2feee3 100644 --- a/shell/importer/import.glade +++ b/shell/importer/import.glade @@ -92,7 +92,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</property> + <property name="title" translatable="yes">Select Information to Import</property> <child internal-child="vbox"> <widget class="GtkVBox" id="druid-vbox3"> |