[anaconda][rhel7-branch][v2][PATCH] Prevent incomplete translation from breaking TUI

Martin Kolman mkolman at redhat.com
Mon Jul 27 18:42:43 UTC 2015


Changes from v1:
* make sure each individual keystroke translation gets its own
  TRANSLATORS: comment line, so that it gets a properly comment
  in the pot file
* use proper translation contexts for the keystrokes
* translate an untranslated keystroke

Martin Kolman (1):
  Prevent incomplete translations from making the TUI unusable
    (#1235617)

 pyanaconda/ui/tui/hubs/__init__.py      | 11 +++++++++--
 pyanaconda/ui/tui/hubs/summary.py       | 16 ++++++++++++----
 pyanaconda/ui/tui/simpleline/base.py    | 11 ++++++++++-
 pyanaconda/ui/tui/spokes/langsupport.py | 15 ++++++++++++---
 pyanaconda/ui/tui/spokes/time_spoke.py  | 12 +++++++++---
 pyanaconda/ui/tui/tuiobject.py          | 15 +++++++++++----
 6 files changed, 63 insertions(+), 17 deletions(-)

-- 
2.4.3



More information about the anaconda-patches mailing list