[Pkg-mozext-commits] [itsalltext] 319/459: prep for babelzilla

David Prévot taffit at moszumanska.debian.org
Tue Feb 24 23:26:34 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository itsalltext.

commit c4155c2581d5238c0a603c327fda423b8ce37579
Author: Christian Höltje <docwhat at gmail.com>
Date:   Mon May 19 10:54:55 2008 -0400

    prep for babelzilla
---
 src/chrome/locale/en-US/badeditor.dtd        | 10 +++++-----
 src/chrome/locale/en-US/badeditor.properties |  1 -
 src/chrome/locale/en-US/itsalltext.dtd       | 23 +++++++++------------
 src/chrome/locale/en-US/newextension.dtd     |  6 +++---
 src/chrome/locale/en-US/preferences.dtd      | 30 ++++++++++++++--------------
 5 files changed, 32 insertions(+), 38 deletions(-)

diff --git a/src/chrome/locale/en-US/badeditor.dtd b/src/chrome/locale/en-US/badeditor.dtd
index 41ccfe0..729aedc 100644
--- a/src/chrome/locale/en-US/badeditor.dtd
+++ b/src/chrome/locale/en-US/badeditor.dtd
@@ -1,10 +1,10 @@
-<!ENTITY title              "It's All Text! was unable to open your editor">
-<!ENTITY header             "Unable to open your editor">
-<!ENTITY pref.label         "Preferences">
-<!ENTITY helptext           "It's All Text! was unable to run your editor.
+<!ENTITY title "It's All Text! was unable to open your editor">
+<!ENTITY header "Unable to open your editor">
+<!ENTITY pref.label "Preferences">
+<!ENTITY helptext "It's All Text! was unable to run your editor.
 
 You can now either cancel your edit or you can use the preferences to choose a new editor.  Please make sure that you use the full path to the editor and that the editor is marked executable.
 
 Thank you.
 ">
-<!ENTITY reason             "Reason:">
+<!ENTITY reason "Reason:">
diff --git a/src/chrome/locale/en-US/badeditor.properties b/src/chrome/locale/en-US/badeditor.properties
index d0196c4..ad423ab 100644
--- a/src/chrome/locale/en-US/badeditor.properties
+++ b/src/chrome/locale/en-US/badeditor.properties
@@ -1,4 +1,3 @@
 bad.noent=The path '%1$S' does not exist.
 bad.noexec=Unable to execute your editor.
 bad.noset=Your editor has not been set.
-
diff --git a/src/chrome/locale/en-US/itsalltext.dtd b/src/chrome/locale/en-US/itsalltext.dtd
index a70ea50..1badc12 100644
--- a/src/chrome/locale/en-US/itsalltext.dtd
+++ b/src/chrome/locale/en-US/itsalltext.dtd
@@ -1,14 +1,9 @@
-<!ENTITY top.label     "It's All Text!">
-<!ENTITY top.key       "i">
-
-<!ENTITY edit.label    "Edit with default extension">
-<!ENTITY edit.key      "e">
-
-<!ENTITY newext.label  "Edit with new extension...">
-<!ENTITY newext.key    "n">
-
-<!ENTITY pref.label    "Preferences...">
-<!ENTITY pref.key      "p">
-
-<!ENTITY readme.label  "View the README...">
-
+<!ENTITY top.label "It's All Text!">
+<!ENTITY top.key "i">
+<!ENTITY edit.label "Edit with default extension">
+<!ENTITY edit.key "e">
+<!ENTITY newext.label "Edit with new extension...">
+<!ENTITY newext.key "n">
+<!ENTITY pref.label "Preferences...">
+<!ENTITY pref.key "p">
+<!ENTITY readme.label "View the README...">
diff --git a/src/chrome/locale/en-US/newextension.dtd b/src/chrome/locale/en-US/newextension.dtd
index 0974d4d..84b9029 100644
--- a/src/chrome/locale/en-US/newextension.dtd
+++ b/src/chrome/locale/en-US/newextension.dtd
@@ -1,3 +1,3 @@
-<!ENTITY title              "It's All Text! New Extension">
-<!ENTITY extension.label    "Extension (with leading dot):">
-<!ENTITY save.label         "Save for future use">
+<!ENTITY title "It's All Text! New Extension">
+<!ENTITY extension.label "Extension (with leading dot):">
+<!ENTITY save.label "Save for future use">
diff --git a/src/chrome/locale/en-US/preferences.dtd b/src/chrome/locale/en-US/preferences.dtd
index 5f7ad2a..75b8199 100644
--- a/src/chrome/locale/en-US/preferences.dtd
+++ b/src/chrome/locale/en-US/preferences.dtd
@@ -1,15 +1,15 @@
-<!ENTITY title                          "It's All Text! Preferences">
-<!ENTITY editor.label                   "Editor:">
-<!ENTITY picker.label                   "Browse">
-<!ENTITY seconds.label                  "Seconds between refreshing:">
-<!ENTITY charset.label                  "Character Set (default: UTF-8):">
-<!ENTITY extensions.label               "File Extensions:">
-<!ENTITY debug.label                    "Debugging:">
-<!ENTITY debug.humor                    "Remove all bugs">
-<!ENTITY gumdrop_position.label         "Edit button position">
-<!ENTITY gumdrop_position.disable       "Disable">
-<!ENTITY gumdrop_position.upper_left    "Upper Left">
-<!ENTITY gumdrop_position.upper_right   "Upper Right">
-<!ENTITY gumdrop_position.lower_left    "Lower Left">
-<!ENTITY gumdrop_position.lower_right   "Lower Right">
-<!ENTITY fade_time.label                "Duration of button fade">
+<!ENTITY title "It's All Text! Preferences">
+<!ENTITY editor.label "Editor:">
+<!ENTITY picker.label "Browse">
+<!ENTITY seconds.label "Seconds between refreshing:">
+<!ENTITY charset.label "Character Set (default: UTF-8):">
+<!ENTITY extensions.label "File Extensions:">
+<!ENTITY debug.label "Debugging:">
+<!ENTITY debug.humor "Remove all bugs">
+<!ENTITY gumdrop_position.label "Edit button position">
+<!ENTITY gumdrop_position.disable "Disable">
+<!ENTITY gumdrop_position.upper_left "Upper Left">
+<!ENTITY gumdrop_position.upper_right "Upper Right">
+<!ENTITY gumdrop_position.lower_left "Lower Left">
+<!ENTITY gumdrop_position.lower_right "Lower Right">
+<!ENTITY fade_time.label "Duration of button fade">

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/itsalltext.git



More information about the Pkg-mozext-commits mailing list