Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i18n #263

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from
Open

i18n #263

wants to merge 7 commits into from

Conversation

virtimus
Copy link

@virtimus virtimus commented May 4, 2017

i18n based on php-gettext.
Polish version added.
Should be 90% complete.

set some env variables:

set ATS_WORKSPACE_DIR=[root OpenCATS sources]
set GETTEXT_HOME=[path to gettext binaries]

and use ant tasks in build.xml to:

gt-generateFileList - generate list of files to be included in gettext
gt-run-xgettext - to regenerate pot file based on output from gt-generateFileList
gt-run-msgmerge-pl - to merge pot into Polish po file

@skrchnavy
Copy link
Contributor

Please revert some of config.php changes to previous state,some defaults were changed and these changes are not related to i18n.

@skrchnavy skrchnavy changed the base branch from master to develop May 5, 2017 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants