mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 13:15:18 -05:00
Accept FS #7346 and take it a whole step further. Gives a separate setting to control the displaying of file extensions: off, on, or only how unknown extensions.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14315 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
1e28f59f26
commit
37fd439fc0
5 changed files with 41 additions and 6 deletions
|
|
@ -10997,3 +10997,31 @@
|
|||
*: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SHOW_FILENAME_EXT
|
||||
desc: in settings_menu
|
||||
user:
|
||||
<source>
|
||||
*: "Show filename extensions"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Show filename extensions"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Show filename extensions"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_UNKNOWN_TYPES
|
||||
desc: in settings_menu
|
||||
user:
|
||||
<source>
|
||||
*: "Only unknown types"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Only unknown types"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Only unknown types"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue