www.usr.com/support/gpl/USR9113_release1.0.tar.gz
[bcm963xx.git] / userapps / broadcom / cfm / html / usr_resources.js
diff --git a/userapps/broadcom/cfm/html/usr_resources.js b/userapps/broadcom/cfm/html/usr_resources.js
new file mode 100755 (executable)
index 0000000..455e48d
--- /dev/null
@@ -0,0 +1,24 @@
+/* --------------------------------------------------------------------------
+
+       (c) 2005-2006 U.S. Robotics Corporation
+
+       -------------------------------------------------------------------------- */
+
+/* --------------------------------------------------------------------------
+
+       TRANSLATE THE STRINGS TO THE RIGHT OF THE EQUAL SIGN (=).
+
+*/
+
+if ("<%ejGetOther(sysInfo, buildVoip)%>" == "1")
+{
+       _strings["idModel"]                     = "USR9109";
+       _strings["idProdName"]          = "USRobotics Wireless MAXg ADSL2+ VoIP Gateway";
+       _strings["idProdNameHTML"]      = "USRobotics Wireless <i>MAX</i>g ADSL2+ VoIP Gateway";
+}
+else
+{
+       _strings["idModel"]                     = "USR9113";
+       _strings["idProdName"]          = "USRobotics Wireless Ndx ADSL2+ Gateway";
+       _strings["idProdNameHTML"]      = "USRobotics Wireless <i>N</i>dx ADSL2+ Gateway";
+}