forked from len0rd/rockbox
Fix empty string in the Bulgarian translation
From the Rockbox Translation website: When the English language is set to "" or none, the translation should follow. The strings below don't do this. This is an error and should be fixed. Change-Id: I4a6946170bf6bf5b4b1f14ebc4f8b3be6ff2f985
This commit is contained in:
parent
a872e38ccc
commit
780c05a64d
1 changed files with 1 additions and 1 deletions
|
|
@ -15397,7 +15397,7 @@
|
||||||
*: ""
|
*: ""
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: "~"
|
*: ""
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue