~ubuntu-dev/firefox-extensions/adblock-plus.upstream

« back to all changes in this revision

Viewing changes to chrome/locale/nb-NO/findbar.dtd

  • Committer: Siegfried-Angel Gevatter Pujals
  • Date: 2008-02-14 19:33:22 UTC
  • Revision ID: rainct@ubuntu.com-20080214193322-322tlj2o1aoodaqe
Import Adblock Plus 0.7.5.3 from upstream CVS. Add MPL text.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!-- LOCALIZATION NOTE : FILE This file contains the entities needed to -->
 
2
<!-- LOCALIZATION NOTE : FILE use the Find Bar. --> 
 
3
 
 
4
<!-- entities split out from browser.dtd -->
 
5
<!ENTITY find.label "Finn:">
 
6
<!ENTITY findNext.label "Neste">
 
7
<!ENTITY findNext.accesskey "N">
 
8
<!ENTITY findNext.tooltip "Søker etter den neste forekomsten av teksten">
 
9
<!ENTITY findPrevious.label "Forrige">
 
10
<!ENTITY findPrevious.accesskey "F">
 
11
<!ENTITY findPrevious.tooltip "Søker etter den forrige forekomsten av teksten">
 
12
<!ENTITY findCloseButton.tooltip "Lukk søkeverktøylinje">
 
13
<!ENTITY highlight.label "Marker tekst">
 
14
<!ENTITY highlight.accesskey "M">
 
15
<!ENTITY highlight.tooltip "Markerer alle forekomster av teksten (Ctrl+Enter)">
 
16
<!ENTITY highlight.macTooltip "Markerer alle forekomster av teksten (Cmd+Return)">
 
17
<!ENTITY caseSensitiveCheckbox.label "Adskill store/små bokstaver">
 
18
<!ENTITY caseSensitiveCheckbox.accesskey "A">