index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
updatelang
Age
Commit message (
Expand
)
Author
2021-09-29
languages: Prefer the translated <dest> over a <voice> that is identical to ...
Solomon Peachy
2021-09-29
languages: Prefer translated <dest> over untranslated english <voice>
Solomon Peachy
2021-09-28
talk: Add support for languages that swap the tens position in numbers
Solomon Peachy
2021-03-05
updatelang: Handle/flag the bad data that led to english-us breaking
Solomon Peachy
2020-12-12
updatelang: Fix a couple of typos in the output used by the translate site
Solomon Peachy
2020-11-22
lang: More automated rejiggering, USB_MODE_* is no longer ibasso-specific
Solomon Peachy
2020-11-19
languages: convert recording_swcodec -> recording
Solomon Peachy
2020-11-17
lang: Make all swcodec &| lcd_bitmap strings default.
Solomon Peachy
2020-07-28
updatelang: Fix the ignore list having issues with line endings.
Solomon Peachy
2020-07-28
updatelang: Extract langstr ignore list into a separate file so it can be sh...
Solomon Peachy
2020-07-28
updatelang: Fix false warnings about deprecated strings
Solomon Peachy
2020-07-28
updatelang: more tweaks for master language and sub-languages
Solomon Peachy
2020-07-27
updatelang: don't special-case english-us yet
Solomon Peachy
2020-07-27
updatelang: Fix a few straggling issues
Solomon Peachy
2020-07-27
updatelang: Don't rely on non-core modules
Solomon Peachy
2020-07-27
updatelang: New tool to update language files.
Solomon Peachy