[master/f21/rhel7-branch] Add support for language selection in text mode. (#1000326)

Vratislav Podzimek vpodzime at redhat.com
Tue Sep 30 18:44:11 UTC 2014


On Fri, 2014-09-26 at 14:59 -0400, Samantha N. Bueno wrote:
> On Fri, Sep 26, 2014 at 02:49:04PM -0400, David Shea wrote:
> > On 09/26/2014 01:27 PM, Samantha N. Bueno wrote:
> > >+        if key.lower() == "b":
> > >+            self.app.switch_screen(self, None)
> > >+            return True
> > 
> > Translate the 'b' and add a translator comment (b for back).
> 
> Fixed locally.
>  
> > Other than that, my first reaction is to replace get_english_name with
> > get_native_name so that if the user chooses to install in another language
> > they suffer the consequences, but that really wreaks havoc with the terminal
> > font. So unless someone feels like figuring that out, ack.
> 
> Yeah, IMO that is just not something worth figuring out. Very little
> return for what is probably a lot of effort.
Agreed, on the other hand it would be a nice bug report on systemd. :)

-- 
Vratislav Podzimek

Anaconda Rider | Red Hat, Inc. | Brno - Czech Republic



More information about the anaconda-patches mailing list