forked from len0rd/rockbox
Fix stupid typo in my last commit. How did I miss that?
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24472 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
75fc9ee84b
commit
24de239d3d
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ langs = {
|
|||
'fr' : 'French',
|
||||
'gr' : 'Greek',
|
||||
'he' : 'Hebrew',
|
||||
'it' ; 'Italian',
|
||||
'it' : 'Italian',
|
||||
'ja' : 'Japanese',
|
||||
'nl' : 'Dutch',
|
||||
'pl' : 'Polish',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue