From cebec2980d00661cddf6d287800de656c6909f29 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Fri, 22 Jun 2012 10:56:27 +0000 Subject: lpgen script updated ,translation files updated git-svn-id: http://svn.miranda-ng.org/main/trunk@524 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- .../AddContactPlus/addcontactplus-translation.txt | 27 ++++++++++++++++++++++ .../docs/addcontactplus-translation.txt | 12 ---------- 2 files changed, 27 insertions(+), 12 deletions(-) create mode 100644 plugins/AddContactPlus/addcontactplus-translation.txt delete mode 100644 plugins/AddContactPlus/docs/addcontactplus-translation.txt (limited to 'plugins/AddContactPlus') diff --git a/plugins/AddContactPlus/addcontactplus-translation.txt b/plugins/AddContactPlus/addcontactplus-translation.txt new file mode 100644 index 0000000000..38432dbe43 --- /dev/null +++ b/plugins/AddContactPlus/addcontactplus-translation.txt @@ -0,0 +1,27 @@ +; Common strings that belong to many files +;[Add Contact] +;[Contact ID:] + +; ../../plugins/AddContactPlus/addcontact.cpp +;[None] +;[Please authorize my request and add me to your contact list.] +;[The contact cannot be added to your contact list. If you are not logged into the selected account, please try to do so. Also, make sure the contact ID is entered correctly.] +;[The contact cannot be added to your contact list. Please make sure the contact ID is entered correctly.] + +; ../../plugins/AddContactPlus/main.cpp +;[&Add Contact...] +;[Main] +;[Open Add Contact Dialog] + +; ../../plugins/AddContactPlus/resource.rc +;[&Add] +;[&Cancel] +;[Account:] +;[Add Contact\nAdd a contact to your contact list] +;[Add temporarily] +;[Authorization Request] +;[Custom name:] +;[Group:] +;[Options] +;[Send \"You were added\"] +;[Send authorization request] diff --git a/plugins/AddContactPlus/docs/addcontactplus-translation.txt b/plugins/AddContactPlus/docs/addcontactplus-translation.txt deleted file mode 100644 index ce4925b969..0000000000 --- a/plugins/AddContactPlus/docs/addcontactplus-translation.txt +++ /dev/null @@ -1,12 +0,0 @@ -; This is a template for translation of AddContact+ plugin - -;[Add Contact] -;[&Add Contact...] -;[Provides the ability to quickly add new contacts] -;[Open Add Contact Dialog] -;[Add Contact\nAdd a contact to your contact list] -;[Contact ID:] -;[Account:] -;[Add temporarily] -;[The contact cannot be added to your contact list. Please make sure the contact ID is entered correctly.] -;[The contact cannot be added to your contact list. If you are not logged into the selected account, please try to do so. Also, make sure the contact ID is entered correctly.] -- cgit v1.2.3