|
56 | 56 | "entities.no_results": "No results", |
57 | 57 | "entities.truncated_results": "Only the first {{limit}} entities are shown", |
58 | 58 | "entities.truncated_results_expand": "Only the first {{limit}} entities are shown,\nclick here for the full results", |
59 | | - "input.placeholder": "Search for...", |
| 59 | + "input.placeholder": null, |
60 | 60 | "link.both_navigate_title": "Navigate to all connected elements", |
61 | 61 | "link.both_title": "all connected", |
62 | 62 | "link.source_navigate_title": "Navigate to source \"{{relation}}\" elements", |
|
160 | 160 | }, |
161 | 161 | "search_element_types": { |
162 | 162 | "drag_create.title": "Click or drag to create new entity of this type", |
163 | | - "input.placeholder": "Search for...", |
| 163 | + "input.placeholder": null, |
164 | 164 | "no_results": "No element types found.", |
165 | 165 | "refresh_progress.title": "Loading element type tree", |
166 | 166 | "show_only_creatable": "Show only constructible" |
|
175 | 175 | "criteria_connected_via": "Connected to {{entity}} through {{relationType}}", |
176 | 176 | "criteria_connected_to_source": "Connected to {{entity}} through {{relationType}} as {{sourceIcon}}\u00A0source", |
177 | 177 | "criteria_connected_to_target": "Connected to {{entity}} through {{relationType}} as {{targetIcon}}\u00A0target", |
178 | | - "input.placeholder": "Search for...", |
| 178 | + "input.placeholder": null, |
179 | 179 | "place_elements.command": "Add selected elements", |
180 | 180 | "query_progress.title": "Querying for entities", |
181 | 181 | "show_more_results.label": "Show more", |
|
186 | 186 | "heading_connected": "Connected to selected entities", |
187 | 187 | "heading_connected_single": "Connected to {{entity}}", |
188 | 188 | "heading_other": "Other links", |
189 | | - "input.placeholder": "Search for...", |
| 189 | + "input.placeholder": null, |
190 | 190 | "no_results": "No links found.", |
191 | 191 | "switch.command": "Change link types visibility", |
192 | 192 | "switch_all.label": "Switch all", |
|
264 | 264 | "undo.title_named": "Undo: {{command}}" |
265 | 265 | }, |
266 | 266 | "unified_search": { |
267 | | - "input.placeholder": "Search for...", |
| 267 | + "input.placeholder": null, |
268 | 268 | "input_clear.title": "Clear", |
269 | 269 | "input_collapse.title": "Close" |
270 | 270 | }, |
|
273 | 273 | "dialog.apply.title": "Apply changes", |
274 | 274 | "dialog.cancel.label": "Cancel", |
275 | 275 | "dialog.cancel.title": "Cancel the dialog", |
| 276 | + "edit_entity.dialog.apply.label": null, |
| 277 | + "edit_entity.dialog.apply.title": null, |
276 | 278 | "edit_entity.dialog.caption": "Edit entity", |
277 | 279 | "edit_entity.iri.label": "IRI", |
| 280 | + "edit_relation.dialog.apply.label": null, |
| 281 | + "edit_relation.dialog.apply.title": null, |
278 | 282 | "edit_relation.dialog.caption": "Edit relation", |
279 | 283 | "edit_relation.dialog.caption_new": "Establish new relation", |
280 | 284 | "edit_relation.validation_progress.title": "Validating selected link type", |
281 | 285 | "find_or_create.connect_command": "Link to an entity", |
282 | 286 | "find_or_create.create_command": "Create new entity", |
| 287 | + "find_or_create.dialog.apply.label": null, |
| 288 | + "find_or_create.dialog.apply.title": null, |
283 | 289 | "find_or_create.dialog.caption": "Establish New Connection", |
284 | 290 | "find_or_create.loading.label": "Loading entity...", |
285 | 291 | "find_or_create.validation_progress.title": "Validating selected element and link types", |
|
288 | 294 | "property.remove_value.title": "Remove the property value", |
289 | 295 | "property.text_value.placeholder": "Property value", |
290 | 296 | "property.title": "{{property}} {{propertyIri}}", |
| 297 | + "rename_link.dialog.apply.label": null, |
| 298 | + "rename_link.dialog.apply.title": null, |
291 | 299 | "rename_link.dialog.caption": "Rename Link", |
292 | 300 | "rename_link.label.label": "Label", |
293 | 301 | "select_entity.entity_type.label": "{{type}}", |
294 | | - "select_entity.input.placeholder": "Search for...", |
| 302 | + "select_entity.input.placeholder": null, |
295 | 303 | "select_entity.type.label": "Entity Type", |
296 | 304 | "select_entity.type.placeholder": "Select entity type", |
297 | 305 | "select_entity.results.aria_label": "Select an existing element to put on a diagram", |
|
0 commit comments