mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
Remove a recording histogram string that isn't used, and bring the Dutch language file up to date
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25011 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
897e041900
commit
1023bdd935
2 changed files with 54 additions and 20 deletions
|
|
@ -13349,23 +13349,6 @@
|
|||
remote: "Remote Screen"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_RECORDING_HISTOGRAM_MODE
|
||||
desc: in record settings menu
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
recording_histogram: "Histogram mode"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
recording_histogram: "Histogram mode"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
recording_histogram: "Histogram mode"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_RECORDING_HISTOGRAM_INTERVAL
|
||||
desc: in record settings menu
|
||||
|
|
|
|||
|
|
@ -2380,13 +2380,13 @@
|
|||
desc: "talkbox" mode for directories + files
|
||||
user: core
|
||||
<source>
|
||||
*: ".talk mp3 clip"
|
||||
*: ".talk Clip"
|
||||
</source>
|
||||
<dest>
|
||||
*: ".voorlezen mp3 clip"
|
||||
*: ".voorlezen clip"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "voorlezen mp3 clip"
|
||||
*: "voorlezen clip"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -13243,3 +13243,54 @@
|
|||
lcd_bitmap: "Afstandsbediening basis skin"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_REMOTE_SCREEN
|
||||
desc: in the main menu
|
||||
user: core
|
||||
<source>
|
||||
*:none
|
||||
remote: "Remote Screen"
|
||||
</source>
|
||||
<dest>
|
||||
*:none
|
||||
remote: "Afstandsbediening scherm"
|
||||
</dest>
|
||||
<voice>
|
||||
*:none
|
||||
remote: "Afstandsbediening scherm"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_MAIN_SCREEN
|
||||
desc: in the main menu
|
||||
user: core
|
||||
<source>
|
||||
*:none
|
||||
remote: "Main Screen"
|
||||
</source>
|
||||
<dest>
|
||||
*:none
|
||||
remote: "Hoofd scherm"
|
||||
</dest>
|
||||
<voice>
|
||||
*:none
|
||||
remote: "Hoofd scherm"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_RECORDING_HISTOGRAM_INTERVAL
|
||||
desc: in record settings menu
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
recording_histogram: "Histogram interval"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
recording_histogram: "Histogram interval"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
recording_histogram: "Histogram interval"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue