5 Commits

Author SHA1 Message Date
dozo
76ac962a61 fixed ja.xliff 2014-07-25 22:48:38 +09:00
Christophe Coevoet
0642b680b6 Fixed the regex of the step matching url to avoid breaking formatters
The inner group needs to be non-capturing. Fixes #99
2014-04-27 13:55:27 +02:00
sizuhiko
61696847f4 add option using utf8 to preg match strings 2013-02-06 15:20:43 +09:00
Christophe Coevoet
cfd002cbd8 Changed the regex delimiter for "The url should match"
Using / as a regex delimiter when matching an url is a pain because it
forces to escape all / in the url (and there more often / than " in
an URL).
2012-05-11 22:00:46 +02:00
everzet
d55f44cd7e added i18n for steps 2012-05-06 21:24:26 +02:00