blob: 24c27b187a5d0977eee14725bb4909d9e1b37dc5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<!ENTITY accountWindow.title "Kontoinnstillinger">
<!ENTITY accountWindow.width "300">
<!ENTITY account.general "Generelt">
<!ENTITY account.advanced "Avanserte innstillinger">
<!ENTITY account.name "Brukernavn:">
<!ENTITY account.password "Passord:">
<!ENTITY account.alias "Alias:">
<!ENTITY account.newMailNotification "Varsle ved ny e-post">
<!ENTITY account.autojoin "Kanaler som åpnes automatisk ved pålogging:">
<!ENTITY account.proxySettings.caption "Proxyinnstillinger:">
<!ENTITY account.proxySettings.change.label "Endre …">
<!ENTITY account.proxySettings.change.accessKey "E">
|