Actions
Feature #2426
closedTranslate model names for English
Description
We need a volunteer who could review English translation
(locale/en/foreman.po). We need to "translate" all strings with keys in
the format of
msgid "Hostgroup|Root pass"
These keys are used in all forms and table headers. By default, only the
last element is rendered ("Root pass" in this case) which is not correct
in all cases (in this case we want "Root password").
All these keys are marked with the following comment:
#. "Table name" or "Table name|Column name" for error messages
Updated by Dominic Cleal over 11 years ago
- Category set to Internationalization
- Target version set to 1.2.0
Updated by Dominic Cleal over 11 years ago
- Status changed from New to Assigned
- Assignee set to Dominic Cleal
Updated by Dominic Cleal over 11 years ago
- Status changed from Assigned to Ready For Testing
Updated by Dominic Cleal over 11 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 9a28016365f58dbbd624b4dc67388b1d7c33dcb5.
Actions