Show
Ignore:
Timestamp:
09/16/08 05:05:41 (5 years ago)
Author:
mickecarlsson
Message:

Enclosed text strings for localization, added swedish language to javassh

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/branches/2.5/javassh/page.javassh.php

    r2882 r6743  
    1313//GNU General Public License for more details. 
    1414 
     15 
     16 
     17echo "<h2> "._("Java SSH")." </h2>"; 
     18echo _("If necessary re-enter the maint user and password. Once the applet has opened enter the IP address of your PBX.<br>"); 
     19echo _("You will then connect to the FreePBX server. You can then login as 'root' or 'asterisk', or whatever user you have created."); 
     20 
    1521?> 
    16  
    17 <h2> Java SSH </h2> 
    18  
    19 If necessary re-enter the maint user and password. Once the applet has opened enter the IP address of 
    20 your PBX. You will then connect to the FreePBX server. You can then login as 'root' or 'asterisk', or 
    21 whatever user you have created. 
    2222 
    2323<APPLET CODE="com.mindbright.application.MindTerm.class"