From f9cab004186edb425a9b88ad649726605080a17c Mon Sep 17 00:00:00 2001 From: Thomas Groman Date: Mon, 20 Apr 2020 20:49:37 -0700 Subject: move browser to webbrowser/ --- .../en-US/chrome/browser/statusbar/meta.properties | 9 -- .../chrome/browser/statusbar/overlay.properties | 17 ---- .../chrome/browser/statusbar/prefs.properties | 4 - .../chrome/browser/statusbar/statusbar-overlay.dtd | 10 --- .../chrome/browser/statusbar/statusbar-prefs.dtd | 99 ---------------------- 5 files changed, 139 deletions(-) delete mode 100644 locales/en-US/chrome/browser/statusbar/meta.properties delete mode 100644 locales/en-US/chrome/browser/statusbar/overlay.properties delete mode 100644 locales/en-US/chrome/browser/statusbar/prefs.properties delete mode 100644 locales/en-US/chrome/browser/statusbar/statusbar-overlay.dtd delete mode 100644 locales/en-US/chrome/browser/statusbar/statusbar-prefs.dtd (limited to 'locales/en-US/chrome/browser/statusbar') diff --git a/locales/en-US/chrome/browser/statusbar/meta.properties b/locales/en-US/chrome/browser/statusbar/meta.properties deleted file mode 100644 index 24cb5c0..0000000 --- a/locales/en-US/chrome/browser/statusbar/meta.properties +++ /dev/null @@ -1,9 +0,0 @@ -# Translator names. If there is more than one, separate with commas. Only include your name, not the locale you're translating. -translator=Moonchild - -# Extension title. This usually should not be translated. -name=Status-4-Evar - -# Extension description. This is displayed in the add-on manager. -description=Status widgets and progress indicators for Firefox 4+ - diff --git a/locales/en-US/chrome/browser/statusbar/overlay.properties b/locales/en-US/chrome/browser/statusbar/overlay.properties deleted file mode 100644 index cda1f66..0000000 --- a/locales/en-US/chrome/browser/statusbar/overlay.properties +++ /dev/null @@ -1,17 +0,0 @@ -# The #1 gets replaced with the number of active downloads. This is a semicolon list of plural forms: http://developer.mozilla.org/en/docs/Localization_and_Plurals -activeDownloads=1 Active Download;#1 Active Downloads -# The #1 gets replaced with the number of paused downloads. This is a semicolon list of plural forms: http://developer.mozilla.org/en/docs/Localization_and_Plurals -pausedDownloads=1 Paused Download;#1 Paused Downloads - -noDownloads=No Downloads - -# Page load progress strings. These should match the strings that Firefox has been using. -nv_done=Done -nv_stopped=Stopped -nv_timeout=Timed Out - -# Should be the same as status4evar.status.widget.title -statusText=Status Text - -legacyWidgetTitle=Legacy Status Bar - diff --git a/locales/en-US/chrome/browser/statusbar/prefs.properties b/locales/en-US/chrome/browser/statusbar/prefs.properties deleted file mode 100644 index 69f8f92..0000000 --- a/locales/en-US/chrome/browser/statusbar/prefs.properties +++ /dev/null @@ -1,4 +0,0 @@ -simpleEditorTitle=Switch to simple editor -simpleEditorMessage=The simple editor can not edit your current style. Do you want to discard your style? -imageSelectTitle=Select an image file - diff --git a/locales/en-US/chrome/browser/statusbar/statusbar-overlay.dtd b/locales/en-US/chrome/browser/statusbar/statusbar-overlay.dtd deleted file mode 100644 index bb0ab95..0000000 --- a/locales/en-US/chrome/browser/statusbar/statusbar-overlay.dtd +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/locales/en-US/chrome/browser/statusbar/statusbar-prefs.dtd b/locales/en-US/chrome/browser/statusbar/statusbar-prefs.dtd deleted file mode 100644 index 82f9e37..0000000 --- a/locales/en-US/chrome/browser/statusbar/statusbar-prefs.dtd +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.3