Commit Graph

6 Commits

Author SHA1 Message Date
Charley Kline bc00d2c04f Add support for Malay Language (ms)
Closes FOO-2794
flag=none

Test plan:
* Recompile all assets including I18n
* Set your dev user language to "Bahasa Melayu"
* Verify that most Canvas pages appear to be
  translated in Malay
* Check the calendar for correct month/day names
  and abbreviations
* Check the jQuery datepicker for correct month/
  day names and abbreviations
* Also verify that the datepicker runs in 12-hour
  time when in Malay
* Check the RCE... since there is no freeware
  support for Malay it should be operating with
  many of its buttons and messages in English

Change-Id: Ifaca083bcd7203bedc2fd9bea1b45fd0ec5104a6
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/309492
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Ed Schiebel <eschiebel@instructure.com>
Reviewed-by: August Thornton <august@instructure.com>
QA-Review: August Thornton <august@instructure.com>
Product-Review: Jesse Poulos <jpoulos@instructure.com>
2023-01-26 00:45:14 +00:00
Aaron Shafovaloff 1286afe746 Resolve or disable misc eslint errors
Test plan:
    - All existing tests pass

flag=none

Refs DE-1426

Change-Id: I9b07240ff53489f8cbdd7f09f9188ceaa592580c
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/303743
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Dustin Cowles <dustin.cowles@instructure.com>
Reviewed-by: Kai Bjorkman <kbjorkman@instructure.com>
QA-Review: Aaron Shafovaloff <ashafovaloff@instructure.com>
Product-Review: Cameron Ray <cameron.ray@instructure.com>
2022-10-21 17:48:02 +00:00
Aaron Shafovaloff f1c4d0546b Resolve or disable misc eslint errors
Test plan:
    - All existing tests pass

flag=none

Refs DE-1426

Change-Id: I806e470973b36f68ba928b0a6347bc43ce96277b
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/303511
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Ed Schiebel <eschiebel@instructure.com>
Reviewed-by: Derek Williams <derek.williams@instructure.com>
QA-Review: Aaron Shafovaloff <ashafovaloff@instructure.com>
Product-Review: Cameron Ray <cameron.ray@instructure.com>
2022-10-19 13:50:32 +00:00
Aaron Shafovaloff 86d0e7ced2 Update JavaScript in ui/ to latest prettier config
Test plan:
  - All existing tests pass

flag=none

[skip-eslint]

Change-Id: I36c1a2f47004185f8f02f4155b838c877ee495e3
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/302256
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Charley Kline <ckline@instructure.com>
Reviewed-by: Ed Schiebel <eschiebel@instructure.com>
Product-Review: Charley Kline <ckline@instructure.com>
QA-Review: Aaron Shafovaloff <ashafovaloff@instructure.com>
2022-09-29 22:04:26 +00:00
August Thornton 5ee427d92b add support for Thai (th) locale
fixes FOO-2493
flag = none

test plan:
• compile assets and ensure Rails and Webpack are ran with
  the following ENV variable: RAILS_LOAD_ALL_LOCALES=1
• change your language via profile/course/account to:
   • Thai (ไทย)
• verify _most_ strings are being translated properly
• see Thai within our Style Guide for verifications below
  • https://instructure.atlassian.net/wiki/spaces/ENG/pages/134802178/ \
    Style+Guide+-+Instructure#StyleGuide-Instructure-Thai
• verify the RCE is localized
• verify assignment edit date picker (JQuery) works as expected
   • selecting specific days, hours/minutes, and typing
• verify we're formatting the numbers as expected by punching in a
  large number into "Points"
• verify the assignment index date picker(React) is localized
• go to calendar and verify the month/day names look appropriate
  for the Thai locale

Change-Id: I9de044775b3ee492b8cc96e6d1234d64462c94b6
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/276201
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Product-Review: Jesse Poulos <jpoulos@instructure.com>
Reviewed-by: Ahmad Amireh <ahmad@instructure.com>
QA-Review: Ahmad Amireh <ahmad@instructure.com>
2021-11-17 22:46:39 +00:00
Ahmad Amireh 4243097b21 rename some things
fixes FOO-1265

[skip-eslint=true]
[pin-commit-analytics=7e49eefd7f59cbf43fd03bf8957bbbfa76f8d9d5]
[pin-commit-demo_site=adade2e38e46a358a4643cd3db2fe5ccffe39ec5]
[pin-commit-instructure_misc_plugin=47a3161102b0611af56d134fbd0c828ddc1b8abf]
[pin-commit-migration_tool=0dbac2f5b421d894395605ce4b583ef0f7d60b22]
[pin-commit-multiple_root_accounts=cc96d28c0d59bbe47acc64de4fdd8e1d2b029805]

Change-Id: I14c07f20bd260cf0de1f48ceb70b3c2313edf2d2
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/258807
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Michael Ziwisky <mziwisky@instructure.com>
QA-Review: Michael Ziwisky <mziwisky@instructure.com>
Product-Review: Michael Ziwisky <mziwisky@instructure.com>
2021-04-06 01:12:49 +00:00