mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
lang: Fix incorrect capitalization of some English strings:
* Automatic resume -> Automatic Resume * Set Wps Context Plugin -> Set WPS Context Plugin * Voice prompt volume -> Voice Prompt/Volume Additionally, 'Wps' is corrected to 'WPS' in all translations. Change-Id: I0305c6ab2ef09c11cd2ab26d6fde266c8a9c44a3
This commit is contained in:
parent
950909fd5a
commit
08eb6179a6
36 changed files with 100 additions and 100 deletions
|
|
@ -11508,7 +11508,7 @@
|
|||
desc: resume settings menu
|
||||
user: core
|
||||
<source>
|
||||
*: "Automatic resume"
|
||||
*: "Automatic Resume"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Automatisch hervatten"
|
||||
|
|
@ -15363,10 +15363,10 @@
|
|||
desc: open plugin module
|
||||
user: core
|
||||
<source>
|
||||
*: "Set Wps Context Plugin"
|
||||
*: "Set WPS Context Plugin"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Stel Wps Context Plugin in"
|
||||
*: "Stel WPS Context Plugin in"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Stel WPS Context Plugin in"
|
||||
|
|
@ -15503,7 +15503,7 @@
|
|||
desc: Relative volume of voice prompts
|
||||
user: core
|
||||
<source>
|
||||
*: "Voice prompt volume"
|
||||
*: "Voice Prompt Volume"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Volume van gesproken prompt"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue