diff --git a/UI/Input/TextField.ts b/UI/Input/TextField.ts index d3eb863401..b08e50edfd 100644 --- a/UI/Input/TextField.ts +++ b/UI/Input/TextField.ts @@ -13,7 +13,7 @@ export class TextField extends InputElement { constructor(options?: { placeholder?: string | BaseUIElement, value?: UIEventSource, - htmlType?: "area" | "field", + htmlType?: "area" | "text" | "time" | string, inputMode?: string, label?: BaseUIElement, textAreaRows?: number, diff --git a/assets/SocialImageTemplate.svg.license_info.json b/assets/SocialImageTemplate.svg.license_info.json deleted file mode 100644 index c33cbd5354..0000000000 --- a/assets/SocialImageTemplate.svg.license_info.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "authors": [ - "Pieter Vander Vennet" - ], - "path": "SocialImageTemplate.svg", - "license": "CC0", - "sources": [] -} \ No newline at end of file diff --git a/assets/SocialImageTemplateWide.svg.license_info.json b/assets/SocialImageTemplateWide.svg.license_info.json deleted file mode 100644 index 533139c898..0000000000 --- a/assets/SocialImageTemplateWide.svg.license_info.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "authors": [ - "Pieter Vander Vennet" - ], - "path": "SocialImageTemplateWide.svg", - "license": "CC0", - "sources": [] -} \ No newline at end of file diff --git a/assets/license_info.json b/assets/license_info.json index 8603d977cd..3e657b34d7 100644 --- a/assets/license_info.json +++ b/assets/license_info.json @@ -25,6 +25,22 @@ ], "sources": [] }, + { + "path": "SocialImageTemplate.svg", + "license": "CC0", + "authors": [ + "Pieter Vander Vennet" + ], + "sources": [] + }, + { + "path": "SocialImageTemplateWide.svg", + "license": "CC0", + "authors": [ + "Pieter Vander Vennet" + ], + "sources": [] + }, { "path": "generic_osm_background.png", "license": "CC-BY-SA", diff --git a/assets/svg/license_info.json b/assets/svg/license_info.json index e750cada21..c886034d32 100644 --- a/assets/svg/license_info.json +++ b/assets/svg/license_info.json @@ -1147,7 +1147,7 @@ "https://github.com/twitter/twemoji" ] }, - { + { "path": "speech_bubble_black_outline.svg", "license": "CC-BY 4.0", "authors": [ @@ -1351,4 +1351,4 @@ "https://www.wikipedia.org/" ] } -] +] \ No newline at end of file diff --git a/assets/themes/mapcomplete-changes/mapcomplete-changes.json b/assets/themes/mapcomplete-changes/mapcomplete-changes.json index bba28b38fc..da73732b30 100644 --- a/assets/themes/mapcomplete-changes/mapcomplete-changes.json +++ b/assets/themes/mapcomplete-changes/mapcomplete-changes.json @@ -1,16 +1,13 @@ { "id": "mapcomplete-changes", "title": { - "en": "Changes made with MapComplete", - "de": "Änderungen mit MapComplete" + "en": "Changes made with MapComplete" }, "shortDescription": { - "en": "Shows changes made by MapComplete", - "de": "Zeigt Änderungen, die von MapComplete vorgenommen wurden" + "en": "Shows changes made by MapComplete" }, "description": { - "en": "This maps shows all the changes made with MapComplete", - "de": "Diese Karte zeigt alle mit MapComplete vorgenommenen Änderungen" + "en": "This maps shows all the changes made with MapComplete" }, "maintainer": "", "icon": "./assets/svg/logo.svg", @@ -25,8 +22,7 @@ { "id": "mapcomplete-changes", "name": { - "en": "Changeset centers", - "de": "Schwerpunkte von Änderungssätzen" + "en": "Changeset centers" }, "minzoom": 0, "source": { @@ -40,41 +36,35 @@ ], "title": { "render": { - "en": "Changeset for {theme}", - "de": "Änderungssatz für {theme}" + "en": "Changeset for {theme}" } }, "description": { - "en": "Shows all MapComplete changes", - "de": "Zeigt alle MapComplete-Änderungen" + "en": "Shows all MapComplete changes" }, "tagRenderings": [ { "id": "render_id", "render": { - "en": "Changeset {id}", - "de": "Änderungssatz {id}" + "en": "Changeset {id}" } }, { "id": "contributor", "render": { - "en": "Change made by {_last_edit:contributor}", - "de": "Geändert von {_last_edit:contributor}" + "en": "Change made by {_last_edit:contributor}" } }, { "id": "theme", "render": { - "en": "Change with theme {theme}", - "de": "Änderung mit Thema {theme}" + "en": "Change with theme {theme}" }, "mappings": [ { "if": "theme~http.*", "then": { - "en": "Change with unofficial theme {theme}", - "de": "Änderung mit inoffiziellem Thema {theme}" + "en": "Change with unofficial theme {theme}" } } ] @@ -338,8 +328,7 @@ } ], "question": { - "en": "Themename contains {search}", - "de": "Themenname enthält {search}" + "en": "Themename contains {search}" } } ] @@ -355,8 +344,7 @@ } ], "question": { - "en": "Made by contributor {search}", - "de": "Erstellt von Mitwirkendem {search}" + "en": "Made by contributor {search}" } } ] @@ -372,8 +360,7 @@ } ], "question": { - "en": "Not made by contributor {search}", - "de": " Nicht erstellt von Mitwirkendem {search}" + "en": "Not made by contributor {search}" } } ] @@ -388,8 +375,7 @@ { "id": "link_to_more", "render": { - "en": "More statistics can be found here", - "de": "Weitere Statistiken finden Sie hier" + "en": "More statistics can be found here" } }, { diff --git a/langs/en.json b/langs/en.json index 3abc78b657..aa225bb3bd 100644 --- a/langs/en.json +++ b/langs/en.json @@ -369,7 +369,6 @@ "isCreated": "Your note has been created!", "loginToAddComment": "Login to add a comment", "loginToAddPicture": "Login to add a picture", - "typeText": "Type some text to add a comment", "loginToClose": "Login to close this note", "noteIsPublic": "This will be visible to everyone", "noteLayerDoEnable": "Enable the layer showing notes", @@ -379,6 +378,7 @@ "reopenNote": "Reopen note", "reopenNoteAndComment": "Reopen note and comment", "textNeeded": "Enter a descriptive text to create a note", + "typeText": "Type some text to add a comment", "warnAnonymous": "You are not logged in. We won't be able to contact you to resolve your issue." }, "privacy": {