Related: rhbz#598413 --- ui/account.glade | 2 +- ui/adddrive.glade | 11 +++++------ ui/autopart.glade | 4 ++-- ui/cleardisks.glade | 2 +- ui/filter.glade | 2 +- ui/network.glade | 2 +- ui/tasksel.glade | 10 +++++----- 7 files changed, 16 insertions(+), 17 deletions(-) diff --git a/ui/account.glade b/ui/account.glade index ca7c6be..c93fcdd 100644 --- a/ui/account.glade +++ b/ui/account.glade @@ -5,7 +5,7 @@ <widget class="GtkWindow" id="account_window"> <property name="border_width">18</property> - <property name="title" translatable="yes" context="yes"></property> + <property name="title" translatable="yes"></property> <property name="type">GTK_WINDOW_TOPLEVEL</property> <property name="window_position">GTK_WIN_POS_NONE</property> <property name="modal">False</property> diff --git a/ui/adddrive.glade b/ui/adddrive.glade index 6cb86c9..590aa65 100644 --- a/ui/adddrive.glade +++ b/ui/adddrive.glade @@ -5,7 +5,7 @@ <widget class="GtkDialog" id="addDriveDialog"> <property name="visible">True</property> - <property name="title" translatable="yes" context="yes">Advanced Storage Options</property> + <property name="title" translatable="yes">Advanced Storage Options</property> <property name="type">GTK_WINDOW_TOPLEVEL</property> <property name="window_position">GTK_WIN_POS_CENTER</property> <property name="modal">False</property> @@ -135,7 +135,7 @@ <child> <widget class="GtkLabel" id="label1"> <property name="visible">True</property> - <property name="label" translatable="yes" context="yes">How would you like to modify your drive configuration?</property> + <property name="label" translatable="yes">How would you like to modify your drive configuration?</property> <property name="use_underline">False</property> <property name="use_markup">False</property> <property name="justify">GTK_JUSTIFY_LEFT</property> @@ -166,7 +166,7 @@ <child> <widget class="GtkRadioButton" id="iscsiRadio"> <property name="visible">True</property> - <property name="label" translatable="yes" context="yes">Add _iSCSI target</property> + <property name="label" translatable="yes">Add _iSCSI target</property> <property name="use_underline">True</property> <property name="relief">GTK_RELIEF_NORMAL</property> <property name="focus_on_click">True</property> @@ -185,7 +185,7 @@ <child> <widget class="GtkRadioButton" id="zfcpRadio"> <property name="visible">True</property> - <property name="label" translatable="yes" context="yes">Add _ZFCP LUN</property> + <property name="label" translatable="yes">Add _ZFCP LUN</property> <property name="use_underline">True</property> <property name="relief">GTK_RELIEF_NORMAL</property> <property name="focus_on_click">True</property> @@ -204,7 +204,7 @@ <child> <widget class="GtkRadioButton" id="fcoeRadio"> <property name="visible">True</property> - <property name="label" translatable="yes" context="yes">Add _FCoE SAN</property> + <property name="label" translatable="yes">Add _FCoE SAN</property> <property name="use_underline">True</property> <property name="relief">GTK_RELIEF_NORMAL</property> <property name="focus_on_click">True</property> @@ -219,7 +219,6 @@ <property name="fill">True</property> </packing> </child> - </widget> <packing> <property name="padding">0</property> diff --git a/ui/autopart.glade b/ui/autopart.glade index acf7d24..5059dcf 100644 --- a/ui/autopart.glade +++ b/ui/autopart.glade @@ -5,7 +5,7 @@ <widget class="GtkWindow" id="unused1"> <property name="border_width">18</property> - <property name="title" translatable="yes" context="yes"></property> + <property name="title" translatable="yes"></property> <property name="type">GTK_WINDOW_TOPLEVEL</property> <property name="window_position">GTK_WIN_POS_NONE</property> <property name="modal">False</property> @@ -82,7 +82,7 @@ <child> <widget class="GtkCheckButton" id="reviewButton"> - <property name="label" translatable="yes" context="yes">Re_view and modify partitioning layout</property> + <property name="label" translatable="yes">Re_view and modify partitioning layout</property> <property name="use_underline">True</property> <property name="relief">GTK_RELIEF_NORMAL</property> <property name="focus_on_click">True</property> diff --git a/ui/cleardisks.glade b/ui/cleardisks.glade index f5033c6..bac39cb 100644 --- a/ui/cleardisks.glade +++ b/ui/cleardisks.glade @@ -6,7 +6,7 @@ <widget class="GtkWindow" id="cleardisksWindow"> <property name="border_width">6</property> <property name="width_request">600</property> - <property name="title" translatable="yes" context="yes"></property> + <property name="title" translatable="yes"></property> <property name="type">GTK_WINDOW_TOPLEVEL</property> <property name="window_position">GTK_WIN_POS_NONE</property> <property name="modal">False</property> diff --git a/ui/filter.glade b/ui/filter.glade index 22ab102..a2da183 100644 --- a/ui/filter.glade +++ b/ui/filter.glade @@ -5,7 +5,7 @@ <widget class="GtkWindow" id="advancedFilterWindow"> <property name="border_width">6</property> - <property name="title" translatable="yes" context="yes"></property> + <property name="title" translatable="yes"></property> <property name="type">GTK_WINDOW_TOPLEVEL</property> <property name="window_position">GTK_WIN_POS_NONE</property> <property name="modal">False</property> diff --git a/ui/network.glade b/ui/network.glade index 1f17e2f..caabf25 100644 --- a/ui/network.glade +++ b/ui/network.glade @@ -5,7 +5,7 @@ <widget class="GtkWindow" id="network_window"> <property name="border_width">18</property> - <property name="title" translatable="yes" context="yes"></property> + <property name="title" translatable="yes"></property> <property name="type">GTK_WINDOW_TOPLEVEL</property> <property name="window_position">GTK_WIN_POS_NONE</property> <property name="modal">False</property> diff --git a/ui/tasksel.glade b/ui/tasksel.glade index c5b6cec..539c7e8 100644 --- a/ui/tasksel.glade +++ b/ui/tasksel.glade @@ -5,7 +5,7 @@ <widget class="GtkWindow" id="window1"> <property name="visible">True</property> - <property name="title" translatable="yes" context="yes"></property> + <property name="title" translatable="yes"></property> <property name="type">GTK_WINDOW_TOPLEVEL</property> <property name="window_position">GTK_WIN_POS_NONE</property> <property name="modal">False</property> @@ -32,7 +32,7 @@ <widget class="GtkLabel" id="mainLabel"> <property name="width_request">600</property> <property name="visible">True</property> - <property name="label" translatable="yes" context="yes">The default installation of %s includes a set of software applicable for general internet usage. What additional tasks would you like your system to support?</property> + <property name="label" translatable="yes">The default installation of %s includes a set of software applicable for general internet usage. What additional tasks would you like your system to support?</property> <property name="use_underline">False</property> <property name="use_markup">False</property> <property name="justify">GTK_JUSTIFY_LEFT</property> @@ -107,7 +107,7 @@ <widget class="GtkLabel" id="label2"> <property name="width_request">600</property> <property name="visible">True</property> - <property name="label" translatable="yes" context="yes">You can further customize the software selection now, or after install via the software management application.</property> + <property name="label" translatable="yes">You can further customize the software selection now, or after install via the software management application.</property> <property name="use_underline">False</property> <property name="use_markup">False</property> <property name="justify">GTK_JUSTIFY_LEFT</property> @@ -138,7 +138,7 @@ <child> <widget class="GtkRadioButton" id="laterRadio"> <property name="visible">True</property> - <property name="label" translatable="yes" context="yes">Customize _later</property> + <property name="label" translatable="yes">Customize _later</property> <property name="use_underline">True</property> <property name="relief">GTK_RELIEF_NORMAL</property> <property name="focus_on_click">True</property> @@ -156,7 +156,7 @@ <child> <widget class="GtkRadioButton" id="customRadio"> <property name="visible">True</property> - <property name="label" translatable="yes" context="yes">_Customize now</property> + <property name="label" translatable="yes">_Customize now</property> <property name="use_underline">True</property> <property name="relief">GTK_RELIEF_NORMAL</property> <property name="focus_on_click">True</property> -- 1.7.0.1 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list