JodaOrg / joda-time

Joda-Time is the widely used replacement for the Java date and time classes prior to Java SE 8.
http://www.joda.org/joda-time/
Apache License 2.0
4.98k stars 986 forks source link

Fix space and hyphen position in PeriodFormat.spaceandspace of messag… #667

Closed hb20007 closed 2 years ago

hb20007 commented 2 years ago

Fix for issue reported here: https://github.com/lichess-org/lila/issues/11623#issuecomment-1280646260

hb20007 commented 2 years ago

@jodastephen The test string for Hebrew also needs to be modified.

Instead of שניות-ו 8 אלפיות שנייה, it should be שניות ו-8 אלפיות שנייה. I did not include it in this PR because I figured it can be combined with updating the file for Malay and Indonesian.