13 Commits

Author SHA1 Message Date
Christophe Coevoet
a8d05cd478 Merge branch '1.3' into 2.0
Conflicts:
	src/Behat/MinkExtension/Context/MinkDictionary.php
2014-04-27 14:04:32 +02: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
R. Tretyakov
a267114156 Add "the-checkbox-should-not-be-checked"
Add "the-checkbox-should-not-be-checked" because without it, the string is displayed in english. And fix "the-checkbox-is-unchecked" translation.
2014-04-03 02:29:12 -07:00
Андрей
855315d542 Remove double "the-checkbox-should-not-be-checked" translate 2013-06-04 19:59:26 +04:00
livsi
8dd0cd0079 Sync russian translation with MinkContext step definitions 2013-03-26 16:43:09 +04:00
Goutte
e587c3271e Updating translation files 2012-12-04 20:06:02 +01:00
Stepan Tanasiychuk
5c9e9c8e5e Update i18n/ru.xliff 2012-11-20 15:46:06 +02:00
Stepan Tanasiychuk
1c58e5bada Update i18n/ru.xliff 2012-11-09 21:14:55 +02:00
Christophe Coevoet
bab40334b6 Another run of fixes (this time, the pattern is the same than the step) 2012-05-11 22:22:47 +02:00
Christophe Coevoet
eaa9a7b932 Updated regexes in translations files 2012-05-11 22:11:58 +02: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
1351b3353c update russian translation 2012-05-11 11:03:12 +02:00
everzet
d55f44cd7e added i18n for steps 2012-05-06 21:24:26 +02:00