Bug 1364050 - Part 2 - Remove unused strings. r=mak draft
authorPaolo Amadini <paolo.mozmail@amadzone.org>
Fri, 05 May 2017 13:06:59 +0100
changeset 577766 167c82d5f2d8a42b2d1b97f24c419b1f2d8301d6
parent 577765 66ae116fe34f9f38869b16f31df219e85b5b9fc0
child 577767 cd71a2c5c573b7c87d243abea15f94a6249fc8e9
push id58781
push userpaolo.mozmail@amadzone.org
push dateMon, 15 May 2017 10:24:13 +0000
reviewersmak
bugs1364050
milestone55.0a1
Bug 1364050 - Part 2 - Remove unused strings. r=mak MozReview-Commit-ID: HW4Zkxbe1od
toolkit/locales/en-US/chrome/mozapps/downloads/downloads.properties
--- a/toolkit/locales/en-US/chrome/mozapps/downloads/downloads.properties
+++ b/toolkit/locales/en-US/chrome/mozapps/downloads/downloads.properties
@@ -17,24 +17,16 @@ shortMinutes=m;m
 # h is the short form for hours
 shortHours=h;h
 
 # LOCALIZATION NOTE (shortDays): Semi-colon list of plural
 # forms. See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
 # d is the short form for days
 shortDays=d;d
 
-# LOCALIZATION NOTE (paused): — is the "em dash" (long dash)
-paused=Paused —  #1
-downloading=Downloading
-notStarted=Not Started
-failed=Failed
-finished=Finished
-canceled=Canceled
-
 downloadErrorAlertTitle=Download Error
 downloadErrorGeneric=The download cannot be saved because an unknown error occurred.\n\nPlease try again.
 
 # LOCALIZATION NOTE: we don't have proper plural support in the CPP code; bug 463102
 quitCancelDownloadsAlertTitle=Cancel All Downloads?
 quitCancelDownloadsAlertMsg=If you exit now, 1 download will be canceled. Are you sure you want to exit?
 quitCancelDownloadsAlertMsgMultiple=If you exit now, %S downloads will be canceled. Are you sure you want to exit?
 quitCancelDownloadsAlertMsgMac=If you quit now, 1 download will be canceled. Are you sure you want to quit?
@@ -46,18 +38,16 @@ leavePrivateBrowsingCancelDownloadsAlert
 leavePrivateBrowsingWindowsCancelDownloadsAlertMsg2=If you close all Private Browsing windows now, 1 download will be canceled. Are you sure you want to leave Private Browsing?
 leavePrivateBrowsingWindowsCancelDownloadsAlertMsgMultiple2=If you close all Private Browsing windows now, %S downloads will be canceled. Are you sure you want to leave Private Browsing?
 cancelDownloadsOKText=Cancel 1 Download
 cancelDownloadsOKTextMultiple=Cancel %S Downloads
 dontQuitButtonWin=Don’t Exit
 dontQuitButtonMac=Don’t Quit
 dontGoOfflineButton=Stay Online
 dontLeavePrivateBrowsingButton2=Stay in Private Browsing
-downloadsCompleteTitle=Downloads Complete
-downloadsCompleteMsg=All files have finished downloading. 
 
 # LOCALIZATION NOTE (infiniteRate):
 # If download speed is a JavaScript Infinity value, this phrase is used
 infiniteRate=Really fast
 
 # LOCALIZATION NOTE (statusFormat3): — is the "em dash" (long dash)
 # %1$S transfer progress; %2$S rate number; %3$S rate unit; %4$S time left
 # example: 4 minutes left — 1.1 of 11.1 GB (2.2 MB/sec)