diff --git a/src/assets/t9n/create-feature/resources.json b/src/assets/t9n/create-feature/resources.json index 249869571..3fee26a28 100644 --- a/src/assets/t9n/create-feature/resources.json +++ b/src/assets/t9n/create-feature/resources.json @@ -1,5 +1,5 @@ { "chooseCategoryMsg": "Make a selection from the list below.", "provideDetailsMsg": "Please provide the details.", - "provideLocationMsg": "Enter an address or click on the map to create a feature." + "provideLocationMsg": "Please specify the location." } \ No newline at end of file diff --git a/src/assets/t9n/create-feature/resources_en.json b/src/assets/t9n/create-feature/resources_en.json index 249869571..3fee26a28 100644 --- a/src/assets/t9n/create-feature/resources_en.json +++ b/src/assets/t9n/create-feature/resources_en.json @@ -1,5 +1,5 @@ { "chooseCategoryMsg": "Make a selection from the list below.", "provideDetailsMsg": "Please provide the details.", - "provideLocationMsg": "Enter an address or click on the map to create a feature." + "provideLocationMsg": "Please specify the location." } \ No newline at end of file