- [ Previous File |
- Next File |
- Previous Range |
- Next Range ]
-@-item-start
-
-
-
- $item-number
- $item-name
- $item-summary
-
-
-
-
-
-@-item-end
-
-@-range-end
-
-
-@-section-end
-
- No job is too big, no fee is too big.
-
-
diff --git a/mozilla/extensions/venkman/resources/locale/en-US/profile.txt.tpl b/mozilla/extensions/venkman/resources/locale/en-US/profile.txt.tpl
deleted file mode 100644
index 467bdf4c3f1..00000000000
--- a/mozilla/extensions/venkman/resources/locale/en-US/profile.txt.tpl
+++ /dev/null
@@ -1,31 +0,0 @@
-
- Venkman Profile Report
-
-Created .......... $full-date
-User Agent ....... $user-agent
-Debugger Version . $venkman-agent
-Sorted By ........ $sort-key
-
-=================================================================================
-@-section-start
-$section-number <$full-url>
-
-@-range-start
- $file-name: $range-min - $range-max milliseconds
-@-item-start
- Function Name: $function-name (Lines $start-line - $end-line)
- Total Calls: $call-count (max recurse $recurse-depth)
- Total Time: $total-time (min/max/avg $min-time/$max-time/$avg-time)
- Time (ex. calls): $own-total-time (min/max/avg $own-min-time/$own-max-time/$own-avg-time)
-
-@-item-end
- -------------------------------------------------------------------------------
-
-@-range-end
-=================================================================================
-
-@-section-end
-
-
-Thanks for using Venkman, the Mozilla JavaScript Debugger.
-
diff --git a/mozilla/extensions/venkman/resources/locale/en-US/profile.xml.tpl b/mozilla/extensions/venkman/resources/locale/en-US/profile.xml.tpl
deleted file mode 100644
index 5157f603809..00000000000
--- a/mozilla/extensions/venkman/resources/locale/en-US/profile.xml.tpl
+++ /dev/null
@@ -1,46 +0,0 @@
-
-
-
-@-section-start
-
-@-range-start
-
-@-item-start
-
-@-item-end
-
-@-range-end
-
-@-section-end
-
diff --git a/mozilla/extensions/venkman/resources/locale/en-US/venkman-help.tpl b/mozilla/extensions/venkman/resources/locale/en-US/venkman-help.tpl
deleted file mode 100644
index a3d36329d45..00000000000
--- a/mozilla/extensions/venkman/resources/locale/en-US/venkman-help.tpl
+++ /dev/null
@@ -1,169 +0,0 @@
-
-
-
-
-
-
-
- Venkman Help System
-
-
-
-
-
-
-
-
-
- Welcome to the Venkman Help System. From here you can search
- for help on the various commands available in Venkman. To search for a
- particular command, type your search term in the box below and click
- Go, or press Enter.
-
-
- Found $match-count matching command(s).
-
-
-@-header-end
-
- Command Name:
- $command-name
- User Interface Label:
- $ui-label
-
- Usage:$command-name $params
-
- Accelerator Key: $key
-
- Description:
- $desc
- Back To Top
-
-
-@-command-end
- No commands found
-@-nomatch-end
-
-
-
diff --git a/mozilla/extensions/venkman/resources/locale/en-US/venkman-output-locale.css b/mozilla/extensions/venkman/resources/locale/en-US/venkman-output-locale.css
deleted file mode 100644
index 7129fa694a4..00000000000
--- a/mozilla/extensions/venkman/resources/locale/en-US/venkman-output-locale.css
+++ /dev/null
@@ -1,59 +0,0 @@
-/* -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
- *
- * ***** BEGIN LICENSE BLOCK *****
- * Version: MPL 1.1/GPL 2.0/LGPL 2.1
- *
- * The contents of this file are subject to the Mozilla Public License Version
- * 1.1 (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
- * http://www.mozilla.org/MPL/
- *
- * Software distributed under the License is distributed on an "AS IS" basis,
- * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
- * for the specific language governing rights and limitations under the
- * License.
- *
- * The Original Code is The JavaScript Debugger.
- *
- * The Initial Developer of the Original Code is
- * Netscape Communications Corporation.
- * Portions created by the Initial Developer are Copyright (C) 1998
- * the Initial Developer. All Rights Reserved.
- *
- * Contributor(s):
- * Robert Ginda, , original author
- *
- * Alternatively, the contents of this file may be used under the terms of
- * either the GNU General Public License Version 2 or later (the "GPL"), or
- * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
- * in which case the provisions of the GPL or the LGPL are applicable instead
- * of those above. If you wish to allow use of your version of this file only
- * under the terms of either the GPL or the LGPL, and not to allow others to
- * use your version of this file under the terms of the MPL, indicate your
- * decision by deleting the provisions above and replace them with the notice
- * and other provisions required by the GPL or the LGPL. If you do not delete
- * the provisions above, a recipient may use your version of this file under
- * the terms of any one of the MPL, the GPL or the LGPL.
- *
- * ***** END LICENSE BLOCK ***** */
-
-/*
- * Note to translators: Only localize the text after "content:", don't touch
- * the [msg-type="FOO"] selectors.
- */
-
-.msg-data[msg-type="HELP"]:before {
- content: "Help:";
-}
-
-.msg-data[msg-type="USAGE"]:before {
- content: "Usage:";
-}
-
-.msg-data[msg-type="LOG"]:before {
- content: "LOG:";
-}
-
-.msg-data[msg-type="ETRACE"]:before {
- content: "X"; /* X is a mnemonic for eXception */
-}
diff --git a/mozilla/extensions/venkman/resources/locale/en-US/venkman-overlay.dtd b/mozilla/extensions/venkman/resources/locale/en-US/venkman-overlay.dtd
deleted file mode 100644
index 5546abcf59a..00000000000
--- a/mozilla/extensions/venkman/resources/locale/en-US/venkman-overlay.dtd
+++ /dev/null
@@ -1,46 +0,0 @@
-
-
-
-
-
-
-
-
-
diff --git a/mozilla/extensions/venkman/resources/locale/en-US/venkman.dtd b/mozilla/extensions/venkman/resources/locale/en-US/venkman.dtd
deleted file mode 100644
index c9b0757758d..00000000000
--- a/mozilla/extensions/venkman/resources/locale/en-US/venkman.dtd
+++ /dev/null
@@ -1,118 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/mozilla/extensions/venkman/resources/locale/en-US/venkman.properties b/mozilla/extensions/venkman/resources/locale/en-US/venkman.properties
deleted file mode 100644
index 19b59ec0ea9..00000000000
--- a/mozilla/extensions/venkman/resources/locale/en-US/venkman.properties
+++ /dev/null
@@ -1,959 +0,0 @@
-#
-# ***** BEGIN LICENSE BLOCK *****
-# Version: MPL 1.1/GPL 2.0/LGPL 2.1
-#
-# The contents of this file are subject to the Mozilla Public License Version
-# 1.1 (the "License"); you may not use this file except in compliance with
-# the License. You may obtain a copy of the License at
-# http://www.mozilla.org/MPL/
-#
-# Software distributed under the License is distributed on an "AS IS" basis,
-# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
-# for the specific language governing rights and limitations under the
-# License.
-#
-# The Original Code is The JavaScript Debugger.
-#
-# The Initial Developer of the Original Code is
-# Netscape Communications Corporation.
-# Portions created by the Initial Developer are Copyright (C) 1998
-# the Initial Developer. All Rights Reserved.
-#
-# Contributor(s):
-# Robert Ginda, , original author
-#
-# Alternatively, the contents of this file may be used under the terms of
-# either the GNU General Public License Version 2 or later (the "GPL"), or
-# the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
-# in which case the provisions of the GPL or the LGPL are applicable instead
-# of those above. If you wish to allow use of your version of this file only
-# under the terms of either the GPL or the LGPL, and not to allow others to
-# use your version of this file under the terms of the MPL, indicate your
-# decision by deleting the provisions above and replace them with the notice
-# and other provisions required by the GPL or the LGPL. If you do not delete
-# the provisions above, a recipient may use your version of this file under
-# the terms of any one of the MPL, the GPL or the LGPL.
-#
-# ***** END LICENSE BLOCK *****
-
-# NOTE ON LEADING/TRAILING SPACES AND QUOTES…
-# Strings in this file are stripped of leading and trailing quotes, if they are
-# present. This allows you to express leading and trailing whitespace, which
-# would otherwise be trimmed by the stringbundle code. In order to express
-# a leading or trailing quote, use two of them.
-#
-# For example…
-#
-# my.message1 = " foo"
-# my.message2 = " foo
-# Both of these produce 10 spaces, followed by the word ``foo''.
-# my.message3 = "foo "
-# my.message3 = foo "
-# Both of these produce the word ``foo'', followed by 10 spaces.
-# my.message4 = A sphincter says, "what?""
-# my.message4 = "A sphincter says, "what?""
-# Both of these produce the phrase ``A sphincter says "what?"''
-#
-
-# character set to convert unicode messages to before writing them to a
-# profile report, or generated help text.
-msg.report.charset = utf-8
-msg.locale.version = 0.9.87.2
-msn.bad.locale = This version of Venkman is meant to work with a ``%1$S'' locale, but you are currently using a locale marked ``%2$S''. Chances are, you're going to have problems. Please change to the default locale, or upgrade your language pack.
-
-msg.release.url = http://www.mozilla.org/releases/
-
-## exception descriptions ##
-err.notimplemented = Not implemented
-err.required.param = Missing required parameter %1$S
-err.invalid.param = Invalid value for parameter %1$S (%2$S)
-# 1 url, 2 fileName, 3 lineNumber, 4 reason
-err.subscript.load = Error loading subscript from <%1$S>.
-err.no.debugger = JS Debugger Service is not installed. (Perhaps this application was built [see about:buildconfig] with --disable-jsd, which suppresses building core support required for Venkman. You can resolve this by recompiling without that option or complaining to your vendor [who shouldn't be using that flag].)
-err.failure = Operation Failed: %1$S
-err.no.stack = No Stack
-
-## error messages ##
-msn.err.unknown.reason = Unknown reason
-msn.err.required.param = Missing required parameter %1$S
-msn.err.invalid.param = Invalid value for parameter %1$S (%2$S)
-msn.err.invalid.pref = Invalid value for preference %1$S (%2$S)
-msn.err.scriptload = Error loading subscript from <%1$S>.
-msn.err.no.source = No scripts loaded match ``%1$S''.
-msn.err.no.command = No command named ``%1$S''.
-msn.err.no.such.view = No such view ``%1$S''.
-msg.err.no.stack = No stack
-msg.err.no.eval.object = No object selected for evaluations
-msn.err.noscript = No debuggable scripts found for ``%1$S''
-msn.err.disabled = Sorry, ``%1$S'' is currently disabled
-msn.err.notimplemented = Sorry, ``%1$S'' has not been implemented
-msn.err.ambigcommand = Ambiguous command, ``%1$S'', %2$S commands match [%3$S]
-msn.err.bp.noline = No scripts matching <%1$S> contain executable code at line %2$S
-msn.err.bp.nodice = No breakpoint set at <%1$S> line %2$S
-msn.err.startup = An exception occurred while initializing, please file a bug.\n%1$S
-msn.err.cant.match = Error loading template: Can't match ``%1$S''.
-msg.err.internal.bpt = Internal error handling breakpoint.
-msn.err.internal.hook = Internal error processing hook ``%1$S''.
-msn.err.failure = Operation Failed: %1$S
-msn.err.no.section = Missing section before ``%1$S'' in <%2$S>.
-msn.err.no.template = No pref for template named ``%1$S''.
-msn.err.not.a.dom.node = Expression ``%1$S'' is not a DOM Node.
-msn.err.internal.dispatch = Internal error dispatching command ``%1$S''.
-msn.err.source.load.failed = Error loading URL <%1$S>: %2$S.
-msn.err.no.such.container = No such container ``%1$S''.
-msg.err.condition.failed = Error evaluating breakpoint condition.
-msg.err.format.not.available = Source not available in requested format.
-msn.err.no.function = Line %1$S in <%2$S> is not part of an executable function.
-msn.jsdurl.errpage = ErrorError loading <%1$S> %2$S
-msg.err.jsdurl.parse = Error parsing URL.
-msg.err.jsdurl.nosource = URL has no textual source.
-msg.err.jsdurl.noservice = No such service.
-msg.err.jsdurl.search = Error in search pattern.
-msg.err.jsdurl.sourcetext = Error locating source text.
-msn.err.jsdurl.template = Error loading template named ``%1$S''.
-msn.err.meta.failed = Error processing meta comment ``%1$S'' in <%2$S>, line %3$S.
-msg.err.this.not.object = Result of expression must be an object.
-msn.err.unknown.pref = Unknown pref name ``%1$S''.
-
-## "values" ##
-msg.val.unknown =
-msg.val.console = x-jsd:interactive-session
-msg.val.na =
-msg.val.none =
-msg.val.object =