Commit Graph

11 Commits

Author SHA1 Message Date
Vishwas Shashidhar
ef392b2c60
Fix Localisation Issues (#620)
* ELECTRON-1073: localise more info window content

* fix localisation on network error strings

* ELECTRON-1074: fix localisation for right click context menu in child windows

* ELECTRON-1097: fix japanese localisation string name for screen sharing indicator

* ELECTRON-1052: add localisation support for screen names in screen sharing window
2019-03-28 18:09:05 +05:30
Kiran Niranjan
c3bbadb955 ELECTRON-967 (Handle network state and implement retry logic) (#600)
* ELECTRON-967 - Display Error content when there is no active network connection

* ELECTRON-967 - Fix css issue for Windows

* ELECTRON-967 - Optimize code
2019-03-19 19:00:40 +05:30
Vishwas Shashidhar
608e293a98
ELECTRON-965: revert the changes (#562) 2019-01-29 09:18:49 +05:30
Vishwas Shashidhar
335f89fa26
ELECTRON-1030: add localisation for about symphony window on Windows (#558)
* ELECTRON-1030: add localisation for about symphony window on Windows

* ELECTRON-1030: add default values for the about app strings
2019-01-25 12:26:38 +05:30
Vishwas Shashidhar
642fec4b50
ELECTRON-1012: add localisation support for dev tools disabled message (#554) 2019-01-24 11:01:19 +05:30
Kiran Niranjan
07c40fe8ec ELECTRON-965 (Display warning dialog if certificate fails to verify Root CA or is not whitelisted) (#553)
* ELECTRON-965 - Display warning dialog if certificate fails to verify Root CA or is not whitelisted

* ELECTRON-965 - Set ignoreAllCertErrors to false when main window loads
2019-01-23 16:37:06 +05:30
SergeyS
9609bc7976 RTC-5104: screensharing indicator (#536)
* RTC-5104: screensharing indicator

* RTC-5104: screensharing indicator, windows fixes
2019-01-03 18:18:50 +05:30
VICTOR RAPHAEL BRAGA DE SALES MASCARENHAS
3850bc9b2f ELECTRON-854 - error popup is not localized when network outage (#537) 2018-12-14 19:35:15 +05:30
Vishwas Shashidhar
3dedefbae8 ELECTRON-899: add japanese & french localisation for the dev tools menu item 2018-12-04 12:30:53 -08:00
Vishwas Shashidhar
afdaa39836 ELECTRON-907: add more info menu item
- add a new menu item that displays version information about the app
- bump up the version number
2018-11-28 16:42:46 -08:00
Vishwas Shashidhar
3b836b0a97 I18N-597: Support french localisation 2018-11-19 17:59:11 +05:30