You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reword schema-picker placeholder to "Select a schema" and make it full-width
The picker now browses on click, so "Select a schema" reads better than "Search
for a schema". Rename the now-shared message (used by the relation editor's target
schema and the subject creator) from the subject-creator-specific key to a neutral
neowiki-schema-lookup-placeholder, and document it in qqq. Stretch the CdxCombobox
to full width so it matches the other fields in the editor.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: i18n/qqq.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -52,6 +52,7 @@
52
52
"neowiki-subject-editor-error": "Error notification title shown when updating a subject fails. $1 is the subject label.",
53
53
"neowiki-subject-editor-validation-failed": "Toast title shown when the backend rejects a Subject save under enforcement. $1 is the Subject label.",
54
54
"neowiki-subject-lookup-placeholder": "Placeholder text shown in the subject search input field.",
55
+
"neowiki-schema-lookup-placeholder": "Placeholder text shown in the schema picker input field.",
55
56
"neowiki-subject-lookup-no-results": "Message shown in the subject lookup dropdown when no subjects match the search query.",
56
57
"neowiki-subject-lookup-no-match": "Error message shown in the subject lookup when the user types text but does not select a subject from the dropdown results.",
0 commit comments