Skip to content

Commit

Permalink
Merge pull request #2 from ssogabe/JENKINS-15712
Browse files Browse the repository at this point in the history
[FIXED JENKINS-15712] The Locale dropdown is having a spelling mistake "...
  • Loading branch information
ssogabe committed Nov 26, 2012
2 parents f1458a7 + 680ab6c commit 7dd3759
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/hudson/plugins/translation/Locales.java
Expand Up @@ -109,7 +109,7 @@ private static List<Entry> convert(String... args) {
"Spanish (Argentina)","es_AR",
"Swedish","sv_SE",
"Tamil","ta",
"Telgu","te",
"Telugu","te",
"Thai","th",
"Turkish","tr",
"Ukrainian","uk");
Expand Down

0 comments on commit 7dd3759

Please sign in to comment.