newdevs:i18n
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
newdevs:i18n [2023/11/21 13:39] – [4. Configure the Angular Staff Client] tmccanna | newdevs:i18n [2024/08/25 14:34] (current) – tagging sleary | ||
---|---|---|---|
Line 78: | Line 78: | ||
- Recompile Angular: Go to the Open-ILS/ | - Recompile Angular: Go to the Open-ILS/ | ||
| | ||
- | ===== Marking Up Evergreen (Angular Pages) ===== | + | ===== Marking Up Evergreen (Angular |
Most strings only require the addition of " | Most strings only require the addition of " | ||
Line 95: | Line 95: | ||
* [[https:// | * [[https:// | ||
+ | ===== Marking Up Evergreen (Angular TypeScript Pages) ===== | ||
+ | |||
+ | When creating a message in TypeScript, use the $localize tag handler with backticks around the text. | ||
+ | |||
+ | Example: | ||
+ | < | ||
+ | |||
+ | Example: | ||
+ | < | ||
===== Marking Up Evergreen (Template Toolkit Pages) ===== | ===== Marking Up Evergreen (Template Toolkit Pages) ===== | ||
Line 128: | Line 137: | ||
+ | {{tag> | ||
newdevs/i18n.1700591970.txt.gz · Last modified: 2023/11/21 13:39 by tmccanna