Skip to content

Commit

Permalink
Message: Support ICU MessageFormat using slexaxton/messageformat.js
Browse files Browse the repository at this point in the history
- Fix rebase fixtures/cldr -> cldr-data thing
  • Loading branch information
rxaviers committed Oct 8, 2014
1 parent 200daf3 commit 18a5d50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/functional/message/format-message.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
define([
"globalize",
"json!fixtures/cldr/supplemental/likelySubtags.json",
"json!fixtures/cldr/supplemental/plurals.json",
"json!cldr-data/supplemental/likelySubtags.json",
"json!cldr-data/supplemental/plurals.json",
"../../util",
"cldr/event",
"cldr/unresolved",
Expand Down

0 comments on commit 18a5d50

Please sign in to comment.