Permalink
Switch branches/tags
{{ refName }}
default
1178a3a848
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Commits on Feb 1, 2022
-
Merge pull request #10454 from rstudio/feature/electron-i18n
Add Localizing feature to Electron
-
-
-
-
-
Merge pull request #10482 from rstudio/bugfix/add-winston-to-electron
Updates to Electron Packaging
-
-
-
-
-
-
-
-
-
- Fixed localizations to accomodate new sections - Fixed issue that would prevent alerts when copying Problem Report not to be localized - Fixed issue that would prevent Problem Report from being correctly copied to clipboard
-
-
-
-
-
-
-
-
-
-
-
-
Major updates to i18n manager:
- It now uses i18next - It now only initializes i18next - It only needs to be ran once per instance
-
- Changed i18n package to i18next. - Added webpack copy package for easy assets copy to final product
-
- Location changed to folder - Added Variables to some translations - Added HTML Interpolation ability to some translations variables to support HTML tags
-
-
Commits on Jan 31, 2022
-
-
-
Merge pull request #10480 from rstudio/bugfix/detect-brew-m1-r
Trivial change to port over a single-line of code from Qt desktop. Merging.