SymphonyElectron/js
Vishwas Shashidhar a26a1d609c
ELECTRON-519: support Japanese localization for menus, dialogs and windows (#401)
- add basic localisation implementation for menu items
- add more strings to support localisation on menus
- add more strings to support localisation on menus
- add all menu items for localisation
- refactor i18n code
- Add localization for screen picker, basic auth and notification settings child windows
- Add localization bridge
- add i18n support to more strings
- update translations
- add events to change language and redo menu template
- move config update logic to windowMgr
- fix linting issues and refactor
- add snipping tool messages
2018-06-19 20:26:04 +05:30
..
aboutApp ELECTRON-519: support Japanese localization for menus, dialogs and windows (#401) 2018-06-19 20:26:04 +05:30
activityDetection Electron-136 (Optimize memory by reloading the app when the user is idle) (#335) 2018-04-11 18:36:46 +05:30
basicAuth ELECTRON-519: support Japanese localization for menus, dialogs and windows (#401) 2018-06-19 20:26:04 +05:30
compressionLib Revert "Merge pull request #269 from keerthi16/skynet" 2017-12-28 17:29:27 +05:30
cryptoLib SEARCH-622 2018-02-16 12:34:03 +05:30
desktopCapturer ELECTRON-519: support Japanese localization for menus, dialogs and windows (#401) 2018-06-19 20:26:04 +05:30
dialogs ELECTRON-519: support Japanese localization for menus, dialogs and windows (#401) 2018-06-19 20:26:04 +05:30
downloadManager ELECTRON-481: fix the error dialogs with always on top use case (#364) 2018-05-10 15:06:37 +05:30
enums ELECTRON-519: support Japanese localization for menus, dialogs and windows (#401) 2018-06-19 20:26:04 +05:30
menus ELECTRON-519: support Japanese localization for menus, dialogs and windows (#401) 2018-06-19 20:26:04 +05:30
notify ELECTRON-519: support Japanese localization for menus, dialogs and windows (#401) 2018-06-19 20:26:04 +05:30
preload ELECTRON-519: support Japanese localization for menus, dialogs and windows (#401) 2018-06-19 20:26:04 +05:30
protocolHandler ELECTRON-500 / ELECTRON-384: fix protocol handler non-window use case (#372) 2018-05-21 13:27:53 +05:30
screenSnippet ELECTRON-508 - Change error and warn functions to prevent from exposing application path (#388) 2018-06-06 15:42:01 +05:30
search SEARCH-621 (New exe for checking disk space) (#315) 2018-03-15 17:13:14 +05:30
spellChecker electron-97: refactored the code as per the ticket (points 3 & 4 covered) 2017-08-24 16:18:32 +05:30
translation ELECTRON-519: support Japanese localization for menus, dialogs and windows (#401) 2018-06-19 20:26:04 +05:30
utils update the spectron tests script and add support for case insensitive command line args parsing 2018-06-06 18:14:30 +05:30
windowsTitleBar Electron-486 (Add an option to configure Windows 10 title bar) (#389) 2018-06-06 17:27:10 +05:30
badgeCount.js electron-97: refactored the code as per the ticket (points 3 & 4 covered) 2017-08-24 16:18:32 +05:30
bringToFront.js Electron-336 (Update bring to front logic on Windows) (#325) 2018-03-16 12:26:07 +05:30
config.js Electron-486 (Add an option to configure Windows 10 title bar) (#389) 2018-06-06 17:27:10 +05:30
crashReporter.js Electron-401 (fixes crash reporter) (#334) 2018-04-11 18:43:59 +05:30
eventEmitter.js Electron-56 (Always on top) (#127) 2017-06-15 10:11:29 -07:00
log.js Electron-433 (Changes the logic for updating user config) (#341) 2018-04-19 23:26:42 +05:30
main.js ELECTRON-563: fix main window close issue on macOS (#398) 2018-06-13 18:09:32 +05:30
mainApiMgr.js ELECTRON-519: support Japanese localization for menus, dialogs and windows (#401) 2018-06-19 20:26:04 +05:30
memoryMonitor.js ELECTRON-445 - Resolved conflicts 2018-06-06 12:59:51 +05:30
windowMgr.js ELECTRON-519: support Japanese localization for menus, dialogs and windows (#401) 2018-06-19 20:26:04 +05:30