Changes between Initial Version and Version 1 of Ticket #19504, comment 5


Ignore:
Timestamp:
2020-07-12T17:40:03+02:00 (5 years ago)
Author:
skyper

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19504, comment 5

    initial v1  
    2121*[ref:IFOPT][ref:IFOPT       !~ /^[a-z]{2}:[0-9]{5}:[1-9][0-9]{0,4}(:[0-9]{1,2}(:[1-9][0-9]?)?)?$/],
    2222*[gtfs:stop_id][gtfs:stop_id !~ /^[a-z]{2}:[0-9]{4,5}:[1-9][0-9]{0,4}(:[0-9]{1,2}(:[1-9][0-9]?)?)?$/] {
    23   throwError: tr("Value `{0}` for `{1}=*` does not match value syntax `{2}", "{0.value}", "{0.key}", "{1.value}");
     23  throwError: tr("Value `{0}` for `{1}=*` does not match value syntax `{2}`", "{0.value}", "{0.key}", "{1.value}");
    2424  group: tr("Public Transport GTFS");
    2525  assertMatch: "relation gtfs:route_id=7-342-j1j-1.H";