Aleksej
November 22, 2024, 6:51pm
1
Tools → Manage Note Types → Fields
Note editor → Fields
The “Cards” (Card Types) window shows the name of the note type in the window title, but the “Fields” does not.
This seems like a good idea – to match both “Card Types for” and “Options for”, which open from the same window –
And what luck! There’s already a Fields for { $val }
string, so no additional localization needed.
fields-add-field = Add Field
fields-delete-field-from = Delete field from { $val }?
fields-editing-font = Editing Font
fields-field = Field:
fields-field-name = Field name:
fields-description = Description
fields-description-placeholder = Text to show inside the field when it's empty
fields-fields-for = Fields for { $val }
fields-font = Font:
fields-new-position-1 = New position (1...{ $val }):
fields-notes-require-at-least-one-field = Notes require at least one field.
fields-reverse-text-direction-rtl = Reverse text direction (RTL)
fields-collapse-by-default = Collapse by default
fields-html-by-default = Use HTML editor by default
fields-size = Size:
fields-sort-by-this-field-in-the = Sort by this field in the browser
fields-that-field-name-is-already-used = That field name is already used.
fields-name-first-letter-not-valid = The field name should not start with #, ^ or /.
2 Likes
dae
November 23, 2024, 11:45am
3
We were actually using that string, but it was being overwritten due to an oversight. Will be fixed in the next build.