We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82fc2b2 commit 08c8985Copy full SHA for 08c8985
analysers/analyser_merge_parking_FR_BNLS.py
@@ -41,7 +41,7 @@ def __init__(self, config, logger = None):
41
title = T_('{0} parking integration suggestion', 'BNLS'),
42
detail = doc_detail,
43
trap = T_(
44
-'''It is not street parking, it is only closed (with or without fee, for all or not...)'''))
+'''It is not street parking, it is off-road parking (with or without fee, for all or not...)'''))
45
self.update_official = self.def_class(item = 8132, id = 54, level = 3, tags = ['merge', 'parking', 'fix:chair', 'fix:survey'],
46
title = T_('{0} parking update', 'BNLS'),
47
detail = doc_detail)
0 commit comments