test-messages.properties 278 Bytes
# Test bundle for IcuTranslatorTest. Lives in platform-i18n test
# resources only — never shipped in any production JAR.
test.simple.greeting     = Hello, world
test.greeting.named      = Hello, {user}!
test.counts.items        = {count, plural, one {1 item} other {# items}}