> diff --git a/ui/anaconda.glade b/ui/anaconda.glade > index 296458e..dc17933 100644 > --- a/ui/anaconda.glade > +++ b/ui/anaconda.glade > @@ -237,7 +237,7 @@ > <child> > <widget class="GtkLabel" id="label8"> > <property name="visible">True</property> > - <property name="label">_Back</property> > + <property name="label" translatable="yes">_Back</property> > <property name="use_underline">True</property> > <property name="use_markup">False</property> > <property name="justify">GTK_JUSTIFY_LEFT</property> How strictly do we want to follow the string freeze? I'm inclined to say we take this for all branches. Since it's a currently untranslated string, this fix will not break an existing translation. If translators do not get around to it, their language won't be any worse than it is now because of this patch. But maybe I misunderstand how this freeze works. You'd need to clone for RHEL6, obviously. - Chris _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list