mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-29 07:06:04 +02:00
Removed unused string
This commit is contained in:
@@ -1176,8 +1176,6 @@ en:
|
||||
no_issues:
|
||||
message: Everything looks fine.
|
||||
info: Any issues will show up here as you edit.
|
||||
options:
|
||||
title: Options
|
||||
almost_junction:
|
||||
message: "{feature} is very close but not connected to {feature2}."
|
||||
highway-highway:
|
||||
|
||||
Vendored
-3
@@ -1426,9 +1426,6 @@
|
||||
"message": "Everything looks fine.",
|
||||
"info": "Any issues will show up here as you edit."
|
||||
},
|
||||
"options": {
|
||||
"title": "Options"
|
||||
},
|
||||
"almost_junction": {
|
||||
"message": "{feature} is very close but not connected to {feature2}.",
|
||||
"highway-highway": {
|
||||
|
||||
@@ -366,6 +366,8 @@ export function uiIssues(context) {
|
||||
// options
|
||||
/*
|
||||
// add this back to core.yaml when re-enabling the options
|
||||
options:
|
||||
title: Options
|
||||
features_to_validate:
|
||||
edited:
|
||||
description: Edited features only
|
||||
|
||||
Reference in New Issue
Block a user