~ganesha-core-maintainers/ganesha/front_end

« back to all changes in this revision

Viewing changes to chrome/locale/en-US/preferences.dtd

  • Committer: Filip Hianik
  • Date: 2009-05-30 14:27:35 UTC
  • Revision ID: nonsense86@gmail.com-20090530142735-uhcohu6z40sht9w0
delete of dictionary entries implemented

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
<!ENTITY tab.ws             "Webservices">
7
7
<!ENTITY tab.dict           "Dictionary">
8
8
<!ENTITY tab.common         "Common">
 
9
<!ENTITY groupboxLabel      "Category">
 
10
<!ENTITY chooseRadio.label  "Choose">
 
11
<!ENTITY chooseRadio.acckey "C">
 
12
<!ENTITY enterRadio.label   "New:">
 
13
<!ENTITY enterRadio.acckey  "E">
 
14
<!ENTITY cancelBtn.label    "Cancel">
 
15
<!ENTITY okBtn.label        "Ok">
 
16
<!ENTITY label.name         "Name:">
 
17
<!ENTITY label.url          "URL:">
 
18
<!ENTITY msg.deleteCategory "All services within the category will be deleted.">
 
19
<!ENTITY msg.deletePhrases  "All phrases within the category will be deleted.">
 
20
<!ENTITY msg.deleteRegexps  "All regexps within the category will be deleted.">
 
21
<!ENTITY msg.deleteEntity   "The whole category will be deleted.">
9
22