~ubuntu-branches/ubuntu/oneiric/mozgest/oneiric

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Benjamin Drung
  • Date: 2009-07-26 14:27:28 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20090726142728-ztt6n45um479qjdx
Tags: 2.1.4-0ubuntu1
* New upstream release (LP: #276705).
* debian/control:
  + Bump Standards-Version to 3.8.2.
  + Add Homepage field.
  + Add misc depends.
  + Move zip to Build-Depends-Indep.
  + No longer list firefox-2 as alternate dependency (LP: #272959).
  + Add mozilla-mozgest transitional binary package to replace older
    mozilla-mozgest source package (LP: #218363).
  + Add firefox-3.5 as alternative dependency.
* debian/rules:
  + Simplify clean rule.
  + Use MOZ_XPI_BUILD_COMMAND instead of build target.
  + Do not install license file (thanks to Lintian).
* Switch to debhelper 7.
* debian/copyright: Refer to versioned copyright files (thanks to Lintian).

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
<!ENTITY windowtypes.messenger   "Mail">
8
8
<!ENTITY windowtypes.mailcompose "Mail Compose">
9
9
 
 
10
<!ENTITY colDescCat "Category">
 
11
<!ENTITY cat0       "Miscellaneous">
 
12
<!ENTITY cat1       "Navigation">
 
13
<!ENTITY cat2       "Tabbed Browsing">
 
14
<!ENTITY cat3       "Window Management">
 
15
<!ENTITY cat4       "Zooming and Scrolling">
 
16
<!ENTITY cat5       "Links and Bookmarks">
 
17
<!ENTITY cat6       "Message Management">
 
18
 
10
19
<!ENTITY tab.general    "General">
11
20
<!ENTITY tab.additional "Additional">
12
21
<!ENTITY tab.visual     "Visual">
29
38
<!ENTITY condition.and   "and">
30
39
<!ENTITY condition.left  "Left handed mouse">
31
40
 
32
 
<!ENTITY lmbGestureLimit      "Time limit:">
33
 
<!ENTITY lmbGestureLimitDesc  "This option prevents unwanted gestures while selecting text.">
34
 
<!ENTITY lmbDragdropDelay     "Allow Drag-and-Drop after:">
35
 
<!ENTITY lmbDragdropDelayDesc "To drag an element without starting a mouse gesture, click the mouse button, wait the specified amount of time and then move the mouse.">
 
41
<!ENTITY lmbGestureLimit     "Time limit:">
 
42
<!ENTITY lmbGestureLimitDesc "To drag an element without starting a mouse gesture, click the mouse button, wait the specified amount of time and then move the mouse.">
36
43
 
37
44
<!ENTITY mmbLoadURL     "Middle mouse click loads selected URL">
38
45
<!ENTITY mmbLoadURLDesc "This Mozilla function conflicts with Mouse Gestures, and is enabled by default on Linux platform. To disable it, remove the checkmark and restart Mozilla.">
39
46
 
40
47
<!ENTITY btnMappings  "Edit Gestures">
41
 
<!ENTITY btnPrint     "Print Gestures">
42
48
<!ENTITY btnReset     "Reset Settings">
43
49
<!ENTITY resetwarning "Reset all settings (excluding gestures) to defaults?">
44
50
 
45
 
<!ENTITY print.lblDefault "Default: ">
46
 
<!ENTITY print.lblActive  "Active: ">
47
 
 
48
51
<!ENTITY additional.strokesEnabled      "Enable stroke gestures">
49
52
<!ENTITY additional.gridsize            "Minimal gesture size:">
50
53
<!ENTITY additional.dTolerance          "Diagonal tolerance:">
134
137
<!ENTITY sidebar.mappings.this.key  "T">
135
138
<!ENTITY sidebar.settings           "Settings">
136
139
<!ENTITY sidebar.settings.key       "S">
 
140
<!ENTITY sidebar.quicksettings      "Quick Settings">
 
141
<!ENTITY sidebar.quicksettings.key  "Q">
137
142
<!ENTITY sidebar.history            "Gesture History">
138
143
<!ENTITY sidebar.history.key        "G">
139
144
<!ENTITY sidebar.history.more       "...">
140
145
<!ENTITY sidebar.visit.home.key     "H">
141
146
<!ENTITY sidebar.visit.exchange.key "V">
142
 
<!ENTITY sidebar.print.key          "P">
143
147
<!ENTITY sidebar.sortName           "Sort by Name  (A > Z)">
144
148
<!ENTITY sidebar.sortName.key       "N">
145
149
<!ENTITY sidebar.sortUsage          "Sort by Usage (ascending)">