locale/en.yml in remarkable-4.0.0.alpha2 vs locale/en.yml in remarkable-4.0.0.alpha3
- old
+ new
@@ -3,11 +3,11 @@
core:
not: "not"
should: "should"
should_not: "should not"
example_disabled: "Example disabled"
- failure_message_for_should: "Expected {{expectation}}"
- failure_message_for_should_not: "Did not expect {{expectation}}"
+ failure_message_for_should: "Expected %{expectation}"
+ failure_message_for_should_not: "Did not expect %{expectation}"
helpers:
words_connector: ", "
two_words_connector: " and "
last_word_connector: ", and "