diff options
author | dartraiden <wowemuh@gmail.com> | 2019-07-24 17:30:03 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2019-07-24 17:30:26 +0300 |
commit | 080507db9a11bdee60c0b1cfed977071cb3bf66c (patch) | |
tree | e716fb685edb0aad06c31d3f78cf09c2acbb1abc /langpacks/english/Plugins/Import.txt | |
parent | 384d533c9c79858af7a91981e79dd300411e3768 (diff) |
langpacks/english: update
Diffstat (limited to 'langpacks/english/Plugins/Import.txt')
-rw-r--r-- | langpacks/english/Plugins/Import.txt | 20 |
1 files changed, 14 insertions, 6 deletions
diff --git a/langpacks/english/Plugins/Import.txt b/langpacks/english/Plugins/Import.txt index 0db96313b5..ad95ea64cb 100644 --- a/langpacks/english/Plugins/Import.txt +++ b/langpacks/english/Plugins/Import.txt @@ -2,13 +2,11 @@ ;============================================================
; File: Import.dll
; Plugin: Import contacts and messages
-; Version: 0.95.10.1
+; Version: 0.95.11.1
; Authors: Miranda team
;============================================================
[Imports contacts and messages from another Miranda profile or from an external program.]
;file \plugins\Import\res\resource.rc
-[Choose how you would like to import:]
-[From a Miranda NG database.]
[This wizard will help you import contacts and message history from another Miranda profile or from an external program.]
[Click "Next" to choose the information you wish to import, or click "Cancel" to exit the wizard and continue using Miranda.]
[It is recommended that you create a backup of your current Miranda profile before importing.]
@@ -17,8 +15,9 @@ [Do not load the import plugin at startup again]
[Import completed]
[If at a future date you wish to use the wizard again, you can make it load again by going to the Plugins section of the Options dialog box.]
-[Miranda has found Miranda profiles with the following names. Please select the one you wish to import, or click "Other Profile" if your profile is not listed, or if the list is empty.]
-[&Other Profile...]
+[Choose import type:]
+[Choose directory]
+[Choose file]
[&Filename:]
[Now importing...]
[Import Information Wizard]
@@ -44,6 +43,7 @@ [File Transfers]
[Other]
[Choose appropriate accounts for import]
+[Choose file type:]
[Enter file name for import:]
[Copy]
;file \plugins\Import\src\import.cpp
@@ -85,11 +85,19 @@ ;file \plugins\Import\src\main.cpp
[&Import...]
;file \plugins\Import\src\miranda.cpp
+[Miranda NG database]
[The given file does not exist. Please check that you have entered the name correctly.]
[Miranda Import]
-[Miranda NG database]
[All Files]
[You cannot import your current profile into itself]
+[Importing whole directory]
+;file \plugins\Import\src\patterns.cpp
+[Invalid file header]
+[Cannot parse file header, skipping file]
+[Loading file '%s'...]
+[Failed to open file <%s> for import: %d]
+[Failed to mmap file <%s> for import: %d]
+[Failed to map view of file <%s> for import: %d]
;file \plugins\Import\src\ui.cpp
[Import history for %s]
[JSON file]
|