diff options
author | Tobias Weimer <wishmaster51@googlemail.com> | 2012-11-15 23:04:08 +0000 |
---|---|---|
committer | Tobias Weimer <wishmaster51@googlemail.com> | 2012-11-15 23:04:08 +0000 |
commit | 135743eb33ddf36a8d260d8137eb4afe0dbc2c86 (patch) | |
tree | a4590f5aaea69359f468aa8d510fe12617d01bf4 /plugins/SpellChecker/docs | |
parent | 7ebaebba8520e457bf374ca245f52332fbb008be (diff) |
removed the old langpack files
git-svn-id: http://svn.miranda-ng.org/main/trunk@2323 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SpellChecker/docs')
-rw-r--r-- | plugins/SpellChecker/docs/spellchecker-translation.txt | 71 |
1 files changed, 0 insertions, 71 deletions
diff --git a/plugins/SpellChecker/docs/spellchecker-translation.txt b/plugins/SpellChecker/docs/spellchecker-translation.txt deleted file mode 100644 index cfd53dd935..0000000000 --- a/plugins/SpellChecker/docs/spellchecker-translation.txt +++ /dev/null @@ -1,71 +0,0 @@ -; Common strings that belong to many files
-;[Spell Checker]
-
-; ../../plugins/SpellChecker/ardialog.cpp
-;[The correction can't be empty!]
-;[The correction can't be equal to the wrong word!]
-;[The wrong word can't be empty!]
-;[Wrong Correction]
-
-; ../../plugins/SpellChecker/options.cpp
-;[Auto-replacements]
-;[Correction]
-;[Dash]
-;[Dash dot]
-;[Dash dot dot]
-;[Dotted]
-;[Line]
-;[Message Sessions]
-;[Thick]
-;[Wave]
-;[Wrong word]
-
-; ../../plugins/SpellChecker/resource.rc
-;[Add auto-replace word]
-;[Add...]
-;[Advanced]
-;[Ask before sending a message with spelling errors]
-;[Auto-replace words with dictionary suggestions]
-;[Avoid removing underscores (slows down checking of long texts)]
-;[Cancel]
-;[Correction:]
-;[Default language:]
-;[Download more dictionaries]
-;[Edit...]
-;[Enable auto-replacements]
-;[Ignore words in UPPER CASE]
-;[Ignore words with numbers]
-;[Language:]
-;[No separators and all lowercase chars]
-;[OK]
-;[Remove]
-;[Replacements]
-;[Show all corrections in context menu (takes more time to show)]
-;[Show corrections in submenu]
-;[Show wrong word]
-;[Underline type:]
-;[Use dictionaries from other programs]
-;[Use flags]
-;[Use input language to select dictionary]
-;[Use variables in correction]
-;[Wrong word:]
-
-; ../../plugins/SpellChecker/spellchecker.cpp
-;[Add to dictionary]
-;[Always replace with]
-;[Corrections]
-;[Custom Dictionaries]
-;[Dictionaries]
-;[Disabled]
-;[Enable spell checking]
-;[Enable/disable spell checker]
-;[Enabled]
-;[Flags DLL]
-;[Ignore all]
-;[Language]
-;[Other...]
-;[There are %d spelling errors. Are you sure you want to send this message?]
-;[Unknown Flag]
-;[Wrong word: %s]
-;[Wrong words]
-;[Your message window does not support SpellChecker Plugin.\nIf you use SRMM, tabSRMM or Scriver, please update them to the latest version,\notherwise ask the author of your message window plugin to add support for Spell Checker.]
|