mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
chessbox: Get rid of strings for level 8/9/10
We've been limited to level 7 since approximately forever, so there's no point in wasting translation strings on anything higher. Change-Id: Idee0f1f0aa1b99d9efdcaa34d0d3130a54e1628e
This commit is contained in:
parent
7897cded2d
commit
4a6b27a712
2 changed files with 5 additions and 60 deletions
|
|
@ -13435,48 +13435,6 @@
|
|||
*: "Level 7, 40 moves per 240 minutes"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_CHESSBOX_LEVEL_8
|
||||
desc: in the chessbox game level selection
|
||||
user: core
|
||||
<source>
|
||||
*: "Level 8: 1 move / 15 min"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Level 8: 1 move / 15 min"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Level 8, 1 move per 15 minutes"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_CHESSBOX_LEVEL_9
|
||||
desc: in the chessbox game level selection
|
||||
user: core
|
||||
<source>
|
||||
*: "Level 9: 1 move / 60 min"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Level 9: 1 move / 60 min"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Level 9, 1 move per 60 minutes"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_CHESSBOX_LEVEL_10
|
||||
desc: in the chessbox game level selection
|
||||
user: core
|
||||
<source>
|
||||
*: "Level 10: 1 move / 600 min"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Level 10: 1 move / 600 min"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Level 10, 1 move per 600 minutes"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_CHESSBOX_PGN_PARSE_ERROR
|
||||
desc: in the chessbox game viewer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue