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

Internationalization for the new features and bugfix about languages #29

Merged

Conversation

valmorflores
Copy link
Contributor

Hello

The last changes details:

  • In Linux SO, ocurrs error in load languages like dutch.inc.php - Array internal with capital writen (Dutch) and not found Dutch.inc.php - I put a function (get_language_file with verification if file exists and try lowercase);
  • Validation in selection of table or fields;
  • New changes to compatibility with many languages;
  • Translation to Brazilian portuguese (ok);
  • Others languages (verification is necessary);

thanks!

@mariuz mariuz merged commit 4092829 into mariuz:master Dec 9, 2020
@valmorflores valmorflores deleted the internationalization-for-new-features branch December 10, 2020 12:43
@ciscospirit
Copy link

Hello,
looks like there is a small bug inside...

After new download and install today i got this error trying to access WebAdmin:

Parse error: syntax error, unexpected '.', expecting ')' in /var/www/telematica/firebird/inc/functions.inc.php on line 1292

Line 1292 is this:

function get_language_file($path = '.' . DIRECTORY_SEPARATOR . 'lang')

do you know how to solve this?

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