Commit Graph

12 Commits

Author SHA1 Message Date
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
Christophe Sicard
7b89767de7 Fix french typo j'attache le fichier 2014-01-31 00:04:44 +01:00
Nimothenicefish
e968ca24a4 Update the fr translation - add step for verify the element should not contain 2014-01-25 01:23:50 +01:00
Sanpi
80614914fe Fixed typo 2013-02-18 14:24:58 +01:00
Sanpi
9f0829980f Update i18n/fr.xliff 2013-02-18 13:59:49 +01:00
Goutte
e587c3271e Updating translation files 2012-12-04 20:06:02 +01:00
sanpi
a27a477d12 Update the fr translation 2012-06-28 12:49:39 +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
1f839e297a Added missing sentences in the french translation 2012-05-11 22:19:15 +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
d55f44cd7e added i18n for steps 2012-05-06 21:24:26 +02:00