diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-01-04 09:24:44 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-01-04 09:24:44 +0000 |
commit | 1c60a0beab0e1e29bbe9c120b36dbd3347d1c9fd (patch) | |
tree | edcf8b2b4202fa6a70964938c16b1b6a213b3f5e /langpacks/english/Plugins/Dbx_tree.txt | |
parent | 9b5565804db3889f7b8c59edf6e75a3566aea7df (diff) |
- lpgen.js updated to work with 'english' folder
git-svn-id: http://svn.miranda-ng.org/main/trunk@2953 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'langpacks/english/Plugins/Dbx_tree.txt')
-rw-r--r-- | langpacks/english/Plugins/Dbx_tree.txt | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/langpacks/english/Plugins/Dbx_tree.txt b/langpacks/english/Plugins/Dbx_tree.txt new file mode 100644 index 0000000000..e1d24742d5 --- /dev/null +++ b/langpacks/english/Plugins/Dbx_tree.txt @@ -0,0 +1,47 @@ +;#muuid not found, please specify manually!
+;langpack template for Dbx_tree
+;file \plugins\Dbx_tree\res\dbConfig.rc
+[Cancel]
+[Next >]
+[< Prev]
+;file \plugins\Dbx_tree\src\BlockManager.cpp
+[Block-structure of file is corrupt!]
+;file \plugins\Dbx_tree\src\BTree.h
+[Invalid Node]
+;file \plugins\Dbx_tree\src\Compatibility.cpp
+[Trying to write malformed UTF8 setting "%hs" in module "%hs"]
+;file \plugins\Dbx_tree\src\DataBase.cpp
+[.pri]
+[Header Block not found! File damaged: "%s"]
+[Header Block cannot be read! File damaged: "%s"]
+[Header Block in "%s" damaged!]
+;file \plugins\Dbx_tree\src\DirectAccess.cpp
+[CreateFile failed]
+[SetFilePointer failed]
+[ReadFile failed]
+[WriteFile failed]
+[SetEndOfFile failed]
+[FlushFileBuffers failed]
+;file \plugins\Dbx_tree\src\EncryptionManager.cpp
+[\\plugins\\encryption\\*.dll]
+;file \plugins\Dbx_tree\src\FileAccess.cpp
+[.jrn]
+[Couldn't flush the journal because ReadFile failed!]
+[Your database journal wasn't completely written to disk.]
+[CreateFile failed on Journal %s]
+[.autobackup]
+[Journal "%s" was found on start.\nBackup "%s"%s created and backup "%s"%s created.\nYou may delete these file(s) after successful start from "%s".]
+[ was successfully]
+[ could not be]
+[Journal "%s" was found on start.\nBackups "%s"and "%s" could not be created in "%s".]
+;file \plugins\Dbx_tree\src\FileBTree.h
+[Signature check failed]
+;file \plugins\Dbx_tree\src\Logger.cpp
+[[%s - %s]\n%s\n\nSystem Error Code: %d\n%s\n\n]
+[[%s - %s]\n%s\n\n]
+;file \plugins\Dbx_tree\src\MappedMemory.cpp
+[Cannot set end of file]
+[CreateFileMapping failed]
+[MapViewOfFile failed]
+;file \plugins\Dbx_tree\src\Settings.cpp
+[Cannot Merge with global settings!\nSource %d Dest %d]
|