Unreported: small German language fixes - English: "make donation" --> "make a donation" sounds nicer ;)

This commit is contained in:
Kevin
2008-02-14 23:46:48 +00:00
parent db371ea8fb
commit 13295cdc1c
2 changed files with 4 additions and 4 deletions

View File

@@ -124,10 +124,10 @@ $lang = array_merge($lang, array(
'LATEST_MEMBERS' => 'Latest members',
// make donation
'DONATION' => 'Make donation',
'DONATION' => 'Make a donation',
'DONATION_TEXT' => 'is a formation suplying services with no intention of any revenue. Anyone who wants to support this formation can do it by donating so that the cost of server, the domain and etc. could be paid of.',
'PAY_MSG' => 'After selecting the amount which you want to donate from the menu, you can go on by clicking on the picture of PayPal.',
'PAY_ITEM' => 'Make donation', // paypal item
'PAY_ITEM' => 'Make a donation', // paypal item
// main menu
'M_MENU' => 'Menu',