Changeset 8893
- Timestamp:
- 01/28/08 23:08:00 (5 years ago)
- Location:
- src/router/kromo/dd-wrt/lang_pack
- Files:
-
- 2 edited
-
english.js (modified) (2 diffs)
-
german.js (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/router/kromo/dd-wrt/lang_pack/english.js
r8836 r8893 994 994 routetbl.titl="Routing Table"; 995 995 routetbl.h2="Routing Table Entry List"; 996 routetbl.th1="Destination LAN IP";996 routetbl.th1="Destination LAN NET"; 997 997 998 998 … … 1028 1028 route.static_setno="Select set number"; 1029 1029 route.static_name="Route Name"; 1030 route.static_ip="Destination LAN IP";1030 route.static_ip="Destination LAN NET"; 1031 1031 1032 1032 //help container -
src/router/kromo/dd-wrt/lang_pack/german.js
r8836 r8893 943 943 routetbl.titl="Routen-Tabelle"; 944 944 routetbl.h2="Routen-Tabelle"; 945 routetbl.th1="Ziel-LAN- IP";945 routetbl.th1="Ziel-LAN-Netz"; 946 946 947 947 … … 962 962 route.static_setno="Wähle Set-Nummer"; 963 963 route.static_name="Routen-Name"; 964 route.static_ip="Ziel-LAN- IP";964 route.static_ip="Ziel-LAN-Netz"; 965 965 966 966 //help container
Note: See TracChangeset
for help on using the changeset viewer.
