|
From: Greg M. <bli...@us...> - 2008-08-16 20:25:36
|
Update of /cvsroot/phpwebsite-comm/modules/ads/locale/en_US/LC_MESSAGES In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6910/locale/en_US/LC_MESSAGES Modified Files: ads.po Log Message: Now use demographics module to store business name for advertisers. Index: ads.po =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/ads/locale/en_US/LC_MESSAGES/ads.po,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** ads.po 29 Mar 2008 17:01:28 -0000 1.3 --- ads.po 16 Aug 2008 20:25:40 -0000 1.4 *************** *** 22,26 **** "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" ! "POT-Creation-Date: 2008-03-29 11:59-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" --- 22,26 ---- "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" ! "POT-Creation-Date: 2008-08-16 15:23-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" *************** *** 160,163 **** --- 160,166 ---- msgstr "" + msgid "Available users" + msgstr "" + msgid "Banner" msgstr "" *************** *** 169,172 **** --- 172,181 ---- msgstr "" + msgid "Business name must be specified" + msgstr "" + + msgid "Business/Organization" + msgstr "" + msgid "CTR" msgstr "" *************** *** 196,199 **** --- 205,211 ---- msgstr "" + msgid "Continue" + msgstr "" + msgid "Copy" msgstr "" *************** *** 282,285 **** --- 294,303 ---- msgstr "" + msgid "New Advertiser - Step 1" + msgstr "" + + msgid "New Advertiser - Step 2" + msgstr "" + msgid "New Banner Ad" msgstr "" *************** *** 351,354 **** --- 369,377 ---- msgstr "" + msgid "" + "Sorry, there are no users available. You will have to create a user account " + "first." + msgstr "" + msgid "Text Ad" msgstr "" *************** *** 381,387 **** msgstr "" - msgid "User not found or already advertiser" - msgstr "" - msgid "Username" msgstr "" --- 404,407 ---- |