Skip to content

Commit

Permalink
Apply text suggestion from #2023
Browse files Browse the repository at this point in the history
  • Loading branch information
Famlam authored and frodrigo committed Oct 14, 2023
1 parent 82fc2b2 commit 08c8985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion analysers/analyser_merge_parking_FR_BNLS.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ def __init__(self, config, logger = None):
title = T_('{0} parking integration suggestion', 'BNLS'),
detail = doc_detail,
trap = T_(
'''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...)'''))
self.update_official = self.def_class(item = 8132, id = 54, level = 3, tags = ['merge', 'parking', 'fix:chair', 'fix:survey'],
title = T_('{0} parking update', 'BNLS'),
detail = doc_detail)
Expand Down

0 comments on commit 08c8985

Please sign in to comment.