WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Rockbox/translate

Repository files navigation

Rockbox Translation Editor
==========================

Requirements:

  php-Smarty >= 3.0
  perl   (for language file & font stats processing)

To set up:   (assuming user/group for web server is apache/apache)

 mkdir -p templates/compiled headers
 chown apache:apache templates/compliled headers
 ln -s /path/to/writeable/rockbox/git/clone/dir rockbox

Then set up cron job (or some sort of post-commit hook) to run:

 php update.php
 fontstats.pl > fontcoverage.ini

Note that the only files that matter for these scripts are:

   rockbox/tools/updatelang    (update.php only)
   rockbox/apps/lang/*.lang    (both update.php and fontstats.pl)
   rockbox/fonts/*.bdf         (fontstats.pl only)

About

Read-only mirror of the translate.rockbox.org website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6