From 1c60a0beab0e1e29bbe9c120b36dbd3347d1c9fd Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Fri, 4 Jan 2013 09:24:44 +0000 Subject: - lpgen.js updated to work with 'english' folder git-svn-id: http://svn.miranda-ng.org/main/trunk@2953 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- langpacks/english/Plugins/DbEditorPP.txt | 189 +++++++++++++++++++++++++++++++ 1 file changed, 189 insertions(+) create mode 100644 langpacks/english/Plugins/DbEditorPP.txt (limited to 'langpacks/english/Plugins/DbEditorPP.txt') diff --git a/langpacks/english/Plugins/DbEditorPP.txt b/langpacks/english/Plugins/DbEditorPP.txt new file mode 100644 index 0000000000..16ac05b0fd --- /dev/null +++ b/langpacks/english/Plugins/DbEditorPP.txt @@ -0,0 +1,189 @@ +;#muuid not found, please specify manually! +;============================================================ +; File: Svc_dbepp.dll +; Plugin: Database Editor++ +; Version: 3.2.0.0 +; Authors: Bio, Jonathan Gordon +;============================================================ +[Advanced Database Editor.] +;file \plugins\DbEditorPP\res\resource.rc +[Case Sensitive] +[Module Name] +[Exact Match] +[Setting Name] +[Setting Value] +[&Search] +[Found field] +[&Replace] +[&Cancel] +[Search For] +[Text:] +[In:] +[Replace With] +[Entirely] +[Restore last opened position] +[Automatically expand "settings" when Database Editor ++ starts] +[Use known modules list] +[Warn when deleting modules] +[Use popups when watched settings change values] +[Modules to ALWAYS mark as known (e.g core modules)] +[Put a space or comma between each module name] +[Changes to this list will take effect next time miranda starts] +[Popup timeout (0 for infinite)] +[Background Colour] +[If the module name has a space in it, put a \\ before the space. eg "aaa\\ bbb"] +[Add a module named] +[Add to all contacts (Includes Settings)] +[OK] +[Cancel] +[Value Name:] +[Value Data:] +[Base] +[Save Value as:] +[Copy to all contacts (Includes Settings)] +[Contact to copy module and settings to] +[Import] +[Insert &CR/LF] +[Paste the Settings to import here.] +[&Refresh Modules] +[Refresh &Settings] +[E&xit] +[&Search and Replace] +[&Delete Module] +[&View all] +[&Delete all] +[Entire &Database] +[All &Settings] +[All &Contacts] +[From a &file] +[From pasted &text] +[&Sort by protocol] +[Show &All] +[Show only &Loaded] +[Show only &Unloaded] +[Edit &Bytes in Hex] +[Edit &Words in Hex] +[Edit &Dwords in Hex] +[&Restore position] +[&Open Options] +[&Edit / Rename] +[&Byte] +[&Word] +[&Dword] +[&String] +[&Unicode] +[BL&OB] +[View Decrypted String] +[View Encrypted String] +[Decrypt String] +[Encrypt String] +[&Watch] +[&Delete] +[&Rename] +[Copy To Contact] +[Export Module] +[Add To Known Modules] +[&Clone] +[Export Contact] +[From a file] +[From pasted text] +[&Add Module] +[Export Settings] +[Export Contacts] +[Export Module from all contacts] +[Reload Watch List] +;file \plugins\DbEditorPP\src\addeditsettingsdlg.cpp +[Cannot Convert!] +[New BYTE value] +[Edit BYTE value] +[New WORD value] +[Edit WORD value] +[New DWORD value] +[Edit DWORD value] +[New STRING value] +[Edit STRING value] +[New UNICODE value] +[Edit UNICODE value] +[New BLOB value] +[Edit BLOB value] +[Couldnt allocate enough memory!] +;file \plugins\DbEditorPP\src\copymodule.cpp +[Settings] +;file \plugins\DbEditorPP\src\deletemodule.cpp +[Are you sure you want to delete module "%s"?] +[Confirm Module Deletion] +[Delete module from Database] +[Delete module from Database... Loading] +;file \plugins\DbEditorPP\src\exportimport.cpp +[INI Files] +[All Files] +[Export to file] +[Error Loading Module List] +[Couldn't open file for writing] +[Do you want to overwrite it "%s"?] +[Contact already exists] +[Import from files] +;file \plugins\DbEditorPP\src\findwindow.cpp +[Enter a string to search the DB for] +[Stop] +[Replaced with] +[Deleted] +[Found] +[%s Module "%s" in contact "%s"] +[%s Setting "%s" in module "%s" in contact "%s" - "%s"] +[%s Setting "%s" in module "%s" in contact "%s"] +[%s "%s" in Setting "%s" in module "%s" in contact "%s"] +[Searching...] +[Error Loading Setting List] +[Finished. %d items were found, %d items were deleted.] +[Finished. %d items were found, %d items were replaced.] +[Finished. %d items were found.] +;file \plugins\DbEditorPP\src\icons.cpp +[Closed Known Module] +[Open Known Module] +[Closed Unknown Module] +[Open Unknown Module] +[Contacts Group] +[Unknown Contact] +[Known Contact] +;file \plugins\DbEditorPP\src\main.cpp +[Database Editor++] +[Open Database Editor] +[Open user tree in DBE++] +;file \plugins\DbEditorPP\src\main_window.cpp +[Are you sure you want to delete contact "%s"?] +[Confirm Contact Delete] +;file \plugins\DbEditorPP\src\modules.cpp +;file \plugins\DbEditorPP\src\moduletree.cpp +[Loading contacts...] +[Loading modules...] +[Module tree not found] +[Contacts] +[HANDLE] +[Add module to contact "%s"] +;file \plugins\DbEditorPP\src\options.cpp +[Database] +;file \plugins\DbEditorPP\src\settinglist.cpp +[Name] +[Data] +[Type] +[Size] +[BLOB] +[BYTE] +[WORD] +[DWORD] +[STRING] +[UNICODE] +[] +[] +[Decoded string..] +[Encoded string..] +;file \plugins\DbEditorPP\src\watchedvars.cpp +[Contact] +[Module] +[Setting] +[Database Setting Changed: \nModule: "%s" , Setting: "%s"\nNew Value: (BYTE) %d] +[Database Setting Changed: \nModule: "%s" , Setting: "%s"\nNew Value: (WORD) %d] +[Database Setting Changed: \nModule: "%s" , Setting: "%s"\nNew Value: (DWORD) 0x%X] +[Database Setting Changed: \nModule: "%s" , Setting: "%s"\nNew Value: "%s"] +[Database Setting Changed: \nModule: "%s" , Setting: "%s"\nNew Value (UTF8): "%s"] -- cgit v1.2.3