| CPUG | |
| The Check Point User Group | |
| A Resource For The Check Point Community. Fast. Useful. Independent. | |
|
| |||||||
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| Hi, I used to have the Connectra SSL Network Extender and the login page in French. I had to rebuild my Connectra server (R61) and now English is the only possible language. How can I add and change to another language than English? Thanks |
| |||
| It's been a while but I thought it could help others. The french language file needs to be found there: /opt/CPcvpn-R60E/phpincs/Strings.fr_FR.php To be used, in '/opt/CPcvpn-R60E/phpincs/Strings.php' the following code needs to be defined: Code: $arLanguages = array(
"en_US" => "English",
"fr_FR" => "French", |
![]() |
| Thread Tools | |
| Display Modes | |
| |