diff options
Diffstat (limited to 'l10n-fi/toolkit/chrome/global/textcontext.dtd')
-rw-r--r-- | l10n-fi/toolkit/chrome/global/textcontext.dtd | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/l10n-fi/toolkit/chrome/global/textcontext.dtd b/l10n-fi/toolkit/chrome/global/textcontext.dtd new file mode 100644 index 0000000000..bdb3970357 --- /dev/null +++ b/l10n-fi/toolkit/chrome/global/textcontext.dtd @@ -0,0 +1,24 @@ +<!-- 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 spellAddToDictionary.label "Lisää sanastoon"> +<!ENTITY spellAddToDictionary.accesskey "s"> +<!ENTITY spellUndoAddToDictionary.label "Kumoa lisää sanastoon"> +<!ENTITY spellUndoAddToDictionary.accesskey "u"> +<!ENTITY spellCheckToggle.label "Oikolue"> +<!ENTITY spellCheckToggle.accesskey "O"> +<!ENTITY spellNoSuggestions.label "(Ei ehdotuksia)"> +<!ENTITY spellDictionaries.label "Kielet"> +<!ENTITY spellDictionaries.accesskey "K"> + +<!ENTITY searchTextBox.clear.label "Tyhjennä"> + +<!ENTITY fillLoginMenu.label "Täytä kirjautumiskenttä"> +<!ENTITY fillLoginMenu.accesskey "T"> +<!ENTITY fillPasswordMenu.label "Täytä salasana"> +<!ENTITY fillPasswordMenu.accesskey "T"> +<!ENTITY fillUsernameMenu.label "Täytä käyttäjätunnus"> +<!ENTITY fillUsernameMenu.accesskey "T"> +<!ENTITY noLoginSuggestions.label "(Ei tallennettuja kirjautumisia)"> +<!ENTITY viewSavedLogins.label "Näytä tallennetut kirjautumistiedot"> |