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

« back to all changes in this revision

Viewing changes to mozilla/xpfe/components/filepicker/res/locale/en-US/filepicker.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 lookInMenuList.label   "Look in:">
 
2
<!ENTITY lookInMenuList.accesskey   "L">
 
3
<!ENTITY textInput.label        "File name:">
 
4
<!ENTITY textInput.accesskey        "n">
 
5
<!ENTITY filterMenuList.label   "Files of type:">
 
6
<!ENTITY filterMenuList.accesskey   "t">
 
7
<!ENTITY name.label             "Name">
 
8
<!ENTITY size.label             "Size">
 
9
<!ENTITY lastModified.label     "Last Modified">
 
10
<!ENTITY permissions.label      "Permissions">
 
11
<!ENTITY showHiddenFiles.label  "Show hidden files and directories">
 
12
<!ENTITY showHiddenFiles.accesskey  "S">
 
13
 
 
14
<!ENTITY noPermissionError.label "You do not have the permissions necessary to view this directory.">
 
15
 
 
16
<!ENTITY folderUp.tooltiptext   "Go up a level">
 
17
<!ENTITY folderHome.tooltiptext "Go to home">
 
18
<!ENTITY folderNew.tooltiptext  "Create new directory">