From 6c5f57abce943f3838d2eb002c3646df1da939df Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Sun, 25 Nov 2012 16:02:38 +0000 Subject: - FingerprintNG: forgotten overlay - langpacks/en: new files git-svn-id: http://svn.miranda-ng.org/main/trunk@2489 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- langpacks/en/Plugins/NoHistory.txt | 21 ++++ langpacks/en/Plugins/NotesReminders.txt | 173 ++++++++++++++++++++++++++++++++ 2 files changed, 194 insertions(+) create mode 100644 langpacks/en/Plugins/NoHistory.txt create mode 100644 langpacks/en/Plugins/NotesReminders.txt (limited to 'langpacks') diff --git a/langpacks/en/Plugins/NoHistory.txt b/langpacks/en/Plugins/NoHistory.txt new file mode 100644 index 0000000000..197b19ac57 --- /dev/null +++ b/langpacks/en/Plugins/NoHistory.txt @@ -0,0 +1,21 @@ +#muuid {b25e8c7b-292b-495a-9fb8-a4c3d4eeb04b} +;langpack template for NoHistory +;file E:\Sources\myranda\plugins\NoHistory\res\NoHistory.rc +[Keep history for this contact] +[Disable history for this contact] +;file E:\Sources\myranda\plugins\NoHistory\src\dllmain.cpp +[This operation will PERMANENTLY REMOVE all history for this contact.\nAre you sure you want to do this?] +[Clear History] +[Enable History] +[Disable History] +[History Enabled] +[History Disabled] +;file E:\Sources\myranda\plugins\NoHistory\src\icons.cpp +[Disable] +[Enable] +[Clear] +;file E:\Sources\myranda\plugins\NoHistory\src\options.cpp +[** All contacts **] +[No History] +[History] +[Logging] diff --git a/langpacks/en/Plugins/NotesReminders.txt b/langpacks/en/Plugins/NotesReminders.txt new file mode 100644 index 0000000000..7707503c93 --- /dev/null +++ b/langpacks/en/Plugins/NotesReminders.txt @@ -0,0 +1,173 @@ +;#muuid not found, please specify manually! +;langpack template for NotesReminders +;file E:\Sources\myranda\plugins\NotesAndReminders\res\resource.rc +[Default Note Size] +[Width (Pixels)] +[Height (Pixels)] +[Notes Appearance] +[Show Scrollbars] +[Show Buttons] +[Title Date] +[Title Time] +[Startup options] +[Hide notes at startup] +[Add Contact list menu items] +[(Requires Miranda restart)] +[Reminder options] +[Add Reminder closes dialog] +[Use MCI to play alert sounds] +[Note Transparency (Minimum Win 2k/XP)] +[0%] +[100%] +[Send Reminders through E-mail / SMS :] +[Open links with this program instead:] +[...] +[Reset to defaults] +[(Using MCI allows different sounds to be played simultaneously, may not be needed or desired when a custom sound plugin is installed.)] +[Trigger On Time && Date:] +[Date] +[DateTimePicker1] +[Time] +[Reminder Note:] +[None] +[Daily] +[Weekly] +[Monthly] +[Repeat Alert Sound] +[Use Sound] +[&Add Reminder] +[&Close] +[&View Reminders] +[reftime] +[After:] +[On Time && Date:] +[&Remind Again] +[&Create Note] +[&Dismiss] +[Add New] +[Edi&t Reminder] +[New &Reminder] +[&Delete Reminder] +[D&elete All Reminders] +[&Hide Note] +[&Always On Top] +[&New Note] +[&Delete Note] +[Custom...] +[Reset] +[Paste Title] +[Reset Title] +[Undo] +[&Copy] +[&Paste] +[C&ut] +[C&lear] +[&View Notes] +[&Bring All To Front] +[Edi&t Note] +[&Visible] +[Always &On Top] +[Delete &All Notes] +[&Show / Hide Notes] +;file E:\Sources\myranda\plugins\NotesAndReminders\src\hotkeys.cpp +[MIM_SNMsgWindow] +[New Note] +[Toggle Notes Visibility] +[Bring All Notes to Front] +[New Reminder] +[StickyNotes] +;file E:\Sources\myranda\plugins\NotesAndReminders\src\main.cpp +[Are you sure you want to delete all notes?] +[Are you sure you want to delete all reminders?] +[Delete All Notes] +[Show/Hide Notes] +[On Top Caption Icon] +[Delete All Reminders] +[View Reminders] +[Not on Top Caption Icon] +[Hide Note Icon] +[Remove Note Icon] +[Reminder Icon] +[Bring All to Front] +[Play Sound Icon] +[View Notes] +[Plugins] +[Add New Note] +[Add New Reminder] +[Alerts] +[Reminder triggered] +[Reminder triggered (Alternative 1)] +[Reminder triggered (Alternative 2)] +[Notes && Reminders] +[New &Note] +[Vie&w Notes] +[&Delete All Notes] +[&Bring All to Front] +[RICHED20.DLL] +[Miranda could not load the Note & Reminders plugin, RICHED20.DLL is missing. If you are using Windows 95 or WINE please make sure you have riched20.dll installed. Press 'Yes' to continue loading Miranda.] +[user32.dll] +[kernel32.dll] +;file E:\Sources\myranda\plugins\NotesAndReminders\src\notes.cpp +[MIM_StickyNote] +[Black] +[Maroon] +[Green] +[Olive] +[Navy] +[Purple] +[Teal] +[Gray] +[Silver] +[Red] +[Orange] +[Lime] +[Yellow] +[Blue] +[Fuchsia] +[Aqua] +[White] +[StickyNote] +[Are you sure you want to delete this note?] +[ctrldata] +[MNU_NOTEPOPUP] +[Appearance] +[Background Color] +[Text Color] +[open] +[iexplore] +[Notes] +[Note text] +[Date/Title] +;file E:\Sources\myranda\plugins\NotesAndReminders\src\options.cpp +[Sticky Note Caption] +[Small Fonts] +[Sticky Note Background Color] +[Terminal] +[MS Serif] +[Sticky Note Body] +[Tahoma] +[System] +[Executable Files\0*.exe\0All Files\0*.*\0\0] +[Select Executable] +;file E:\Sources\myranda\plugins\NotesAndReminders\src\reminders.cpp +[Reminder] +[Minutes] +[Hours] +[Hour] +[Day] +[Days] +[Week] +[The specified time is invalid due to begin of daylight saving (summer time).] +[The specified time is invalid.] +[The specified time offset is invalid.] +[&Update Reminder] +[Every] +[Seconds] +[Never] +[Default] +[Alternative 1] +[Alternative 2] +[MNU_REMINDERPOPUP] +[Reminder text] +[Date of activation] +[Are you sure you want to delete this reminder?] -- cgit v1.2.3