Details
-
Story
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
customfield_11100 20978
-
stripes-force Sprint 52
-
3
-
Stripes Force
Description
All the hardcoded strings should be internationalized using the react-intl pattern.
react-intl constructs outlined at https://github.com/folio-org/stripes-core/blob/master/doc/i18n.md
Use <FormattedMessage>, <FormattedDate>, and <FormattedTime> as often as possible, only falling back to formatMessage(), formatDate(), and formatTime() (accompanied by injectIntl) when a bare string is absolutely necessary.
React Intl docs: https://github.com/yahoo/react-intl/wiki
Additional requirements to review
TestRail: Results
Attachments
Issue Links
- is cloned by
-
UIU-740 Users App: Apply internationalization to all hardcoded strings (excluding Settings)
-
- Closed
-
- relates to
-
FOLIO-1566 Hardcoded and untranslated strings in settings
-
- Closed
-
-
UXPROD-1293 Q4 2018 General UX Enhancements
-
- Closed
-