Commit Graph

18 Commits

Author SHA1 Message Date
David Anderson acc3b042f8 *** empty log message ***
svn path=/trunk/boinc/; revision=8772
2005-10-29 05:30:57 +00:00
David Anderson c2dff598d9 language list fix
svn path=/trunk/boinc/; revision=8771
2005-10-29 04:56:33 +00:00
Janus B. Kristensen 7523c3f7d9 Added = to == to get === (a boolean comparison) instead of == (an evaluated value comparison)
svn path=/trunk/boinc/; revision=8683
2005-10-16 10:11:19 +00:00
Janus B. Kristensen e5f8640c47 Testing if this removes warnings
svn path=/trunk/boinc/; revision=8514
2005-10-05 20:17:36 +00:00
Bruce Allen 20030738da eliminate a '===' typo
eliminate use of undefined variables

correct use of 'define()' syntax in the .inc file output
by translation.inc

svn path=/trunk/boinc/; revision=8400
2005-10-01 18:19:28 +00:00
Bruce Allen c62d4ef71b Undefined variable
svn path=/trunk/boinc/; revision=8399
2005-10-01 17:50:15 +00:00
Bruce Allen e0ec126c5d Eliminate PHP warning
svn path=/trunk/boinc/; revision=8396
2005-10-01 17:10:31 +00:00
Janus B. Kristensen 6ecd1b8008 Make compiler more stable in a heavily accessed environment, where mutual exclusion cannot be guaranteed by the filesystem.
svn path=/trunk/boinc/; revision=7827
2005-09-07 15:54:35 +00:00
Janus B. Kristensen 66b501a03d compile_languages is an optional parameter used to recompile the languages in case of an error. This is simply a debug thing and will be removed when the translator has proven to work over a longer period of time.
svn path=/trunk/boinc/; revision=6145
2005-05-13 19:13:12 +00:00
David Anderson 0dd0664134 *** empty log message ***
svn path=/trunk/boinc/; revision=5764
2005-04-02 18:37:22 +00:00
Janus B. Kristensen 90420d0dbd Create missing dirs on first start, support for dual ID (xx_YY) languages, uses list traversal instead of just first browser specified language, uses cookies to override browser string. General fixes and updates.
svn path=/trunk/boinc/; revision=5759
2005-04-02 15:49:30 +00:00
David Anderson f949aa0e35 *** empty log message ***
svn path=/trunk/boinc/; revision=5556
2005-03-03 19:36:32 +00:00
Janus B. Kristensen a705b7db17 Correct compiler to avoid concurrent compiles
svn path=/trunk/boinc/; revision=5550
2005-03-02 13:33:07 +00:00
Janus B. Kristensen b2922a60b1 Translator echos to logger instead of output
svn path=/trunk/boinc/; revision=5518
2005-02-24 18:48:12 +00:00
David Anderson 1e808b012c *** empty log message ***
svn path=/trunk/boinc/; revision=5494
2005-02-22 19:37:55 +00:00
Janus B. Kristensen 95fda61c2e - Build interface from project default language instead of explicitly writing it in a file.
- Added a new layer of translation - the project specifc one, where projects can add their own translations.

svn path=/trunk/boinc/; revision=5457
2005-02-17 12:26:04 +00:00
Janus B. Kristensen e63599ac61 Small correction to allow empty lines and comments in language.po files and language interface.
svn path=/trunk/boinc/; revision=5360
2005-02-08 12:18:02 +00:00
Janus B. Kristensen 0b5da1f400 Translation functions (currently no support for project specific expansions)
svn path=/trunk/boinc/; revision=5254
2005-01-31 20:32:49 +00:00