[initial-setup] Set up translations properly

David Shea dshea at redhat.com
Tue Sep 10 13:43:34 UTC 2013


On 09/09/2013 08:09 AM, Vratislav Podzimek wrote:
> Patches that make translations in the build process and runtime of the Initial
> Setup work properly.
>
> Vratislav Podzimek (2):
>    Make handling translations easier
>    Make translations work
>
>   .tx/config                                  |  8 +--
>   MANIFEST.in                                 |  3 +-
>   Makefile                                    | 20 +++++++-
>   initial-setup.spec                          |  4 +-
>   initial_setup/gui/gui.py                    |  5 +-
>   initial_setup/tui/hubs/initial_setup_hub.py |  5 +-
>   initial_setup/tui/tui.py                    |  5 +-
>   locale/cs_CZ/LC_MESSAGES/initial-setup.po   | 27 ----------
>   locale/initial-setup.pot                    | 26 ----------
>   po/Makefile                                 | 77 +++++++++++++++++++++++++++++
>   po/initial-setup.pot                        | 41 +++++++++++++++
>   setup.py                                    | 11 -----
>   12 files changed, 153 insertions(+), 79 deletions(-)
>   delete mode 100644 locale/cs_CZ/LC_MESSAGES/initial-setup.po
>   delete mode 100644 locale/initial-setup.pot
>   create mode 100644 po/Makefile
>   create mode 100644 po/initial-setup.pot
>
Ack to both of these


More information about the anaconda-patches mailing list