~ubuntu-branches/ubuntu/precise/kompozer/precise

« back to all changes in this revision

Viewing changes to mozilla/toolkit/locales/en-US/chrome/mozapps/downloads/downloads.dtd

  • Committer: Bazaar Package Importer
  • Author(s): Anthony Yarusso
  • Date: 2007-08-27 01:11:03 UTC
  • Revision ID: james.westby@ubuntu.com-20070827011103-2jgf4s6532gqu2ka
Tags: upstream-0.7.10
ImportĀ upstreamĀ versionĀ 0.7.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!ENTITY done.label                       "Done">
 
2
<!ENTITY canceled.label                   "Canceled">
 
3
<!ENTITY installing.label                 "Installing...">
 
4
 
 
5
<!ENTITY starting.label                   "Starting...">
 
6
<!ENTITY failed.label                     "Failed">
 
7
 
 
8
<!ENTITY downloads.title                  "Downloads">
 
9
 
 
10
<!ENTITY cmd.pause.label                  "Pause">
 
11
<!ENTITY cmd.pause.accesskey              "P">
 
12
<!ENTITY cmd.resume.label                 "Resume">
 
13
<!ENTITY cmd.resume.accesskey             "R">
 
14
<!ENTITY cmd.cancel.label                 "Cancel">
 
15
<!ENTITY cmd.cancel.accesskey             "C">
 
16
<!ENTITY cmd.show.label                   "Open Containing Folder">
 
17
<!ENTITY cmd.show.accesskey               "F">
 
18
<!ENTITY cmd.open.label                   "Open">
 
19
<!ENTITY cmd.open.accesskey               "O">
 
20
<!ENTITY cmd.openWith.label               "Open With...">
 
21
<!ENTITY cmd.openWith.accesskey           "h">
 
22
<!ENTITY cmd.retry.label                  "Retry">
 
23
<!ENTITY cmd.retry.accesskey              "R">
 
24
<!ENTITY cmd.remove.label                 "Remove">
 
25
<!ENTITY cmd.remove.accesskey             "e">
 
26
<!ENTITY cmd.properties.label             "Properties">
 
27
<!ENTITY cmd.properties.accesskey         "i">
 
28
<!ENTITY cmd.info.commandKey              "i">
 
29
 
 
30
<!ENTITY cmd.close.commandKey             "w">
 
31
<!ENTITY cmd.close2.commandKey            "j">
 
32
<!ENTITY cmd.close2Unix.commandKey        "y">
 
33
<!ENTITY cmd.cleanUp.label                "Clean Up">
 
34
<!ENTITY cmd.cleanUp.tooltip              "Removes completed, canceled and failed downloads from the list">
 
35
<!ENTITY cmd.cleanUp.accesskey            "a">
 
36
 
 
37
<!ENTITY cmd.change.label                 "Change...">
 
38
<!ENTITY cmd.change.accesskey             "C">
 
39
<!ENTITY cmd.change.tooltip               "Change how and where to save files to">
 
40
 
 
41
<!ENTITY closeWhenDone.label              "Close when downloads complete">
 
42
<!ENTITY closeWhenDone.tooltip            "Closes the Downloads window when all files are done downloading">
 
43
 
 
44
<!ENTITY filesSavedTo.label               "All files downloaded to:">
 
45
<!ENTITY showFolder.label                 "Show this Folder">
 
46
 
 
47