Issue #1334768 by ls206, fietserwin: Fixed Syntax error in locale_test().js.

8.0.x
catch 2012-01-08 16:18:53 +09:00
parent b3cf068140
commit d38e809af5
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ formatPlural
(
1,
"Whitespace Call plural",
"Whitespace Call @count plural",
"Whitespace Call @count plural"
)
;