diff options
author | Basil <basil@miranda-ng.org> | 2013-02-05 13:44:31 +0000 |
---|---|---|
committer | Basil <basil@miranda-ng.org> | 2013-02-05 13:44:31 +0000 |
commit | f0b70db9efcaf1b5d5e8c7723fa0be118ebc1f5e (patch) | |
tree | f765427c4401213f5e218d42a64a74dac0e380ea /langpacks/english/Plugins/ImportTXT.txt | |
parent | 2d8b267d4903d9f77d3e06350c52b9f82bd0ff24 (diff) |
Added manually created templates for Delphi plugins (Russian template acts as a donor).
lpgen.js can't parse this plugs correctly
git-svn-id: http://svn.miranda-ng.org/main/trunk@3438 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'langpacks/english/Plugins/ImportTXT.txt')
-rw-r--r-- | langpacks/english/Plugins/ImportTXT.txt | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/langpacks/english/Plugins/ImportTXT.txt b/langpacks/english/Plugins/ImportTXT.txt new file mode 100644 index 0000000000..4ea59af0b4 --- /dev/null +++ b/langpacks/english/Plugins/ImportTXT.txt @@ -0,0 +1,54 @@ +#muuid {6f376b33-d3f4-4c4f-a96b-77da08043b06}
+;============================================================
+; File: importtxt.dll
+; Module: Imports history saved in TXT files from other clients
+; Versions: 0.0.1.10
+; URL:
+; Source: http://miranda-plugins.googlecode.com/svn/trunk/importtxt/
+; Authors: Abyss
+;============================================================
+[Imports history saved in TXT files from other clients.]
+[Import history to ]
+[Import history]
+[Choose a file...]
+[Choose a pattern...]
+[Choose a file for import...]
+[Text files (*.txt)]
+[All files (*.*)]
+[Error in cfg file: ]
+[No Files Patterns Found]
+[No messages in this file]
+[Import started...]
+[Added: %d messages]
+[Duplicates: %d messages]
+[In: %d:%d:%d]
+[Import not finished. Do you realy want close?]
+[Error adding message to DB]
+[Error opening file]
+[Error mapping file]
+[Error mapping]
+[Header not found]
+[Import Text Files Wizard]
+[This wizard will help you import message history from some other clients and Miranda plugins, stored in text files.]
+[Click ""Next"" to choose the information you wish to import, or click ""Cancel"" to exit the wizard and continue using Miranda.]
+[Choose type of imported files:]
+[Select files or the whole directory for import:]
+[Files...]
+[Directory...]
+[All previous chosen files will try to import to this protocol.]
+[Select protocol or account:]
+[Click "Next" to start Import or "Cancel" to Abort.]
+[Select folder for import...]
+[File: %s]
+[To: %s]
+[Can''t determine destination contact]
+[Default extension]
+[Its not %s file]
+[Duplicate:]
+[Your version of Miranda don't support XML parsing]
+[Check for duplicates]
+[Check messages for duplicates]
+[Show duplicates]
+[Error at initialization XML parser]
+[Import history to %s (%s)]
+[Can't determine destination contact]
\ No newline at end of file |