Thanks to visit codestin.com
Credit goes to github.com

Skip to content

i18n support #11

@loh-tar

Description

@loh-tar

Ian had the idea to support a translated user interface.

We have done some work on it but didn't finished that due to lack of time and some ugly warnings in the gettext documentation about our chosen old-fashion implementation way.

https://www.gnu.org/software/gettext/manual/html_node/bash.html#bash

So, should you be a Guru and can give us a hint if that warnings are really a point in our case would it be nice. We had discussed to add some checks by scripts to avoid such virulent translation files to find the way into our repo. But that would not protect for virulent translation files from elsewhere.

The recommend way looks to me not so lovely and would need again some effort to implement.
https://www.gnu.org/software/gettext/manual/html_node/Preparing-Shell-Scripts.html#Preparing-Shell-Scripts

The i18n-support branch contains our unfinished work if you are interested to try it, to work on it or look at it just for curiosity.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions