- 10 May, 2009 26 commits
-
-
elleo authored
Change more quoting to match coding standards
-
elleo authored
-
Daniel Watkins authored
-
Daniel Watkins authored
-
Daniel Watkins authored
-
Daniel Watkins authored
-
Daniel Watkins authored
-
elleo authored
Start updating the code to reflect the string quoting guidelines in the coding standards (plus offers very minor speed improvements)
-
elleo authored
Update coding standards to reflect how most of the code currently uses curly braces and add instructions for translations
-
elleo authored
-
elleo authored
-
elleo authored
-
elleo authored
Make the "listen" link available to non-logged in users Fix the player on the welcome page
-
elleo authored
Use the actually selected language for the language array, this supports the automatically detected languages and $_COOKIE['lang'] (previously only $_GET['lang'] was used because $_COOKIE['lang'] has ".UTF-8" appended to it)
-
tobyink authored
This pre-selection really needs to be in there. Otherwise it's impossible to select English because the onchange Javascript event won't fire!
-
clint authored
-
mattl authored
-
mattl authored
-
mattl authored
-
mattl authored
-
mattl authored
-
mattl authored
-
mattl authored
-
clint authored
-
clint authored
-
clint authored
-
- 09 May, 2009 14 commits
-
-
clint authored
-
jurgbohn authored
-
elleo authored
-
elleo authored
-
elleo authored
Update the translation template
-
elleo authored
Make the language selector element automatically select the currently used language regardless of how it was chosen.
-
tobyink authored
Including the country name in the translation wasn't working and just ended up showing Smarty code in the browser.
-
Daniel Watkins authored
-
Daniel Watkins authored
-
Daniel Watkins authored
-
Daniel Watkins authored
-
Daniel Watkins authored
-
tobyink authored
Also, avoid translating language names into currently selected language. Better for usability if each language name appears in its own language.
-
elleo authored
-