mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-05-12 11:43:16 -04:00
Compare commits
2 commits
017dd72ff3
...
7c2800beb4
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7c2800beb4 | ||
|
|
9d6dfe2245 |
2 changed files with 3 additions and 4 deletions
|
|
@ -6374,10 +6374,10 @@
|
|||
*: "Bitrate"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Počet bitov"
|
||||
*: "Bitová rýchlosť"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Počet bitov"
|
||||
*: "Bitová rýchlosť"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -11375,7 +11375,7 @@
|
|||
*: "Jednoduché (Meier)"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Jednoduché"
|
||||
*: "Jednoduché zátvorka Meier koniec zátvorky"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
|
|||
|
|
@ -554,7 +554,6 @@ RB_WRAP(pcm)
|
|||
|
||||
const char *pcm_option[] = {"apply_settings", "play_lock", "play_unlock",
|
||||
NULL};
|
||||
bool b_result;
|
||||
|
||||
lua_pushnil(L); /*push nil so options w/o return have something to return */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue