Changeset 8893


Ignore:
Timestamp:
01/28/08 23:08:00 (5 years ago)
Author:
BrainSlayer
Message:

spelling correction

Location:
src/router/kromo/dd-wrt/lang_pack
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • src/router/kromo/dd-wrt/lang_pack/english.js

    r8836 r8893  
    994994routetbl.titl="Routing Table"; 
    995995routetbl.h2="Routing Table Entry List"; 
    996 routetbl.th1="Destination LAN IP"; 
     996routetbl.th1="Destination LAN NET"; 
    997997 
    998998 
     
    10281028route.static_setno="Select set number"; 
    10291029route.static_name="Route Name"; 
    1030 route.static_ip="Destination LAN IP"; 
     1030route.static_ip="Destination LAN NET"; 
    10311031 
    10321032//help container 
  • src/router/kromo/dd-wrt/lang_pack/german.js

    r8836 r8893  
    943943routetbl.titl="Routen-Tabelle"; 
    944944routetbl.h2="Routen-Tabelle"; 
    945 routetbl.th1="Ziel-LAN-IP"; 
     945routetbl.th1="Ziel-LAN-Netz"; 
    946946 
    947947 
     
    962962route.static_setno="Wähle Set-Nummer"; 
    963963route.static_name="Routen-Name"; 
    964 route.static_ip="Ziel-LAN-IP"; 
     964route.static_ip="Ziel-LAN-Netz"; 
    965965 
    966966//help container 
Note: See TracChangeset for help on using the changeset viewer.