WME Validator Localization for Indiana

This script localizes WME Validator for Indiana, USA. You also need main package (WME Validator) installed.

  1. // ==UserScript==
  2. // @name WME Validator Localization for Indiana
  3. // @namespace https://greasyfork.org/en/users/9555
  4. // @version 1.1.2.3
  5. // @author xanderb
  6. // @description This script localizes WME Validator for Indiana, USA. You also need main package (WME Validator) installed.
  7. // @include /^https:\/\/(www|beta)\.waze\.com\/(?!user\/)(.{2,6}\/)?editor.*$/
  8. // @grant none
  9. // @run-at document-start
  10. // @icon data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAIAAAD8GO2jAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMTM0A1t6AAAEvUlEQVRIS7WWa1MbVRjHSwulUrJLEkIgQgKBQMgFTMiFJJD7rcluLkBuJAemeIEipdhhmJRC7bS2Vatt7dRRnGnBKmPH6jiOfaUfwPfO9Pv4bHaz2RwC+kJnfsnu/7/Pue5zztlTp0j0/4LrE2nuQC1i3PwHcH087bJiyu9foqfE3Xns0UngWkCnItcqKdUcAj1cMxyUNWd4BxChXlWmJo+C6yoyRf6rq6N33jW1SYusc7YDDSqzKmUGWuIccalcsh9cG+pTZVmnAbjmIdB2ybY242KlrKdAuxKz3lghGAlPJiTdBdZfojy33p5oEgkKYuBaQBOJSNm8XpuSK/KL0ahBOzuozvjtscnxVNxFwQvvVc0pVbkmgonEytbAdK8yhzluCy3umu9T5iKOCy9v9v92t3ch4oOwlo5S1BHDghvMVe2OQElP6Kdb/U4zVTNhHASKOqPwFObh1b2+P7+Ut1YyNWiPtYgFKUAi21gCimcCAf4lMdTuSOQw04/WdX5L0muNqwdn+ThpT95pSkJGRRzxqDPW1ZPXjcyo1XNcQQLGnfFZY25T8ot1nc9ePyyhYKeS+SdQ/0AmPEn5bFR7J5NFeu0MZKRmILu7aC9EAlZDGsxWccltocKT9IiG6Q1bEEbM1sZRJ45wmkC2cTpop+D1hidjP9wYfL1PFMKBS+npkJ2CyWwm62apAbhuCIHGtKknG8bX+yTw+arpk2UzmHhYQ9gLTGJPbyV/IKPbFwhZ0TCa8NjiU2bKbaYDVtozQR1eH/rjMwWM4NnW6OU5V9BGe8y0y0x5bJRRT0vk81CQKU4i+Zu5Pn55ww+efX99eL+sVSrzXivtttIWIy3rrhSodlOmyO1tGh+tm56VDQ/WzBqYdLY8BECHOotWY8JtpaD4kDp7UNZ+tz0sgRrYBiAoHwpkIb0qZaSKwkbOPh/1npdxmwTLxfj0y5tKYBvVzc9ZSYn2hHYWJxRKbhHkgoFcqJqsrCXkNIn2Nkc+Xh4T1gJI5IW/nophit4ypIQ+hG0VLT9+ONAsNHlwDRAIthpJV2WAQkTo9/vd0MBZzIdBQzzsTvUd4sD18cBye/C+8fG6obbE/g38XQekQcMuCPj66sirewo2VY4DNkGRcPTsBTr1ZEOXDfngce0ZiZT9dZvX3WX9i90BocMECLp1XlpanXV+9N44ZCpncpf2hcNdzUV6ipMVipHAr3dULlOCd3YWzU+3NLzUjcz+clu1knafEXSrXLI+vqKvtcpeIHNgLzsnPCBJNG2JPbxsZFZQ1VmiPSsp7ggCIG0+vTSe8gZ5BzgnrtSDNdAQaBXimP8KbZ3FhZj/StbRUT3OsIDG4LqCpKfBdwNsk7CZv7gxgB0DLHIF1yoOpqE7cGI83x4yjjIbMkbCHYZDWPhWWfz2C8+3NQHsJGDBNYlSvtC314bbpQ26GXMH30k6MRMwjKYPd9RwCmE+A66Zz5MSjKNZMA8iGTd8ry1ajHmYewKRgpcP3y/gMP9VpwaujzCmS+9tapOeMFQxrk/H3SGoaCU1fX/VeNLnEA+ujyDqLP18Wz3jZ3IRliHsnXDzQc7xzab+5CXNgesjwPqAetvqXwnIN6Slkz6HeHD930KivwE7Dh9Q/224igAAAABJRU5ErkJggg==
  11. // ==/UserScript==
  12. //
  13. window.WME_Validator_United_States = {
  14. ".country": "United States",
  15. ".codeISO": "US",
  16. ".author": "xanderb",
  17. ".updated": "2017-04-04",
  18. ".link": "TODO: ",
  19. ".lng": "EN-US",
  20. "city.consider.en": "consider this city name:",
  21. "city.consider": "consider this city name:",
  22. "city.1.en": "city name is too short",
  23. "city.1": "city name is too short",
  24. "city.2.en": "expand the abbreviation",
  25. "city.2": "expand the abbreviation",
  26. "city.3.en": "complete short name",
  27. "city.3": "complete short name",
  28. "city.4.en": "complete city name",
  29. "city.4": "complete city name",
  30. "city.5.en": "correct letter case",
  31. "city.5": "correct letter case",
  32. "city.6.en": "check word order",
  33. "city.6": "check word order",
  34. "city.7.en": "check abbreviations",
  35. "city.7": "check abbreviations",
  36. "city.8a.en": "add county name",
  37. "city.8a": "add county name",
  38. "city.8r.en": "remove county name",
  39. "city.8r": "remove county name",
  40. "city.9.en": "check county name",
  41. "city.9": "check county name",
  42. "city.10a.en": "add a word",
  43. "city.10a": "add a word",
  44. "city.10r.en": "remove a word",
  45. "city.10r": "remove a word",
  46. "city.11.en": "add county code",
  47. "city.11": "add county code",
  48. "city.12.en": "identical names, but different city IDs",
  49. "city.12": "identical names, but different city IDs",
  50. "city.13a.en": "add a space",
  51. "city.13a": "add a space",
  52. "city.13r.en": "remove a space",
  53. "city.13r": "remove a space",
  54. "city.14.en": "check the number",
  55. "city.14": "check the number",
  56. "props.skipped.title.en": "The segment is not checked",
  57. "props.skipped.title": "The segment is not checked",
  58. "props.skipped.problem.en": "The segment is modified after 2014-05-01 AND locked for you, so Validator did not check it",
  59. "props.skipped.problem": "The segment is modified after 2014-05-01 AND locked for you, so Validator did not check it",
  60. "err.regexp.en": "Error parsing option for check #${n}:",
  61. "err.regexp": "Error parsing option for check #${n}:",
  62. "props.disabled.en": "WME Validator is disabled",
  63. "props.disabled": "WME Validator is disabled",
  64. "props.limit.title.en": "Too many issues reported",
  65. "props.limit.title": "Too many issues reported",
  66. "props.limit.problem.en": "There are too many issues reported, so some of them might not be shown",
  67. "props.limit.problem": "There are too many issues reported, so some of them might not be shown",
  68. "props.limit.solution.en": "Deselect the segment and stop scanning process. Then click red '✘' (Clear report) button",
  69. "props.limit.solution": "Deselect the segment and stop scanning process. Then click red '✘' (Clear report) button",
  70. "props.reports.en": "reports",
  71. "props.reports": "reports",
  72. "props.noneditable.en": "You cannot edit this segment",
  73. "props.noneditable": "You cannot edit this segment",
  74. "report.save.en": "Save this report",
  75. "report.save": "Save this report",
  76. "report.list.andUp.en": "and up",
  77. "report.list.andUp": "and up",
  78. "report.list.severity.en": "Severity:",
  79. "report.list.severity": "Severity:",
  80. "report.list.reportOnly.en": "only in report",
  81. "report.list.reportOnly": "only in report",
  82. "report.list.forEditors.en": "For editors level:",
  83. "report.list.forEditors": "For editors level:",
  84. "report.list.forCountries.en": "For countries:",
  85. "report.list.forCountries": "For countries:",
  86. "report.list.forStates.en": "For states:",
  87. "report.list.forStates": "For states:",
  88. "report.list.forCities.en": "For cities:",
  89. "report.list.forCities": "For cities:",
  90. "report.list.params.en": "Params to configure in localization pack:",
  91. "report.list.params": "Params to configure in localization pack:",
  92. "report.list.params.set.en": "Current configuration for ${country}:",
  93. "report.list.params.set": "Current configuration for ${country}:",
  94. "report.list.enabled.en": "${n} checks are enabled for",
  95. "report.list.enabled": "${n} checks are enabled for",
  96. "report.list.disabled.en": "${n} checks are disabled for",
  97. "report.list.disabled": "${n} checks are disabled for",
  98. "report.list.total.en": "There are ${n} checks available",
  99. "report.list.total": "There are ${n} checks available",
  100. "report.list.title.en": "Complete List of Checks for",
  101. "report.list.title": "Complete List of Checks for",
  102. "report.list.see.en": "See",
  103. "report.list.see": "See",
  104. "report.list.checks.en": "Settings->About->Available checks",
  105. "report.list.checks": "Settings->About->Available checks",
  106. "report.list.fallback.en": "Localization Fallback Rules:",
  107. "report.list.fallback": "Localization Fallback Rules:",
  108. "report.and.en": "and",
  109. "report.and": "and",
  110. "report.segments.en": "Total number of segments checked:",
  111. "report.segments": "Total number of segments checked:",
  112. "report.customs.en": "Custom checks matched (green/blue):",
  113. "report.customs": "Custom checks matched (green/blue):",
  114. "report.reported.en": "Reported",
  115. "report.reported": "Reported",
  116. "report.errors.en": "errors",
  117. "report.errors": "errors",
  118. "report.warnings.en": "warnings",
  119. "report.warnings": "warnings",
  120. "report.notes.en": "notes",
  121. "report.notes": "notes",
  122. "report.link.wiki.en": "wiki",
  123. "report.link.wiki": "wiki",
  124. "report.link.forum.en": "forum",
  125. "report.link.forum": "forum",
  126. "report.link.other.en": "link",
  127. "report.link.other": "link",
  128. "report.contents.en": "Contents:",
  129. "report.contents": "Contents:",
  130. "report.summary.en": "Summary",
  131. "report.summary": "Summary",
  132. "report.title.en": "WME Validator Report",
  133. "report.title": "WME Validator Report",
  134. "report.share.en": "to Share",
  135. "report.share": "to Share",
  136. "report.generated.by.en": "generated by",
  137. "report.generated.by": "generated by",
  138. "report.generated.on.en": "on",
  139. "report.generated.on": "on",
  140. "report.source.en": "Report source:",
  141. "report.source": "Report source:",
  142. "report.filter.duplicate.en": "duplicate segments",
  143. "report.filter.duplicate": "duplicate segments",
  144. "report.filter.streets.en": "Streets and Service Roads",
  145. "report.filter.streets": "Streets and Service Roads",
  146. "report.filter.other.en": "Other drivable and Non-drivable",
  147. "report.filter.other": "Other drivable and Non-drivable",
  148. "report.filter.noneditable.en": "non-editable segments",
  149. "report.filter.noneditable": "non-editable segments",
  150. "report.filter.notes.en": "notes",
  151. "report.filter.notes": "notes",
  152. "report.filter.title.en": "Filter:",
  153. "report.filter.title": "Filter:",
  154. "report.filter.excluded.en": "are excluded from this report.",
  155. "report.filter.excluded": "are excluded from this report.",
  156. "report.search.updated.by.en": "updated by",
  157. "report.search.updated.by": "updated by",
  158. "report.search.updated.since.en": "updated since",
  159. "report.search.updated.since": "updated since",
  160. "report.search.city.en": "from",
  161. "report.search.city": "from",
  162. "report.search.reported.en": "reported as",
  163. "report.search.reported": "reported as",
  164. "report.search.title.en": "Search:",
  165. "report.search.title": "Search:",
  166. "report.search.only.en": "only segments",
  167. "report.search.only": "only segments",
  168. "report.search.included.en": "are included into the report.",
  169. "report.search.included": "are included into the report.",
  170. "report.beta.warning.en": "WME Beta Warning!",
  171. "report.beta.warning": "WME Beta Warning!",
  172. "report.beta.text.en": "This report is generated in beta WME with beta permalinks.",
  173. "report.beta.text": "This report is generated in beta WME with beta permalinks.",
  174. "report.beta.share.en": "Please do not share those permalinks!",
  175. "report.beta.share": "Please do not share those permalinks!",
  176. "report.size.warning.en": "<b>Warning!</b><br>The report is ${n} characters long so <b>it will not fit</b> into a single forum or private message.\n<br>Please add <b>more filters</b> to reduce the size of the report.",
  177. "report.size.warning": "<b>Warning!</b><br>The report is ${n} characters long so <b>it will not fit</b> into a single forum or private message.\n<br>Please add <b>more filters</b> to reduce the size of the report.",
  178. "report.note.limit.en": "* Note: there were too many issues reported, so some of them are not counted in the summary.",
  179. "report.note.limit": "* Note: there were too many issues reported, so some of them are not counted in the summary.",
  180. "report.forum.en": "To motivate further development please leave your comment on the",
  181. "report.forum": "To motivate further development please leave your comment on the",
  182. "report.forum.link.en": "Waze forum thread.",
  183. "report.forum.link": "Waze forum thread.",
  184. "report.thanks.en": "Thank you for using WME Validator!",
  185. "report.thanks": "Thank you for using WME Validator!",
  186. "msg.limit.segments.en": "There are too many segments.\n\nClick 'Show report' to review the report, then\n",
  187. "msg.limit.segments": "There are too many segments.\n\nClick 'Show report' to review the report, then\n",
  188. "msg.limit.segments.continue.en": "click '▶' (Play) to continue.",
  189. "msg.limit.segments.continue": "click '▶' (Play) to continue.",
  190. "msg.limit.segments.clear.en": "click '✘' (Clear) to clear the report.",
  191. "msg.limit.segments.clear": "click '✘' (Clear) to clear the report.",
  192. "msg.pan.text.en": "Pan around to validate the map",
  193. "msg.pan.text": "Pan around to validate the map",
  194. "msg.zoomout.text.en": "Zoom out to start WME Validator",
  195. "msg.zoomout.text": "Zoom out to start WME Validator",
  196. "msg.click.text.en": "Click '▶' (Play) to validate visible map area",
  197. "msg.click.text": "Click '▶' (Play) to validate visible map area",
  198. "msg.autopaused.en": "autopaused",
  199. "msg.autopaused": "autopaused",
  200. "msg.autopaused.text.en": "Auto paused! Click '▶' (Play) to continue.",
  201. "msg.autopaused.text": "Auto paused! Click '▶' (Play) to continue.",
  202. "msg.autopaused.tip.en": "WME Validator automatically paused on map drag or window size change",
  203. "msg.autopaused.tip": "WME Validator automatically paused on map drag or window size change",
  204. "msg.finished.text.en": "Click <b>'Show report'</b> to review map issues",
  205. "msg.finished.text": "Click <b>'Show report'</b> to review map issues",
  206. "msg.finished.tip.en": "Click '✉' (Share) button to post report on a\nforum or in a private message",
  207. "msg.finished.tip": "Click '✉' (Share) button to post report on a\nforum or in a private message",
  208. "msg.noissues.text.en": "Finished! No issues found!",
  209. "msg.noissues.text": "Finished! No issues found!",
  210. "msg.noissues.tip.en": "Try to uncheck some filter options or start WME Validator over another map area!",
  211. "msg.noissues.tip": "Try to uncheck some filter options or start WME Validator over another map area!",
  212. "msg.scanning.text.en": "Scanning! Finishing in ~ ${n} min",
  213. "msg.scanning.text": "Scanning! Finishing in ~ ${n} min",
  214. "msg.scanning.text.soon.en": "Scanning! Finishing in a minute!",
  215. "msg.scanning.text.soon": "Scanning! Finishing in a minute!",
  216. "msg.scanning.tip.en": "Click 'Pause' button to pause or '■' (Stop) to stop",
  217. "msg.scanning.tip": "Click 'Pause' button to pause or '■' (Stop) to stop",
  218. "msg.starting.text.en": "Starting! Layers are off to scan faster!",
  219. "msg.starting.text": "Starting! Layers are off to scan faster!",
  220. "msg.starting.tip.en": "Use 'Pause' button to pause or '■' button to stop",
  221. "msg.starting.tip": "Use 'Pause' button to pause or '■' button to stop",
  222. "msg.paused.text.en": "On pause! Click '▶' (Play) button to continue.",
  223. "msg.paused.text": "On pause! Click '▶' (Play) button to continue.",
  224. "msg.paused.tip.en": "To view the report click 'Show report' button (if available)",
  225. "msg.paused.tip": "To view the report click 'Show report' button (if available)",
  226. "msg.continuing.text.en": "Continuing!",
  227. "msg.continuing.text": "Continuing!",
  228. "msg.continuing.tip.en": "WME Validator will continue from the location it was paused",
  229. "msg.continuing.tip": "WME Validator will continue from the location it was paused",
  230. "msg.settings.text.en": "Click <b>'Back'</b> to return to main view",
  231. "msg.settings.text": "Click <b>'Back'</b> to return to main view",
  232. "msg.settings.tip.en": "Click 'Reset defaults' button to reset all settings in one click!",
  233. "msg.settings.tip": "Click 'Reset defaults' button to reset all settings in one click!",
  234. "msg.reset.text.en": "All filter options and settings have been reset to their defaults",
  235. "msg.reset.text": "All filter options and settings have been reset to their defaults",
  236. "msg.reset.tip.en": "Click 'Back' button to return to main view",
  237. "msg.reset.tip": "Click 'Back' button to return to main view",
  238. "msg.textarea.pack.en": "This is a Greasemonkey/Tampermonkey script. You can copy and paste the text below into a <b>new .user.js file</b><br>or <b>paste it directly</b> into the Greasemonkey/Tampermonkey",
  239. "msg.textarea.pack": "This is a Greasemonkey/Tampermonkey script. You can copy and paste the text below into a <b>new .user.js file</b><br>or <b>paste it directly</b> into the Greasemonkey/Tampermonkey",
  240. "msg.textarea.en": "Please copy the text below and then paste it into your forum post or private message",
  241. "msg.textarea": "Please copy the text below and then paste it into your forum post or private message",
  242. "noaccess.text.en": "<b>Sorry,</b><br>You cannot use WME Validator over here.<br>Please check <a target='_blank' href='https://www.waze.com/forum/viewtopic.php?t=76488'>the forum thread</a><br>for more information.",
  243. "noaccess.text": "<b>Sorry,</b><br>You cannot use WME Validator over here.<br>Please check <a target='_blank' href='https://www.waze.com/forum/viewtopic.php?t=76488'>the forum thread</a><br>for more information.",
  244. "noaccess.tip.en": "Please check the forum thread for more information!",
  245. "noaccess.tip": "Please check the forum thread for more information!",
  246. "tab.switch.tip.on.en": "Click to switch highlighting on (Alt+V)",
  247. "tab.switch.tip.on": "Click to switch highlighting on (Alt+V)",
  248. "tab.switch.tip.off.en": "Click to switch highlighting off (Alt+V)",
  249. "tab.switch.tip.off": "Click to switch highlighting off (Alt+V)",
  250. "tab.filter.text.en": "filter",
  251. "tab.filter.text": "filter",
  252. "tab.filter.tip.en": "Options to filter the report and highlighted segments",
  253. "tab.filter.tip": "Options to filter the report and highlighted segments",
  254. "tab.search.text.en": "search",
  255. "tab.search.text": "search",
  256. "tab.search.tip.en": "Advanced filter options to include only specific segments",
  257. "tab.search.tip": "Advanced filter options to include only specific segments",
  258. "tab.help.text.en": "help",
  259. "tab.help.text": "help",
  260. "tab.help.tip.en": "Need help?",
  261. "tab.help.tip": "Need help?",
  262. "filter.noneditables.text.en": "Exclude <b>non-editable</b> segments",
  263. "filter.noneditables.text": "Exclude <b>non-editable</b> segments",
  264. "filter.noneditables.tip.en": "Do not report locked segments or\nsegments outside of your editable areas",
  265. "filter.noneditables.tip": "Do not report locked segments or\nsegments outside of your editable areas",
  266. "filter.duplicates.text.en": "Exclude <b>duplicate</b> segments",
  267. "filter.duplicates.text": "Exclude <b>duplicate</b> segments",
  268. "filter.duplicates.tip.en": "Do not show the same segment in different\nparts of report\n* Note: this option DOES NOT affect highlighting",
  269. "filter.duplicates.tip": "Do not show the same segment in different\nparts of report\n* Note: this option DOES NOT affect highlighting",
  270. "filter.streets.text.en": "Exclude <b>Streets and Service Roads</b>",
  271. "filter.streets.text": "Exclude <b>Streets and Service Roads</b>",
  272. "filter.streets.tip.en": "Do not report Streets and Service Roads",
  273. "filter.streets.tip": "Do not report Streets and Service Roads",
  274. "filter.other.text.en": "Exclude <b>Other drivable and Non-drivable</b>",
  275. "filter.other.text": "Exclude <b>Other drivable and Non-drivable</b>",
  276. "filter.other.tip.en": "Do not report Dirt, Parking Lot, Private Roads\nand non-drivable segments",
  277. "filter.other.tip": "Do not report Dirt, Parking Lot, Private Roads\nand non-drivable segments",
  278. "filter.notes.text.en": "Exclude <b>notes</b>",
  279. "filter.notes.text": "Exclude <b>notes</b>",
  280. "filter.notes.tip.en": "Report only warnings and errors",
  281. "filter.notes.tip": "Report only warnings and errors",
  282. "search.youredits.text.en": "Include <b>only your edits</b>",
  283. "search.youredits.text": "Include <b>only your edits</b>",
  284. "search.youredits.tip.en": "Include only segments edited by you",
  285. "search.youredits.tip": "Include only segments edited by you",
  286. "search.updatedby.text.en": "<b>Updated by*:</b>",
  287. "search.updatedby.text": "<b>Updated by*:</b>",
  288. "search.updatedby.tip.en": "Include only segments updated by the specified editor\n* Note: this option is available for country managers only\nThis field supports:\n - lists: me, otherEditor\n - wildcards: world*\n - negation: !me, *\n* Note: you may use 'me' to match yourself",
  289. "search.updatedby.tip": "Include only segments updated by the specified editor\n* Note: this option is available for country managers only\nThis field supports:\n - lists: me, otherEditor\n - wildcards: world*\n - negation: !me, *\n* Note: you may use 'me' to match yourself",
  290. "search.updatedby.example.en": "Example: me",
  291. "search.updatedby.example": "Example: me",
  292. "search.updatedsince.text.en": "<b>Updated since:</b>",
  293. "search.updatedsince.text": "<b>Updated since:</b>",
  294. "search.updatedsince.tip.en": "Include only segments edited since the date specified\nFirefox date format: YYYY-MM-DD",
  295. "search.updatedsince.tip": "Include only segments edited since the date specified\nFirefox date format: YYYY-MM-DD",
  296. "search.updatedsince.example.en": "YYYY-MM-DD",
  297. "search.updatedsince.example": "YYYY-MM-DD",
  298. "search.city.text.en": "<b>City name:</b>",
  299. "search.city.text": "<b>City name:</b>",
  300. "search.city.tip.en": "Include only segments with specified city name\nThis field supports:\n - lists: Paris, Meudon\n - wildcards: Greater * Area\n - negation: !Paris, *",
  301. "search.city.tip": "Include only segments with specified city name\nThis field supports:\n - lists: Paris, Meudon\n - wildcards: Greater * Area\n - negation: !Paris, *",
  302. "search.city.example.en": "Example: !Paris, *",
  303. "search.city.example": "Example: !Paris, *",
  304. "search.checks.text.en": "<b>Reported as:</b>",
  305. "search.checks.text": "<b>Reported as:</b>",
  306. "search.checks.tip.en": "Include only segments reported as specified\nThis field matches:\n - severities: errors\n - check names: New road\n - check IDs: 200\nThis field supports:\n - lists: 36, 37\n - wildcards: *roundabout*\n - negation: !unconfirmed*, *",
  307. "search.checks.tip": "Include only segments reported as specified\nThis field matches:\n - severities: errors\n - check names: New road\n - check IDs: 200\nThis field supports:\n - lists: 36, 37\n - wildcards: *roundabout*\n - negation: !unconfirmed*, *",
  308. "search.checks.example.en": "Example: reverse*",
  309. "search.checks.example": "Example: reverse*",
  310. "help.text.en": "<b>Help Topics:</b><br><a target=\"_blank\" href=\"https://www.waze.com/forum/viewtopic.php?t=76488&p=666476#p666476\">F.A.Q.</a><br><a target=\"_blank\" href=\"https://www.waze.com/forum/viewtopic.php?t=76488\">Ask your question on the forum</a><br><a target=\"_blank\" href=\"https://www.waze.com/forum/viewtopic.php?t=76488&p=661300#p661185\">How to adjust Validator for your country</a><br><a target=\"_blank\" href=\"https://www.waze.com/forum/viewtopic.php?t=76488&p=663286#p663286\">About the \"Might be Incorrect City Name\"</a>",
  311. "help.text": "<b>Help Topics:</b><br><a target=\"_blank\" href=\"https://www.waze.com/forum/viewtopic.php?t=76488&p=666476#p666476\">F.A.Q.</a><br><a target=\"_blank\" href=\"https://www.waze.com/forum/viewtopic.php?t=76488\">Ask your question on the forum</a><br><a target=\"_blank\" href=\"https://www.waze.com/forum/viewtopic.php?t=76488&p=661300#p661185\">How to adjust Validator for your country</a><br><a target=\"_blank\" href=\"https://www.waze.com/forum/viewtopic.php?t=76488&p=663286#p663286\">About the \"Might be Incorrect City Name\"</a>",
  312. "help.tip.en": "Open in a new browser tab",
  313. "help.tip": "Open in a new browser tab",
  314. "button.scan.tip.en": "Start scanning current map area\n* Note: this might take few minutes",
  315. "button.scan.tip": "Start scanning current map area\n* Note: this might take few minutes",
  316. "button.scan.tip.NA.en": "Zoom out to start scanning current map area",
  317. "button.scan.tip.NA": "Zoom out to start scanning current map area",
  318. "button.pause.tip.en": "Pause scanning",
  319. "button.pause.tip": "Pause scanning",
  320. "button.continue.tip.en": "Continue scanning the map area",
  321. "button.continue.tip": "Continue scanning the map area",
  322. "button.stop.tip.en": "Stop scanning and return to the start position",
  323. "button.stop.tip": "Stop scanning and return to the start position",
  324. "button.clear.tip.en": "Clear report and segment cache",
  325. "button.clear.tip": "Clear report and segment cache",
  326. "button.clear.tip.red.en": "There are too many reported segments:\n 1. Click 'Show report' to generate the report.\n 2. Click this button to clear the report and start over.",
  327. "button.clear.tip.red": "There are too many reported segments:\n 1. Click 'Show report' to generate the report.\n 2. Click this button to clear the report and start over.",
  328. "button.report.text.en": "Show report",
  329. "button.report.text": "Show report",
  330. "button.report.tip.en": "Apply the filter and generate HTML report in a new tab",
  331. "button.report.tip": "Apply the filter and generate HTML report in a new tab",
  332. "button.BBreport.tip.en": "Share the report on Waze forum or in a private message",
  333. "button.BBreport.tip": "Share the report on Waze forum or in a private message",
  334. "button.settings.tip.en": "Configure settings",
  335. "button.settings.tip": "Configure settings",
  336. "tab.custom.text.en": "custom",
  337. "tab.custom.text": "custom",
  338. "tab.custom.tip.en": "User-defined custom checks settings",
  339. "tab.custom.tip": "User-defined custom checks settings",
  340. "tab.settings.text.en": "Settings",
  341. "tab.settings.text": "Settings",
  342. "tab.scanner.text.en": "scanner",
  343. "tab.scanner.text": "scanner",
  344. "tab.scanner.tip.en": "Map scanner settings",
  345. "tab.scanner.tip": "Map scanner settings",
  346. "tab.about.text.en": "about</span>",
  347. "tab.about.text": "about</span>",
  348. "tab.about.tip.en": "About WME Validator",
  349. "tab.about.tip": "About WME Validator",
  350. "scanner.sounds.text.en": "Enable sounds",
  351. "scanner.sounds.text": "Enable sounds",
  352. "scanner.sounds.tip.en": "Bleeps and the bloops while scanning",
  353. "scanner.sounds.tip": "Bleeps and the bloops while scanning",
  354. "scanner.sounds.NA.en": "Your browser does not support AudioContext",
  355. "scanner.sounds.NA": "Your browser does not support AudioContext",
  356. "scanner.highlight.text.en": "Highlight issues on the map",
  357. "scanner.highlight.text": "Highlight issues on the map",
  358. "scanner.highlight.tip.en": "Highlight reported issues on the map",
  359. "scanner.highlight.tip": "Highlight reported issues on the map",
  360. "scanner.slow.text.en": "Enable \"slow\" checks",
  361. "scanner.slow.text": "Enable \"slow\" checks",
  362. "scanner.slow.tip.en": "Enables deep map analysis\n* Note: this option might slow down the scanning process",
  363. "scanner.slow.tip": "Enables deep map analysis\n* Note: this option might slow down the scanning process",
  364. "scanner.ext.text.en": "Report external highlights",
  365. "scanner.ext.text": "Report external highlights",
  366. "scanner.ext.tip.en": "Report segments highlighted by WME Toolbox or WME Color Highlights",
  367. "scanner.ext.tip": "Report segments highlighted by WME Toolbox or WME Color Highlights",
  368. "custom.template.text.en": "<a target='_blank' href='https://www.waze.com/forum/viewtopic.php?t=76488&p=749456#p749456'>Custom template</a>",
  369. "custom.template.text": "<a target='_blank' href='https://www.waze.com/forum/viewtopic.php?t=76488&p=749456#p749456'>Custom template</a>",
  370. "custom.template.tip.en": "User-defined custom check expandable template.\n\nYou may use the following expandable variables:\nAddress:\n ${country}, ${state}, ${city}, ${street},\n ${altCity[index or delimeter]}, ${altStreet[index or delimeter]}\nSegment properties:\n ${type}, ${typeRank}, ${toll}, ${direction}, ${elevation}, ${lock},\n ${length}, ${ID}\nHelpers:\n ${drivable}, ${roundabout}, ${hasHNs},\n ${Uturn}, ${deadEnd}, ${softTurns},\n ${deadEndA}, ${partialA},\n ${deadEndB}, ${partialB}\nConnectivity:\n ${segmentsA}, ${inA}, ${outA}, ${UturnA},\n ${segmentsB}, ${inB}, ${outB}, ${UturnB}",
  371. "custom.template.tip": "User-defined custom check expandable template.\n\nYou may use the following expandable variables:\nAddress:\n ${country}, ${state}, ${city}, ${street},\n ${altCity[index or delimeter]}, ${altStreet[index or delimeter]}\nSegment properties:\n ${type}, ${typeRank}, ${toll}, ${direction}, ${elevation}, ${lock},\n ${length}, ${ID}\nHelpers:\n ${drivable}, ${roundabout}, ${hasHNs},\n ${Uturn}, ${deadEnd}, ${softTurns},\n ${deadEndA}, ${partialA},\n ${deadEndB}, ${partialB}\nConnectivity:\n ${segmentsA}, ${inA}, ${outA}, ${UturnA},\n ${segmentsB}, ${inB}, ${outB}, ${UturnB}",
  372. "custom.template.example.en": "Example: ${street}",
  373. "custom.template.example": "Example: ${street}",
  374. "custom.regexp.text.en": "Custom <a target='_blank' href='https://www.waze.com/forum/viewtopic.php?t=76488&p=749456#p749456'>RegExp</a>",
  375. "custom.regexp.text": "Custom <a target='_blank' href='https://www.waze.com/forum/viewtopic.php?t=76488&p=749456#p749456'>RegExp</a>",
  376. "custom.regexp.tip.en": "User-defined custom check regular expression to match the template.\n\nCase-insensitive match: /regexp/i\nNegation (do not match): !/regexp/\nLog debug information on console: D/regexp/",
  377. "custom.regexp.tip": "User-defined custom check regular expression to match the template.\n\nCase-insensitive match: /regexp/i\nNegation (do not match): !/regexp/\nLog debug information on console: D/regexp/",
  378. "custom.regexp.example.en": "Example: !/.+/",
  379. "custom.regexp.example": "Example: !/.+/",
  380. "about.tip.en": "Open link in a new tab",
  381. "about.tip": "Open link in a new tab",
  382. "button.reset.text.en": "Reset defaults",
  383. "button.reset.text": "Reset defaults",
  384. "button.reset.tip.en": "Revert filter options and settings to their defaults",
  385. "button.reset.tip": "Revert filter options and settings to their defaults",
  386. "button.list.text.en": "Available checks...",
  387. "button.list.text": "Available checks...",
  388. "button.list.tip.en": "Show a list of checks available in WME Validator",
  389. "button.list.tip": "Show a list of checks available in WME Validator",
  390. "button.wizard.tip.en": "Create localization package",
  391. "button.wizard.tip": "Create localization package",
  392. "button.back.text.en": "Back",
  393. "button.back.text": "Back",
  394. "button.back.tip.en": "Close settings and return to main view",
  395. "button.back.tip": "Close settings and return to main view",
  396. "1.title.en": "WME Toolbox: Roundabout which may cause issues",
  397. "1.title": "WME Toolbox: Roundabout which may cause issues",
  398. "1.problem.en": "Junction IDs of the roundabout segments are not consecutive",
  399. "1.problem": "Junction IDs of the roundabout segments are not consecutive",
  400. "1.solution.en": "Redo the roundabout",
  401. "1.solution": "Redo the roundabout",
  402. "2.title.en": "WME Toolbox: Simple segment",
  403. "2.title": "WME Toolbox: Simple segment",
  404. "2.problem.en": "The segment has unneeded geometry nodes",
  405. "2.problem": "The segment has unneeded geometry nodes",
  406. "2.solution.en": "Simplify segment geometry by hovering mouse pointer and pressing \"d\" key",
  407. "2.solution": "Simplify segment geometry by hovering mouse pointer and pressing \"d\" key",
  408. "3.title.en": "WME Toolbox: Lvl 2 lock",
  409. "3.title": "WME Toolbox: Lvl 2 lock",
  410. "3.problem.en": "The segment is highlighted by WME Toolbox. It is not a problem",
  411. "3.problem": "The segment is highlighted by WME Toolbox. It is not a problem",
  412. "4.title.en": "WME Toolbox: Lvl 3 lock",
  413. "4.title": "WME Toolbox: Lvl 3 lock",
  414. "4.problem.en": "The segment is highlighted by WME Toolbox. It is not a problem",
  415. "4.problem": "The segment is highlighted by WME Toolbox. It is not a problem",
  416. "5.title.en": "WME Toolbox: Lvl 4 lock",
  417. "5.title": "WME Toolbox: Lvl 4 lock",
  418. "5.problem.en": "The segment is highlighted by WME Toolbox. It is not a problem",
  419. "5.problem": "The segment is highlighted by WME Toolbox. It is not a problem",
  420. "6.title.en": "WME Toolbox: Lvl 5 lock",
  421. "6.title": "WME Toolbox: Lvl 5 lock",
  422. "6.problem.en": "The segment is highlighted by WME Toolbox. It is not a problem",
  423. "6.problem": "The segment is highlighted by WME Toolbox. It is not a problem",
  424. "7.title.en": "WME Toolbox: Lvl 6 lock",
  425. "7.title": "WME Toolbox: Lvl 6 lock",
  426. "7.problem.en": "The segment is highlighted by WME Toolbox. It is not a problem",
  427. "7.problem": "The segment is highlighted by WME Toolbox. It is not a problem",
  428. "8.title.en": "WME Toolbox: House numbers",
  429. "8.title": "WME Toolbox: House numbers",
  430. "8.problem.en": "The segment is highlighted by WME Toolbox. It is not a problem",
  431. "8.problem": "The segment is highlighted by WME Toolbox. It is not a problem",
  432. "9.title.en": "WME Toolbox: Segment with time restrictions",
  433. "9.title": "WME Toolbox: Segment with time restrictions",
  434. "9.problem.en": "The segment is highlighted by WME Toolbox. It is not a problem",
  435. "9.problem": "The segment is highlighted by WME Toolbox. It is not a problem",
  436. "13.title.en": "WME Color Highlights: Editor lock",
  437. "13.title": "WME Color Highlights: Editor lock",
  438. "13.problem.en": "The segment is highlighted by WME Color Highlights. It is not a problem",
  439. "13.problem": "The segment is highlighted by WME Color Highlights. It is not a problem",
  440. "14.title.en": "WME Color Highlights: Toll road / One way road",
  441. "14.title": "WME Color Highlights: Toll road / One way road",
  442. "14.problem.en": "The segment is highlighted by WME Color Highlights. It is not a problem",
  443. "14.problem": "The segment is highlighted by WME Color Highlights. It is not a problem",
  444. "15.title.en": "WME Color Highlights: Recently edited",
  445. "15.title": "WME Color Highlights: Recently edited",
  446. "15.problem.en": "The segment is highlighted by WME Color Highlights. It is not a problem",
  447. "15.problem": "The segment is highlighted by WME Color Highlights. It is not a problem",
  448. "16.title.en": "WME Color Highlights: Road rank",
  449. "16.title": "WME Color Highlights: Road rank",
  450. "16.problem.en": "The segment is highlighted by WME Color Highlights. It is not a problem",
  451. "16.problem": "The segment is highlighted by WME Color Highlights. It is not a problem",
  452. "17.title.en": "WME Color Highlights: No city",
  453. "17.title": "WME Color Highlights: No city",
  454. "17.problem.en": "The segment is highlighted by WME Color Highlights. It is not a problem",
  455. "17.problem": "The segment is highlighted by WME Color Highlights. It is not a problem",
  456. "18.title.en": "WME Color Highlights: Time restriction / Highlighted road type",
  457. "18.title": "WME Color Highlights: Time restriction / Highlighted road type",
  458. "18.problem.en": "The segment is highlighted by WME Color Highlights. It is not a problem",
  459. "18.problem": "The segment is highlighted by WME Color Highlights. It is not a problem",
  460. "19.title.en": "WME Color Highlights: No name",
  461. "19.title": "WME Color Highlights: No name",
  462. "19.problem.en": "The segment is highlighted by WME Color Highlights. It is not a problem",
  463. "19.problem": "The segment is highlighted by WME Color Highlights. It is not a problem",
  464. "20.title.en": "WME Color Highlights: Filter by city",
  465. "20.title": "WME Color Highlights: Filter by city",
  466. "20.problem.en": "The segment is highlighted by WME Color Highlights. It is not a problem",
  467. "20.problem": "The segment is highlighted by WME Color Highlights. It is not a problem",
  468. "21.title.en": "WME Color Highlights: Filter by city (alt. city)",
  469. "21.title": "WME Color Highlights: Filter by city (alt. city)",
  470. "21.problem.en": "The segment is highlighted by WME Color Highlights. It is not a problem",
  471. "21.problem": "The segment is highlighted by WME Color Highlights. It is not a problem",
  472. "22.title.en": "WME Color Highlights: Filter by editor",
  473. "22.title": "WME Color Highlights: Filter by editor",
  474. "22.problem.en": "The segment is highlighted by WME Color Highlights. It is not a problem",
  475. "22.problem": "The segment is highlighted by WME Color Highlights. It is not a problem",
  476. "23.title.en": "Unconfirmed road",
  477. "23.title": "Unconfirmed road",
  478. "23.problem.en": "Each segment must minimally have the Country and State information",
  479. "23.problem": "Each segment must minimally have the Country and State information",
  480. "23.solution.en": "Confirm the road by updating its details",
  481. "23.solution": "Confirm the road by updating its details",
  482. "24.title.en": "Might be incorrect city name (only available in the report)",
  483. "24.title": "Might be incorrect city name (only available in the report)",
  484. "24.problem.en": "The segment might have incorrect city name",
  485. "24.problem": "The segment might have incorrect city name",
  486. "24.solution.en": "Consider suggested city name and use this form to rename the city",
  487. "24.solution": "Consider suggested city name and use this form to rename the city",
  488. "25.title.en": "Unknown direction of drivable road",
  489. "25.title": "Unknown direction of drivable road",
  490. "25.problem.en": "'Unknown' road direction will not prevent routing on the road",
  491. "25.problem": "'Unknown' road direction will not prevent routing on the road",
  492. "25.solution.en": "Set the road direction",
  493. "25.solution": "Set the road direction",
  494. "27.enabled": true,
  495. "27.title.en": "City name on Railroad",
  496. "27.title": "City name on Railroad",
  497. "27.problem.en": "City name on the Railroad may cause a city smudge",
  498. "27.problem": "City name on the Railroad may cause a city smudge",
  499. "27.solution.en": "In the address properties check the 'None' box next to the city name and then click 'Apply'",
  500. "27.solution": "In the address properties check the 'None' box next to the city name and then click 'Apply'",
  501. "28.title.en": "Street name on two-way Ramp",
  502. "28.title": "Street name on two-way Ramp",
  503. "28.problem.en": "If Ramp is unnamed, the name of a subsequent road will propagate backwards",
  504. "28.problem": "If Ramp is unnamed, the name of a subsequent road will propagate backwards",
  505. "28.solution.en": "In the address properties check the 'None' box next to the street name and then click 'Apply'",
  506. "28.solution": "In the address properties check the 'None' box next to the street name and then click 'Apply'",
  507. "29.title.en": "Street name on roundabout",
  508. "29.title": "Street name on roundabout",
  509. "29.problem.en": "In Waze, we do not name roundabout segments",
  510. "29.problem": "In Waze, we do not name roundabout segments",
  511. "29.solution.en": "In the address properties check the 'None' box next to the street name, click 'Apply' and then add 'Junction' landmark to name the roundabout",
  512. "29.solution": "In the address properties check the 'None' box next to the street name, click 'Apply' and then add 'Junction' landmark to name the roundabout",
  513. "34.title.en": "Empty alternate street",
  514. "34.title": "Empty alternate street",
  515. "34.problem.en": "Alternate street name is empty",
  516. "34.problem": "Alternate street name is empty",
  517. "34.solution.en": "Remove empty alternate street name",
  518. "34.solution": "Remove empty alternate street name",
  519. "35.title.en": "Unterminated drivable road",
  520. "35.title": "Unterminated drivable road",
  521. "35.problem.en": "Waze will not route from the unterminated segment",
  522. "35.problem": "Waze will not route from the unterminated segment",
  523. "35.solution.en": "Move the segment a bit so the terminating node will be added automatically",
  524. "35.solution": "Move the segment a bit so the terminating node will be added automatically",
  525. "38.title.en": "Expired segment restriction (slow)",
  526. "38.title": "Expired segment restriction (slow)",
  527. "38.problem.en": "The segment has an expired restriction",
  528. "38.problem": "The segment has an expired restriction",
  529. "38.solution.en": "Click 'Edit restrictions' and delete the expired restriction",
  530. "38.solution": "Click 'Edit restrictions' and delete the expired restriction",
  531. "39.title.en": "Expired turn restriction (slow)",
  532. "39.title": "Expired turn restriction (slow)",
  533. "39.problem.en": "The segment has a turn with an expired restriction",
  534. "39.problem": "The segment has a turn with an expired restriction",
  535. "39.solution.en": "Click clock icon next to the yellow arrow and delete the expired restriction",
  536. "39.solution": "Click clock icon next to the yellow arrow and delete the expired restriction",
  537. "41.title.en": "Node A: Reverse connectivity of drivable road",
  538. "41.title": "Node A: Reverse connectivity of drivable road",
  539. "41.problem.en": "There is a turn which goes against the directionality of the segment at node A",
  540. "41.problem": "There is a turn which goes against the directionality of the segment at node A",
  541. "41.solution.en": "Make the segment 'Two-way', restrict all the turns at node A and then make the segment 'One way (A→B)' again",
  542. "41.solution": "Make the segment 'Two-way', restrict all the turns at node A and then make the segment 'One way (A→B)' again",
  543. "42.title.en": "Node B: Reverse connectivity of drivable road",
  544. "42.title": "Node B: Reverse connectivity of drivable road",
  545. "42.problem.en": "There is a turn which goes against the directionality of the segment at node B",
  546. "42.problem": "There is a turn which goes against the directionality of the segment at node B",
  547. "42.solution.en": "Make the segment 'Two-way', restrict all the turns at node B and then make the segment 'One way (B→A)' again",
  548. "42.solution": "Make the segment 'Two-way', restrict all the turns at node B and then make the segment 'One way (B→A)' again",
  549. "43.title.en": "Self connectivity",
  550. "43.title": "Self connectivity",
  551. "43.problem.en": "The segment is connected back to itself",
  552. "43.problem": "The segment is connected back to itself",
  553. "43.solution.en": "Split the segment into THREE pieces",
  554. "43.solution": "Split the segment into THREE pieces",
  555. "46.title.en": "Node A: No inward connectivity of drivable road (slow)",
  556. "46.title": "Node A: No inward connectivity of drivable road (slow)",
  557. "46.problem.en": "The drivable non-private segment has no single inward turn enabled at node A",
  558. "46.problem": "The drivable non-private segment has no single inward turn enabled at node A",
  559. "46.solution.en": "Select an adjacent segment and enable at least one turn to the segment at node A",
  560. "46.solution": "Select an adjacent segment and enable at least one turn to the segment at node A",
  561. "47.title.en": "Node B: No inward connectivity of drivable road (slow)",
  562. "47.title": "Node B: No inward connectivity of drivable road (slow)",
  563. "47.problem.en": "The drivable non-private segment has no single inward turn enabled at node B",
  564. "47.problem": "The drivable non-private segment has no single inward turn enabled at node B",
  565. "47.solution.en": "Select an adjacent segment and enable at least one turn to the segment at node B",
  566. "47.solution": "Select an adjacent segment and enable at least one turn to the segment at node B",
  567. "48.title.en": "Two-way drivable roundabout segment",
  568. "48.title": "Two-way drivable roundabout segment",
  569. "48.problem.en": "The drivable roundabout segment is bidirectional",
  570. "48.problem": "The drivable roundabout segment is bidirectional",
  571. "48.solution.en": "Redo the roundabout",
  572. "48.solution": "Redo the roundabout",
  573. "59.enabled": true,
  574. "59.title.en": "City name on Freeway",
  575. "59.title": "City name on Freeway",
  576. "59.problem.en": "City name on the Freeway may cause a city smudge",
  577. "59.problem": "City name on the Freeway may cause a city smudge",
  578. "59.solution.en": "In the address properties check the 'None' box next to the city name and then click 'Apply'",
  579. "59.solution": "In the address properties check the 'None' box next to the city name and then click 'Apply'",
  580. "78.title.en": "Same endpoints drivable segments (slow)",
  581. "78.title": "Same endpoints drivable segments (slow)",
  582. "78.problem.en": "Two drivable segments share the same two endpoints",
  583. "78.problem": "Two drivable segments share the same two endpoints",
  584. "78.solution.en": "Split the segment. You might also remove one of the segments if they are identical",
  585. "78.solution": "Split the segment. You might also remove one of the segments if they are identical",
  586. "87.title.en": "Node A: Multiple outgoing segments at roundabout",
  587. "87.title": "Node A: Multiple outgoing segments at roundabout",
  588. "87.problem.en": "The drivable roundabout node A has more than one outgoing segment connected",
  589. "87.problem": "The drivable roundabout node A has more than one outgoing segment connected",
  590. "87.solution.en": "Redo the roundabout",
  591. "87.solution": "Redo the roundabout",
  592. "90.enabled": true,
  593. "90.title.en": "Two-way Freeway segment",
  594. "90.title": "Two-way Freeway segment",
  595. "90.problem.en": "Most of the Freeways are split into two one-way roads, so this two-way segment might be a mistake",
  596. "90.problem": "Most of the Freeways are split into two one-way roads, so this two-way segment might be a mistake",
  597. "90.solution.en": "Check Freeway direction",
  598. "90.solution": "Check Freeway direction",
  599. "99.title.en": "U-turn at roundabout entrance (slow)",
  600. "99.title": "U-turn at roundabout entrance (slow)",
  601. "99.problem.en": "The roundabout entrance segment has a U-turn enabled",
  602. "99.problem": "The roundabout entrance segment has a U-turn enabled",
  603. "99.solution.en": "Disable U-turn",
  604. "99.solution": "Disable U-turn",
  605. "101.title.en": "Closed road (only available in the report)",
  606. "101.title": "Closed road (only available in the report)",
  607. "101.problem.en": "The segment is marked as closed",
  608. "101.problem": "The segment is marked as closed",
  609. "101.solution.en": "If the construction is done, restore the segment connectivity and remove the suffix",
  610. "101.solution": "If the construction is done, restore the segment connectivity and remove the suffix",
  611. "102.title.en": "Node A: No outward connectivity of drivable road (slow)",
  612. "102.title": "Node A: No outward connectivity of drivable road (slow)",
  613. "102.problem.en": "The drivable segment has no single outward turn enabled at node A",
  614. "102.problem": "The drivable segment has no single outward turn enabled at node A",
  615. "102.solution.en": "Enable at least one outward turn from the segment at node A",
  616. "102.solution": "Enable at least one outward turn from the segment at node A",
  617. "103.title.en": "Node B: No outward connectivity of drivable road (slow)",
  618. "103.title": "Node B: No outward connectivity of drivable road (slow)",
  619. "103.problem.en": "The drivable segment has no single outward turn enabled at node B",
  620. "103.problem": "The drivable segment has no single outward turn enabled at node B",
  621. "103.solution.en": "Enable at least one outward turn from the segment at node B",
  622. "103.solution": "Enable at least one outward turn from the segment at node B",
  623. "104.title.en": "Railroad used for comments",
  624. "104.title": "Railroad used for comments",
  625. "104.problem.en": "The Railroad segment is probably used as a map comment",
  626. "104.problem": "The Railroad segment is probably used as a map comment",
  627. "104.solution.en": "Remove the comment as Railroads will be added to the client display",
  628. "104.solution": "Remove the comment as Railroads will be added to the client display",
  629. "106.enabled": true,
  630. "106.title.en": "No state name selected",
  631. "106.title": "No state name selected",
  632. "106.problem.en": "The segment has no state name selected",
  633. "106.problem": "The segment has no state name selected",
  634. "106.solution.en": "Select a state for the segment and apply the changes",
  635. "106.solution": "Select a state for the segment and apply the changes",
  636. "107.title.en": "Node A: No connection (slow)",
  637. "107.title": "Node A: No connection (slow)",
  638. "107.problem.en": "The node A of the drivable segment is within 5m from another drivable segment but not connected by a junction",
  639. "107.problem": "The node A of the drivable segment is within 5m from another drivable segment but not connected by a junction",
  640. "107.solution.en": "Drag the node A to the nearby segment so that it touches or move it a bit further away",
  641. "107.solution": "Drag the node A to the nearby segment so that it touches or move it a bit further away",
  642. "108.title.en": "Node B: No connection (slow)",
  643. "108.title": "Node B: No connection (slow)",
  644. "108.problem.en": "The node B of the drivable segment is within 5m from another drivable segment but not connected by a junction",
  645. "108.problem": "The node B of the drivable segment is within 5m from another drivable segment but not connected by a junction",
  646. "108.solution.en": "Drag the node B to the nearby segment so that it touches or move it a bit further away",
  647. "108.solution": "Drag the node B to the nearby segment so that it touches or move it a bit further away",
  648. "109.title.en": "Too short segment",
  649. "109.title": "Too short segment",
  650. "109.problem.en": "The drivable non-terminal segment is less than ${n}m long so it is hard to see it on the map and it can cause routing problems",
  651. "109.problem": "The drivable non-terminal segment is less than ${n}m long so it is hard to see it on the map and it can cause routing problems",
  652. "109.solution.en": "Increase the length, or remove the segment, or join it with one of the adjacent segments",
  653. "109.solution": "Increase the length, or remove the segment, or join it with one of the adjacent segments",
  654. "112.enabled": false,
  655. "112.title.en": "Too long Ramp name",
  656. "112.title": "Too long Ramp name",
  657. "112.problem.en": "The Ramp name is more than ${n} letters long",
  658. "112.problem": "The Ramp name is more than ${n} letters long",
  659. "112.solution.en": "Shorten the Ramp name",
  660. "112.solution": "Shorten the Ramp name",
  661. "114.title.en": "Node A: Non-drivable connected to drivable (slow)",
  662. "114.title": "Node A: Non-drivable connected to drivable (slow)",
  663. "114.problem.en": "The non-drivable segment makes a junction with a drivable at node A",
  664. "114.problem": "The non-drivable segment makes a junction with a drivable at node A",
  665. "114.solution.en": "Disconnect node A from all of the drivable segments",
  666. "114.solution": "Disconnect node A from all of the drivable segments",
  667. "115.title.en": "Node B: Non-drivable connected to drivable (slow)",
  668. "115.title": "Node B: Non-drivable connected to drivable (slow)",
  669. "115.problem.en": "The non-drivable segment makes a junction with a drivable at node B",
  670. "115.problem": "The non-drivable segment makes a junction with a drivable at node B",
  671. "115.solution.en": "Disconnect node B from all of the drivable segments",
  672. "115.solution": "Disconnect node B from all of the drivable segments",
  673. "116.title.en": "Out of range elevation",
  674. "116.title": "Out of range elevation",
  675. "116.problem.en": "The segment elevation is out of range",
  676. "116.problem": "The segment elevation is out of range",
  677. "116.solution.en": "Correct the elevation",
  678. "116.solution": "Correct the elevation",
  679. "117.title.en": "Obsolete CONST ZN marker",
  680. "117.title": "Obsolete CONST ZN marker",
  681. "117.problem.en": "The segment is marked with obsolete CONST ZN suffix",
  682. "117.problem": "The segment is marked with obsolete CONST ZN suffix",
  683. "117.solution.en": "Change CONST ZN to (closed)",
  684. "117.solution": "Change CONST ZN to (closed)",
  685. "118.title.en": "Node A: Overlapping segments (slow)",
  686. "118.title": "Node A: Overlapping segments (slow)",
  687. "118.problem.en": "The segment is overlapping with the adjacent segment at node A",
  688. "118.problem": "The segment is overlapping with the adjacent segment at node A",
  689. "118.solution.en": "Spread the segments at 2° or delete unneeded geometry point or delete the duplicate segment at node A",
  690. "118.solution": "Spread the segments at 2° or delete unneeded geometry point or delete the duplicate segment at node A",
  691. "119.title.en": "Node B: Overlapping segments (slow)",
  692. "119.title": "Node B: Overlapping segments (slow)",
  693. "119.problem.en": "The segment is overlapping with the adjacent segment at node B",
  694. "119.problem": "The segment is overlapping with the adjacent segment at node B",
  695. "119.solution.en": "Spread the segments at 2° or delete unneeded geometry point or delete the duplicate segment at node B",
  696. "119.solution": "Spread the segments at 2° or delete unneeded geometry point or delete the duplicate segment at node B",
  697. "120.title.en": "Node A: Too sharp turn (slow)",
  698. "120.title": "Node A: Too sharp turn (slow)",
  699. "120.problem.en": "The drivable segment has a very acute turn at node A",
  700. "120.problem": "The drivable segment has a very acute turn at node A",
  701. "120.solution.en": "Disable the sharp turn at node A or spread the segments at 30°",
  702. "120.solution": "Disable the sharp turn at node A or spread the segments at 30°",
  703. "121.title.en": "Node B: Too sharp turn (slow)",
  704. "121.title": "Node B: Too sharp turn (slow)",
  705. "121.problem.en": "The drivable segment has a very acute turn at node B",
  706. "121.problem": "The drivable segment has a very acute turn at node B",
  707. "121.solution.en": "Disable the sharp turn at node B or spread the segments at 30°",
  708. "121.solution": "Disable the sharp turn at node B or spread the segments at 30°",
  709. "128.enabled": true,
  710. "128.params": {
  711. "titleEN": "Incorrect Suffix",
  712. "problemEN": "Street suffix does not follow abbreviation rules",
  713. "solutionEN": "Rename the suffix Such as Road to Rd Please let me know about false positives",
  714. "template": "${street}",
  715. "regexp": "!/(Unknown Name| A(cres?|ly|nnex|ve|r(cade|tery))| B(ay|ch|end|lvd|luf|roadway|ypass|YP|r(a(e|nch|ook))?|ottom|(ike|us)way|ayou)| C(enters|t|lb?|hase|ommons?|o(urse|rs|rner)|ONN|amp|r(es|est|k)?|ir|swy|tr|v|u(rve|toff)|yn)| D(am|ale|e(n|ll)|onws|r)| E(ast|dgeway|n(d|t)|xit|states?|splanade|x(t|pwy))| F(a(hren|irway|lls?)|or(rges?|d|ks?)|wy|lats?)| G(ardens?|len|rv|r(ee)?n|a(p|te(way)?))| H(arborr|ills?|ollows?|ts|wy|ospital)| I(sle|nlt)| Junctions?| K(eys?|nolls?)| L(ocks?|dg|in[ke]|f|gts?|ndg|[np])|oop| M(all|dw|eadows|nr|anors|t|tns?|ile|o(hr|torway)|ews|sn)| N(eck|orth)| O(aks|ne|rchard|v(al|er(look|pass)))| P(a(ss|th|rade)|i(nes?|ke)|o(nd|inte)|romanade|orts?|l(ns|z)?|k(e|s)?|kwys?|ts?)| R(d|e(ach|st)|ow|i(se|ver)|amp|ailroad|nch|\.R\.|ailway|pds|idge|u(n(way)?|e)|te)| S(ho(als?|res?)|kwy|outh|p(ur|ngs|ring)|u(permarket|bdivision)|t(a|rut)|[qt]s?)| T(er|hwy|lwy|race|pke?|un|urn|r(l|fy)|ra(ck|in))| U(nderpass|pr)| V(iews?|i(llages?|sta)|ly|alleys|iaduct)| W(a(lk|tch|ys?)|ls?|est|oods|ynde?)| X(-ing|rd)| Yard|^$)( [SNEW]{1,2})?$|^([SNEW]{1,2} )?(Old )?(\\d{1,4} [SNEW]|Alley|Broadway|^Chelsea$|Greentree|MBTA|Railroad|Amtrak|I-|IN-|IA-|KY?-|US-|LA?-|M[DNSO]?-|N[VJYCD]?-|S[CDRH]?-|RI?-|TN-|V[AT]-|W(V|IS)-|C[RH]-|Runway|Place |Private Rd |Parkway|Access |Avenue (of|del) |Cll (las|de) |Circle of |State |Via |County |The |to |(Left )?E(xit( to:)?|ntry) )/",
  716. },
  717. "128.solutionLink": "W:Abbreviations_and_acronyms/USA",
  718. "128.title.en": "User-defined custom check (green)",
  719. "128.title": "Incorrect Suffix",
  720. "128.problem.en": "Some of the segment properties matched against the user-defined regular expression (see Settings→Custom)",
  721. "128.problem": "Street suffix does not follow abbreviation rules",
  722. "128.solution.en": "Solve the issue",
  723. "128.solution": "Rename the suffix Such as Road to Rd Please let me know about false positives",
  724. "129.enabled": true,
  725. "129.params": {
  726. "titleEN": "Incorrect State or US Highway",
  727. "problemEN": "Indiana uses IN and US for numbered highway names",
  728. "solutionEN": "Rename the Street or Alt Street",
  729. "template": "${state}:${street}#${altStreet[#]}",
  730. "regexp": "/Indiana:.*(I[Nn] Hwy |State Hwy |I- |In-|SR-|SH-|State Rd |IN=|State Rte |U\.?[Ss]\.? [Hh](WY|wy|ighway))/"
  731. },
  732. "129.solutionLink": "W:Indiana",
  733. "129.title.en": "User-defined custom check (blue)",
  734. "129.title": "Incorrect State or US Highway",
  735. "129.problem.en": "Some of the segment properties matched against the user-defined regular expression (see Settings→Custom)",
  736. "129.problem": "Indiana uses IN and US for numbered highway names",
  737. "129.solution.en": "Solve the issue",
  738. "129.solution": "Rename the Street or Alt Street",
  739. "130.enabled": true,
  740. "130.severity": "warning",
  741. "130.params": {
  742. "titleEN": "Alley not PLR",
  743. "problemEN": "Alleys should be set to the PLR Road Type",
  744. "solutionEN": "Change Road Type",
  745. "template": "${street}:${typeRank}",
  746. "regexp": "/(Alley( [0-9]*)?| Aly):[^[7|11]/"
  747. },
  748. "130.solutionLink": "W:Road_types/USA#Parking_Lot_Road",
  749. "130.title.en": "Custom check",
  750. "130.title": "Alley not PLR",
  751. "130.problem.en": "The segment matched custom conditions",
  752. "130.problem": "Alleys should be set to the PLR Road Type",
  753. "130.solution.en": "Solve the issue",
  754. "130.solution": "Change Road Type",
  755. "131.enabled": true,
  756. "131.params": {
  757. "titleEN": "Not Indiana",
  758. "problem": "The segment is assigned to another state",
  759. "solutionEN": "Make sure you are editing in Indiana and change it",
  760. "template": "${state}",
  761. "regexp": "!/Indiana/"
  762. },
  763. "131.solutionLink": "W:Creating_and_editing_road_segments#Address_Properties",
  764. "131.title.en": "Custom check",
  765. "131.title": "Not Indiana",
  766. "131.problem.en": "The segment matched custom conditions",
  767. "131.problem": "The segment is assigned to another state",
  768. "131.solution.en": "Solve the issue",
  769. "131.solution": "Make sure you are editing in Indiana and change it",
  770. "132.enabled": true,
  771. "132.params": {
  772. "titleEN": "Wrong name for City or County street",
  773. "problemEN": "CS and Cs are not read correctly by TTS or County Hwy Name is wrong",
  774. "solutionEN": "Check sources and change the street's name",
  775. "template": "${state}:${street}#${altStreet[#]}",
  776. "regexp": "/Indiana:.*(Cs-|CS-|County Hwy |County Rd |CR |Cr-|Ch-|Co Rd )/"
  777. },
  778. "132.title.en": "Custom check",
  779. "132.title": "Wrong name for City or County street",
  780. "132.problem.en": "The segment matched custom conditions",
  781. "132.problem": "CS and Cs are not read correctly by TTS or County Hwy Name is wrong",
  782. "132.solution.en": "Solve the issue",
  783. "132.solution": "Check sources and change the street's name",
  784. "133.enabled": true,
  785. "133.params": {
  786. "titleEN": "Name on Railroad",
  787. "problemEN": "Names on Railroads are not needed for routing and clutter the app UI",
  788. "solutionEN": "Remove the Names and Cities from Railroad segments",
  789. "template": "${type}:${street}",
  790. "regexp": "/^18:.+$/"
  791. },
  792. "133.solutionLink": "W:Road_types/USA#Railroad",
  793. "133.title.en": "Custom check",
  794. "133.title": "Name on Railroad",
  795. "133.problem.en": "The segment matched custom conditions",
  796. "133.problem": "Names on Railroads are not needed for routing and clutter the app UI",
  797. "133.solution.en": "Solve the issue",
  798. "133.solution": "Remove the Names and Cities from Railroad segments",
  799. "134.enabled": true,
  800. "134.params": {
  801. "titleEN": "Bad TTS Street name",
  802. "problemEN": "Streets that start with St and Dr result in TTS reading Street or Drive",
  803. "solutionEN": "Add a period after Jr, St, Dr, or Rev where required",
  804. "template": "${street}#${altStreet[#]}",
  805. "regexp": "/((^| )(St|Dr)(?! ((BYP|Ext|[NEWS][EW]?)\\b|/|\\())|(Jr|Rev)) /"
  806. },
  807. "134.solutionLink": "W:Abbreviations_and_acronyms/USA#Standard_suffix_abbreviations",
  808. "134.title.en": "Custom check",
  809. "134.title": "Bad TTS Street name",
  810. "134.problem.en": "The segment matched custom conditions",
  811. "134.problem": "Streets that start with St and Dr result in TTS reading Street or Drive",
  812. "134.solution.en": "Solve the issue",
  813. "134.solution": "Add a period after Jr, St, Dr, or Rev where required",
  814. "135.enabled": true,
  815. "135.params": {
  816. "titleEN": "Wrong road type (major)",
  817. "problemEN": "All US Highways should be at least Major Highway (except BUS, SPUR, LOOP)",
  818. "solutionEN": "Change the road type to Major Highway",
  819. "template": "${typeRank}:#${street}@#${altStreet[@#]}@",
  820. "regexp": "/^[1-9][^245]?:.*#(US Hwy |US-)[0-9]+( ALT| BYP| CONN| TRUCK| Scenic| [NSWE])*@/i"
  821. },
  822. "135.solutionLink": "W:Road_types/USA#Major_Highway",
  823. "135.title.en": "Custom check",
  824. "135.title": "Wrong road type (major)",
  825. "135.problem.en": "The segment matched custom conditions",
  826. "135.problem": "All US Highways should be at least Major Highway (except BUS, SPUR, LOOP)",
  827. "135.solution.en": "Solve the issue",
  828. "135.solution": "Change the road type to Major Highway",
  829. "136.enabled": true,
  830. "136.params": {
  831. "titleEN": "Wrong road type (minor)",
  832. "problemEN": "All US BUS, SPUR, LOOP highways and State Highways (except BUS, SPUR, LOOP) should be at least Minor Highway type",
  833. "solutionEN": "Change the road type to Minor Highway",
  834. "template": "${typeRank}:#${street}@#${altStreet[@#]}@",
  835. "regexp": "/^[1-9][^2-5]:.*#((State Hwy |SR-|SH-|IL-|IN-|K-|LA-|M-|MA-|MO-|MS-|NC-|ND-|NJ-|NV-|NY-|SC-|SD-|TN-|VT-|WIS-)[0-9]+( ALT| BYP| CONN| TRUCK| Scenic| [NSWE])*|(US Hwy |US-)[0-9]+( BUS| LOOP| SPUR)+( [NSWE])?)@/i"
  836. },
  837. "136.solutionLink": "W:Road_types/USA#Minor_Highway",
  838. "136.title.en": "Custom check",
  839. "136.title": "Wrong road type (minor)",
  840. "136.problem.en": "The segment matched custom conditions",
  841. "136.problem": "All US BUS, SPUR, LOOP highways and State Highways (except BUS, SPUR, LOOP) should be at least Minor Highway type",
  842. "136.solution.en": "Solve the issue",
  843. "136.solution": "Change the road type to Minor Highway",
  844. "137.enabled": true,
  845. "137.params": {
  846. "titleEN": "Wrong road type (primary)",
  847. "problemEN": "All State BUS, SPUR, LOOP Highways should be at least Primary Street type",
  848. "solutionEN": "Change the road type to Primary Street",
  849. "template": "${typeRank}:#${street}@#${altStreet[@#]}@",
  850. "regexp": "/^[1-9][^1-5]:.*#(State Hwy |SR-|SH-|IL-|IN-|K-|LA-|M-|MA-|MO-|MS-|NC-|ND-|NJ-|NV-|NY-|SC-|SD-|TN-|VT-|WIS-)[0-9]+( BUS| LOOP| SPUR)+( [NSWE])?@/i"
  851. },
  852. "137.solutionLink": "W:Road_types/USA#Primary_Street",
  853. "137.title.en": "Custom check",
  854. "137.title": "Wrong road type (primary)",
  855. "137.problem.en": "The segment matched custom conditions",
  856. "137.problem": "All State BUS, SPUR, LOOP Highways should be at least Primary Street type",
  857. "137.solution.en": "Solve the issue",
  858. "137.solution": "Change the road type to Primary Street",
  859. "138.enabled": true,
  860. "138.params": {
  861. "titleEN": "Wrong banner abbreviation",
  862. "problemEN": "Banner abbreviation may be incorrect. Abbreviations ALT, BUS, BYP, CONN, LOOP, and SPUR should be in ALL CAPS",
  863. "solutionEN": "Change banner abbreviation to ALT, BUS, BYP, CONN, LOOP, SPUR, or TRUCK",
  864. "template": "${street}#${altStreet[#]}",
  865. "regexp": "/[0-9]+[A-Z]? ([Aa]lt(ernate)?|[Bb](us(iness)?|yp(ass)?)|[Cc]onn(ector)?|[Ll]oop|[Ss]pur|[Tt]ruck)/"
  866. },
  867. "138.solutionLink": "W:Road_names/USA#United_States_Numbered_Highways",
  868. "138.title.en": "Custom check",
  869. "138.title": "Wrong banner abbreviation",
  870. "138.problem.en": "The segment matched custom conditions",
  871. "138.problem": "Banner abbreviation may be incorrect. Abbreviations ALT, BUS, BYP, CONN, LOOP, and SPUR should be in ALL CAPS",
  872. "138.solution.en": "Solve the issue",
  873. "138.solution": "Change banner abbreviation to ALT, BUS, BYP, CONN, LOOP, SPUR, or TRUCK",
  874. "139.enabled": true,
  875. "139.params": {
  876. "titleEN": "One Way Lock Standard",
  877. "problemEN": "One Way Street and Primary Street should be one lock higher",
  878. "solutionEN": "Set One Way Street to L2 and Primary Street to L3",
  879. "template": "${type}:${lock}:${direction}",
  880. "regexp": "/(2:(1|2):(1|2))|(1:1:(1|2))/"
  881. },
  882. "139.solutionLink": "W:Great_Lakes#Minimum_Road_Lock_Standard",
  883. "139.title.en": "Custom check",
  884. "139.title": "One Way Lock Standard",
  885. "139.problem.en": "The segment matched custom conditions",
  886. "139.problem": "One Way Street and Primary Street should be one lock higher",
  887. "139.solution.en": "Solve the issue",
  888. "139.solution": "Set One Way Street to L2 and Primary Street to L3",
  889. "150.enabled": true,
  890. "150.params": {
  891. // {number} minimum lock level
  892. "n": 5,
  893. },
  894. "150.title.en": "No lock on Freeway",
  895. "150.title": "No lock on Freeway",
  896. "150.problem.en": "The Freeway segment should be locked at least to Lvl ${n}",
  897. "150.problem": "The Freeway segment should be locked at least to Lvl ${n}",
  898. "150.solution.en": "Lock the segment",
  899. "150.solution": "Lock the segment",
  900. "151.enabled": true,
  901. "151.params": {
  902. // {number} minimum lock level
  903. "n": 3,
  904. },
  905. "151.title.en": "No lock on Major Highway",
  906. "151.title": "No lock on Major Highway",
  907. "151.problem.en": "The Major Highway segment should be locked at least to Lvl ${n}",
  908. "151.problem": "The Major Highway segment should be locked at least to Lvl ${n}",
  909. "151.solution.en": "Lock the segment",
  910. "151.solution": "Lock the segment",
  911. "152.enabled": true,
  912. "152.params": {
  913. // {number} minimum lock level
  914. "n": 3,
  915. },
  916. "152.title.en": "No lock on Minor Highway",
  917. "152.title": "No lock on Minor Highway",
  918. "152.problem.en": "The Minor Highway segment should be locked at least to Lvl ${n}",
  919. "152.problem": "The Minor Highway segment should be locked at least to Lvl ${n}",
  920. "152.solution.en": "Lock the segment",
  921. "152.solution": "Lock the segment",
  922. "153.enabled": true,
  923. "153.params": {
  924. "n": 3
  925. },
  926. "153.title.en": "No lock on Ramp",
  927. "153.title": "No lock on Ramp",
  928. "153.problem.en": "The Ramp segment should be locked at least to Lvl ${n}",
  929. "153.problem": "The Ramp segment should be locked at least to Lvl ${n}",
  930. "153.solution.en": "Lock the segment",
  931. "153.solution": "Lock the segment",
  932. "154.enabled": true,
  933. "154.params": {
  934. // {number} minimum lock level
  935. "n": 2,
  936. },
  937. "154.title.en": "No lock on Primary Street",
  938. "154.title": "No lock on Primary Street",
  939. "154.problem.en": "The Primary Street segment should be locked at least to Lvl ${n}",
  940. "154.problem": "The Primary Street segment should be locked at least to Lvl ${n}",
  941. "154.solution.en": "Lock the segment",
  942. "154.solution": "Lock the segment",
  943. "170.enabled": true,
  944. "170.params": {
  945. "regexp": "/^(?!(to) [^a-z])((S|N|W|E) )?[a-z]/"
  946. },
  947. "170.title.en": "Lowercase street name",
  948. "170.title": "Lowercase street name",
  949. "170.problem.en": "The street name starts with a lowercase word",
  950. "170.problem": "The street name starts with a lowercase word",
  951. "170.solution.en": "Correct lettercase in the street name",
  952. "170.solution": "Correct lettercase in the street name",
  953. "171.enabled": true,
  954. "171.params": {
  955. "regexp": "/((?!(\\bPhila|\\bPenna|.(\\bWash|\\bCmdr|\\bProf|\\bPres)|..(\\bAdm|\\bSte|\\bCpl|\\bMaj|\\bSgt|\\bRe[vc]|\\bR\\.R|\\bGov|\\bGen|\\bHon|\\bCpl)|...(\\bSt|\\b[JSD]r|\\bLt|\\bFt)|...(#| )[NEWSR])).{5}\\.|((?!(hila|enna|(\\bWash|\\bCmdr|\\bProf|\\bPres)|.(\\bAdm|\\bSte|\\bCpl|\\bMaj|\\bSgt|\\bRe[vc]|\\bR\\.R|\\bGov|\\bGen|\\bHon|\\bCpl)|..(\\bSt|\\b[JSD]r|\\bLt|\\bFt)|..(#| )[NEWSR])).{4}|(\\bhila|\\benna))\\.|((?!(ila|nna|(ash|mdr|rof|res)|(\\bAdm|\\bSte|\\bCpl|\\bMaj|\\bSgt|\\bRe[vc]|\\bR\\.R|\\bGov|\\bGen|\\bHon|\\bCpl)|.(\\bSt|\\b[JSD]r|\\bLt|\\bFt)|.(#| )[NEWSR])).{3}|\\b(ila|nna|ash|mdr|rof|res))\\.|((?!(la|na|(sh|dr|of|es)|(dm|te|pl|aj|gt|e[vc]|\\.R|ov|en|on|pl)|(\\bSt|\\b[JSD]r|\\bLt|\\bFt)|(#| )[NEWSR])).{2}|\\b(la|na|sh|dr|of|es|dm|te|pl|aj|gt|e[vc]|\\.R|ov|en|on|pl))\\.|(#|^)[^NEWSR]?\\.)|(((?!\\b(D|O|L)).|#|^)'(?![sl]\\b)|(#|^)'s|(?!\\b(In|Na)t).{3}'l|(#|^).{0,2}'l)|(Dr|St)\\.(#|$)|,|;|\\\\|((?!\\.( |#|$|R))\\..|(?!\\.( .|#.|$|R\\.))\\..{2}|\\.R(#|$|\\.R))|[Ee]x(p|w)y\\b|Tunl\\b|Long Is\\b|Brg\\b/",
  956. "problemEN": "The street name has incorrect abbreviation, or character",
  957. "solutionEN": "Check upper/lower case, a space before/after the abbreviation and the accordance with the abbreviation table. Remove any comma (,), backslash (\\), or semicolon (;)"
  958. },
  959. "171.solutionLink": "W:Abbreviations_and_acronyms/USA#Standard_suffix_abbreviations",
  960. "171.title.en": "Incorrectly abbreviated street name",
  961. "171.title": "Incorrectly abbreviated street name",
  962. "171.problem.en": "The street name has incorrect abbreviation",
  963. "171.problem": "The street name has incorrect abbreviation",
  964. "171.solution.en": "Check upper/lower case, a space before/after the abbreviation and the accordance with the abbreviation table",
  965. "171.solution": "Check upper/lower case, a space before/after the abbreviation and the accordance with the abbreviation table",
  966. "172.title.en": "Unneeded spaces in street name",
  967. "172.title": "Unneeded spaces in street name",
  968. "172.problem.en": "Leading/trailing/double space in the street name",
  969. "172.problem": "Leading/trailing/double space in the street name",
  970. "172.solution.en": "Remove unneeded spaces from the street name",
  971. "172.solution": "Remove unneeded spaces from the street name",
  972. "173.title.en": "No space before/after street abbreviation",
  973. "173.title": "No space before/after street abbreviation",
  974. "173.problem.en": "No space before ('1943r.') or after ('st.Jan') an abbreviation in the street name",
  975. "173.problem": "No space before ('1943r.') or after ('st.Jan') an abbreviation in the street name",
  976. "173.solution.en": "Add a space before/after the abbreviation",
  977. "173.solution": "Add a space before/after the abbreviation",
  978. "175.title.en": "Empty street name",
  979. "175.title": "Empty street name",
  980. "175.problem.en": "The street name has only space characters or a dot",
  981. "175.problem": "The street name has only space characters or a dot",
  982. "175.solution.en": "In the address properties check the 'None' box next to the street name, click 'Apply' OR set a proper street name",
  983. "175.solution": "In the address properties check the 'None' box next to the street name, click 'Apply' OR set a proper street name",
  984. "190.title.en": "Lowercase city name",
  985. "190.title": "Lowercase city name",
  986. "190.problem.en": "The city name starts with a lowercase letter",
  987. "190.problem": "The city name starts with a lowercase letter",
  988. "190.solution.en": "Use this form to rename the city",
  989. "190.solution": "Use this form to rename the city",
  990. "192.title.en": "Unneeded spaces in city name",
  991. "192.title": "Unneeded spaces in city name",
  992. "192.problem.en": "Leading/trailing/double space in the city name",
  993. "192.problem": "Leading/trailing/double space in the city name",
  994. "192.solution.en": "Use this form to rename the city",
  995. "192.solution": "Use this form to rename the city",
  996. "193.title.en": "No space before/after city abbreviation",
  997. "193.title": "No space before/after city abbreviation",
  998. "193.problem.en": "No space before ('1943r.') or after ('st.Jan') an abbreviation in the city name",
  999. "193.problem": "No space before ('1943r.') or after ('st.Jan') an abbreviation in the city name",
  1000. "193.solution.en": "Use this form to rename the city",
  1001. "193.solution": "Use this form to rename the city",
  1002. "200.title.en": "Node A: Unconfirmed turn on minor road",
  1003. "200.title": "Node A: Unconfirmed turn on minor road",
  1004. "200.problem.en": "The minor drivable segment has an unconfirmed (soft) turn at node A",
  1005. "200.problem": "The minor drivable segment has an unconfirmed (soft) turn at node A",
  1006. "200.solution.en": "Click the turn indicated with a purple question mark to confirm it. Note: you may need to make the segment 'Two-way' in order to see those turns",
  1007. "200.solution": "Click the turn indicated with a purple question mark to confirm it. Note: you may need to make the segment 'Two-way' in order to see those turns",
  1008. "201.title.en": "Node A: Unconfirmed turn on primary road",
  1009. "201.title": "Node A: Unconfirmed turn on primary road",
  1010. "201.problem.en": "The primary segment has an unconfirmed (soft) turn at node A",
  1011. "201.problem": "The primary segment has an unconfirmed (soft) turn at node A",
  1012. "201.solution.en": "Click the turn indicated with a purple question mark to confirm it. Note: you may need to make the segment 'Two-way' in order to see those turns",
  1013. "201.solution": "Click the turn indicated with a purple question mark to confirm it. Note: you may need to make the segment 'Two-way' in order to see those turns"
  1014. };