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

« back to all changes in this revision

Viewing changes to mozilla/xpfe/global/resources/locale/en-US/unix/platformDialogOverlay.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
<!-- unix -->
 
2
 
 
3
<!-- OK Cancel Buttons -->
 
4
<!ENTITY okButton.label                 "OK"> 
 
5
<!ENTITY cancelButton.label             "Cancel"> 
 
6
<!ENTITY helpButton.label               "Help">
 
7
 
 
8
<!-- Key labels, for mousewheel prefs -->
 
9
<!ENTITY ctrlKey.label                  "Control">
 
10
<!ENTITY altKey.label                   "Alt">
 
11
<!ENTITY shiftKey.label                 "Shift">
 
12