mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 13:15:18 -05:00
FS#12293 Global default glyph setting in System > Limits > Glyphs To Cache. Defaults to 250. This saves a lot of RAM while still allowing non-English users to have adequate glyph coverage.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31031 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
d78e05c572
commit
ea7a89606c
11 changed files with 247 additions and 264 deletions
|
|
@ -12951,3 +12951,17 @@
|
|||
hardware_click: "Speaker Keyclick"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_GLYPHS
|
||||
desc: in settings_menu
|
||||
user: core
|
||||
<source>
|
||||
*: "Glyphs To Cache"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Glyphs To Cache"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Glyphs To Cache"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue