[STCOR-303] Apps label needs to be added to non-english languages Created: 19/Dec/18 Updated: 29/Dec/18 Resolved: 29/Dec/18 |
|
| Status: | Closed |
| Project: | stripes-core |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Bug | Priority: | P3 |
| Reporter: | Ann-Marie Breaux (Inactive) | Assignee: | Peter Murray |
| Resolution: | Done | Votes: | 0 |
| Labels: | front-end, i18n, stripes-force | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Attachments: |
|
| Sprint: | stripes-force Sprint 54 |
| Development Team: | Stripes Force |
| Description |
|
Overview: The app icon/component that shows the dropdown for all apps (in the main menu bar) is not displaying properly when the locale is not set to English or English - Great Britain Steps to Reproduce
Expected Results: All the app labels are in the correct language with the exception of Apps Actual Results: All of it is in the correct language, except the last stripes-core.mainnav button Additional Information: See attached screenshots |
| Comments |
| Comment by Ann-Marie Breaux (Inactive) [ 19/Dec/18 ] |
|
Khalilah Gambrell I think this bug belongs in one of the Stripes projects, but I'm not sure which one. Could you move it to the right one? Thank you! |
| Comment by Khalilah Gambrell [ 27/Dec/18 ] |
|
This issue seems to apply to all locales except English. |
| Comment by Peter Murray [ 28/Dec/18 ] |
|
I found the problem. `stripes-core` was the first repo added to Lokalise, and the GitHub commit hook for Lokalise was never added to the config. New strings from `stripes-core` hadn't been added to Lokalise since 2018-08-23 21:36:52. I've added the commit hook and manually pulled the repo into Lokalise; 49 new keys were added. The rest of the locales are now being updated. |
| Comment by Peter Murray [ 29/Dec/18 ] |
|
Fixed in folio-testing. |
| Comment by Khalilah Gambrell [ 29/Dec/18 ] |
|
Thank you, Peter Murray. Works as expected. |