mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2024-12-22 17:49:43 +01:00
Correct one letter's capitalization in German
It's a menu option, so it should be uncapitalized, like all other menu options.
This commit is contained in:
parent
80626d358c
commit
a111576a98
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@
|
|||
<string english="Toggle between MMMMMM and PPPPPP." translation="Wechsle zwischen MMMMMM und PPPPPP." explanation="" max="38*2"/>
|
||||
<string english="Current soundtrack: PPPPPP" translation="Aktueller Soundtrack: PPPPPP" explanation="" max="38*3"/>
|
||||
<string english="Current soundtrack: MMMMMM" translation="Aktueller Soundtrack: MMMMMM" explanation="" max="38*3"/>
|
||||
<string english="toggle fullscreen" translation="Vollbild umschalten" explanation="menu option"/>
|
||||
<string english="toggle fullscreen" translation="vollbild umschalten" explanation="menu option"/>
|
||||
<string english="Toggle Fullscreen" translation="Vollbild umschalten" explanation="title" max="20"/>
|
||||
<string english="Change to fullscreen/windowed mode." translation="Wechselt zwischen Vollbild-/Fenstermodus." explanation="" max="38*3"/>
|
||||
<string english="Current mode: FULLSCREEN" translation="Aktueller Modus: VOLLBILD" explanation="" max="38*2"/>
|
||||
|
|
Loading…
Reference in a new issue