Skip to content

i18n#263

Open
virtimus wants to merge 7 commits intoopencats:developfrom
virtimus:master
Open

i18n#263
virtimus wants to merge 7 commits intoopencats:developfrom
virtimus:master

Conversation

@virtimus
Copy link
Copy Markdown

@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
Copy Markdown
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.

3 participants