forked from len0rd/rockbox
Fix a typo in the Korean translation
Change-Id: Ib97098e065a904606be7b5d1fc61d890ccea828b
This commit is contained in:
parent
06123c3606
commit
7c565fd40d
1 changed files with 1 additions and 1 deletions
|
|
@ -16417,7 +16417,7 @@
|
|||
desc: percent formatting ( `10%` is default , for `10 %` use '%ld %%' , for `%10` use '%%%ld' and so on)
|
||||
user: core
|
||||
<source>
|
||||
*: "~%ld%%"
|
||||
*: "%ld%%"
|
||||
</source>
|
||||
<dest>
|
||||
*: "~%ld%%"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue