From 584073fa52e77a911d1b38b883b065a8c6210cd2 Mon Sep 17 00:00:00 2001 From: Phil Ringnalda Date: Sun, 19 Jun 2011 09:31:31 -0700 Subject: [PATCH] Bug 665328 - Remove the unused Storage string, r=sdwilsh --- dom/locales/en-US/chrome/storage.properties | 37 --------------------- dom/locales/jar.mn | 1 - 2 files changed, 38 deletions(-) delete mode 100644 dom/locales/en-US/chrome/storage.properties diff --git a/dom/locales/en-US/chrome/storage.properties b/dom/locales/en-US/chrome/storage.properties deleted file mode 100644 index 85d8611b3fb..00000000000 --- a/dom/locales/en-US/chrome/storage.properties +++ /dev/null @@ -1,37 +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 Storage code. -# -# The Initial Developer of the Original Code is Google Inc. -# Portions created by the Initial Developer are Copyright (C) 2006 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Brett Wilson -# -# Alternatively, the contents of this file may be used under the terms of -# either of 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 ***** - -storageWriteError=There was an error writing data to the disk. This error is sometimes caused by a full disk.\n\nPlease restart this application diff --git a/dom/locales/jar.mn b/dom/locales/jar.mn index 551c31612ce..3aca6adc809 100644 --- a/dom/locales/jar.mn +++ b/dom/locales/jar.mn @@ -25,4 +25,3 @@ locale/@AB_CD@/global-platform/win/accessible.properties (%chrome/accessibility/win/accessible.properties) locale/@AB_CD@/global-platform/mac/accessible.properties (%chrome/accessibility/mac/accessible.properties) locale/@AB_CD@/global-platform/unix/accessible.properties (%chrome/accessibility/unix/accessible.properties) - locale/@AB_CD@/global/storage.properties (%chrome/storage.properties)