Easy Plugin for AdSense - Version 5.08

Version Description

Fixing a bug in enforcing the limit on the number of ad blocks. Updating translations.

=

Download this release

Release Info

Developer manojtd
Plugin Icon 128x128 Easy Plugin for AdSense
Version 5.08
Comparing to
See all releases

Code changes from version 5.07 to 5.08

easy-adsense-lite.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Easy AdSense Lite
4
  Plugin URI: http://www.thulasidas.com/adsense
5
  Description: Easiest way to show AdSense and make money from your blog. Configure it at <a href="options-general.php?page=easy-adsense-lite.php">Settings &rarr; Easy AdSense Lite</a>.
6
- Version: 5.07
7
  Author: Manoj Thulasidas
8
  Author URI: http://www.thulasidas.com
9
  */
@@ -648,7 +648,7 @@ if (!class_exists("ezAdSense")) {
648
  global $ezCount ;
649
  global $urCount ;
650
  if (!$ezAdOptions['force_widget']) {
651
- if ($ezCount > $this->ezMax) return ;
652
  $ezCount++;
653
  }
654
  $title = empty($ezAdOptions['title_widget']) ?
3
  Plugin Name: Easy AdSense Lite
4
  Plugin URI: http://www.thulasidas.com/adsense
5
  Description: Easiest way to show AdSense and make money from your blog. Configure it at <a href="options-general.php?page=easy-adsense-lite.php">Settings &rarr; Easy AdSense Lite</a>.
6
+ Version: 5.08
7
  Author: Manoj Thulasidas
8
  Author URI: http://www.thulasidas.com
9
  */
648
  global $ezCount ;
649
  global $urCount ;
650
  if (!$ezAdOptions['force_widget']) {
651
+ if ($ezCount >= $this->ezMax) return ;
652
  $ezCount++;
653
  }
654
  $title = empty($ezAdOptions['title_widget']) ?
lang/it_IT/easy-adsenser.mo CHANGED
Binary file
lang/it_IT/easy-adsenser.po CHANGED
@@ -1,16 +1,16 @@
1
  # This file was generated by Easy Translator -- a WordPress plugin translator
2
- # Your Name:
3
- # Your Email: donato@guadagnoiocolweb.com
4
- # Your Website: Guadagno Col Web
5
- # Your URL: http://www.guadagnoiocolweb.com
6
  # Your Locale: it_IT
7
  # Your Language: it-IT
8
  #, fuzzy
9
  msgid ""
10
  msgstr ""
11
  "Project-Id-Version: Easy AdSenser\n"
12
- "PO-Revision-Date: 2011-01-24 15:37:33\n"
13
- "Last-Translator: <donato@guadagnoiocolweb.com>\n"
14
  "MIME-Version: 1.0\n"
15
  "Content-Type: text/plain; charset=UTF-8\n"
16
  "Content-Transfer-Encoding: 8bit\n"
@@ -30,6 +30,12 @@ msgstr "Come inserire il codice Adsense in ogni post"
30
  msgid "Need to control ad blocks on each post?"
31
  msgstr "Hai bisogno di controllare i blocchi Ad per ogni post?"
32
 
 
 
 
 
 
 
33
  msgid "Click for help"
34
  msgstr "Clicca per ricevere aiuto"
35
 
@@ -45,144 +51,6 @@ msgstr "Blocchi Ad nei Tuoi Post"
45
  msgid "[Appears in your posts and pages]"
46
  msgstr "[Sar&agrave; visualizzato nei post e nelle pagine]"
47
 
48
- msgid "Ad Alignment"
49
- msgstr "Allineamento Ad"
50
-
51
- msgid "(Where to show?)"
52
- msgstr "(Dove lo mostro?)"
53
-
54
- msgid "Suppress"
55
- msgstr "Disabilita"
56
-
57
- msgid "Top"
58
- msgstr "Superiore"
59
-
60
- msgid "Middle"
61
- msgstr "Intermedia"
62
-
63
- msgid "Bottom"
64
- msgstr "Inferiore"
65
-
66
- msgid "Support %s by Donating Ad Space"
67
- msgstr "Sostieni %s donando spazio pubblicitario"
68
-
69
- msgid "Percentage of ad slots to share [Default: 5%]:"
70
- msgstr "Percentuale di condivisione [Predefinito 5%]:"
71
-
72
- msgid "Suppress AdSense Ad Blocks on:"
73
- msgstr "Disabilita il codice AdSense in:"
74
-
75
- msgid "Pages (Ads only on Posts)"
76
- msgstr "Pagine (Pubblicit&agrave; solo negli articoli):"
77
-
78
- msgid "Pages that show attachments"
79
- msgstr "Pagine che mostrano gli allegati"
80
-
81
- msgid "Attachment Page"
82
- msgstr "Pagina correlata"
83
-
84
- msgid "Home Page and Front Page are the same for most blogs"
85
- msgstr "\"Prima pagina\" e \"Pagina frontale\" sono le stesse nella maggior parte dei blog"
86
-
87
- msgid "Home Page"
88
- msgstr "Prima pagina"
89
-
90
- msgid "Front Page"
91
- msgstr "Pagina frontale"
92
-
93
- msgid "Pages that come up when you click on category names"
94
- msgstr "Pagine visualizzate quando si clicca sul nomi delle categorie"
95
-
96
- msgid "Category Pages"
97
- msgstr "Pagine di categoria"
98
-
99
- msgid "Pages that come up when you click on tag names"
100
- msgstr "Pagine visualizzate quando si clicca sui nomi dei tag"
101
-
102
- msgid "Tag Pages"
103
- msgstr "Pagine tag"
104
-
105
- msgid "Pages that come up when you click on year/month archives"
106
- msgstr "Pagine visualizzate quando si clicca sull'archivio per anno/mese"
107
-
108
- msgid "Archive Pages"
109
- msgstr "Pagine archivio"
110
-
111
- msgid "Save the changes as specified above"
112
- msgstr "Salva le impostazioni specificate sopra"
113
-
114
- msgid "Reset Options"
115
- msgstr "Resetta Opzioni"
116
-
117
- msgid "Clean Database"
118
- msgstr "Pulisci Database"
119
-
120
- msgid "Uninstall"
121
- msgstr "Disinstalla"
122
-
123
- msgid "Generate AdSense code (from http://adsense.google.com &rarr; AdSense Setup &rarr; Get Ads)."
124
- msgstr "Genera un codice AdSense (da http://adsense.google.com &rarr; Impostazioni AdSense &rarr; Ottieni annunci)."
125
-
126
- msgid "Cut and paste the AdSense code into the boxes below, deleting the existing text."
127
- msgstr "Taglia e incolla il codice Adsense nei box qui in basso, eliminando il testo esistente."
128
-
129
- msgid "Decide how to align and show the code in your blog posts."
130
- msgstr "Decidi il tipo di allineamento e visualizzazione del codice nei post del blog."
131
-
132
- msgid "Save the options, and you are done!"
133
- msgstr "Salva le opzioni per completare le operazioni!"
134
-
135
- msgid "This <b>Reset Options</b> button discards all your changes and loads the default options. This is your only warning!"
136
- msgstr "<b>Resetta Opzioni</b> annulla tutti i cambiamenti caricando le impostazioni di default. Questo &egrave; solamente un avviso."
137
-
138
- msgid "Discard all your changes and load defaults. (Are you quite sure?)"
139
- msgstr "Sei sicuro di voler annullare tutti i cambiamenti per ritornare alle impostazioni di default?"
140
-
141
- msgid "The <b>Database Cleanup</b> button discards all your AdSense settings you have saved so far for <b>all</b> the themes, including the current one. Use it only if you know that you won't be using these themes. Please be careful with all database operations -- keep a backup."
142
- msgstr "Il pulsante <b>Pulisci Database</b> elimina <b>tutte</b> le impostazioni di AdSense che finora sono state salvate relative ai temi, compreso quello attuale. Utilizzarlo solo se si &egrave; sicuri che non verranno utilizzati questi temi. Si prega di prestare la massima attenzione a tutte le operazioni effettuate con il database - effettua sempre una copia di backup del database."
143
-
144
- msgid "The <b>Uninstall</b> button really kills %s after cleaning up all the options it wrote in your database. This is your only warning! Please be careful with all database operations -- keep a backup."
145
- msgstr "Il pulsante <b>Disinstalla</b> elimina %s dal database, e con esso tutte impostazioni salvate. Questo &egrave; solo un avviso! Si prega di prestare attenzione a tutte le operazioni effettuate con il database - effettua sempre una copia di backup del database."
146
-
147
- msgid "Kill this plugin. (Are you quite sure?)"
148
- msgstr "Elimina questo plugin. (Sei veramente sicuro?)"
149
-
150
- msgid "Credits"
151
- msgstr "Credits"
152
-
153
- msgid "%s uses the excellent Javascript/DHTML tooltips by %s"
154
- msgstr "%s usa l'eccellente Javascript/DHTML tooltip di %s"
155
-
156
- msgid "Settings Updated."
157
- msgstr "Impostazioni Aggiornate"
158
-
159
- msgid "Ok, all your settings have been discarded!"
160
- msgstr "OK, tutte le tue impostazioni sono state annullate!"
161
-
162
- msgid "Database has been cleaned. All your options for this plugin (for all themes) have been removed."
163
- msgstr "Il database &egrave; stato pulito. Tutte le impostazioni salvate per questo plugin (per tutti i temi) sono state rimosse."
164
-
165
- msgid "This plugin has been deactivated."
166
- msgstr "Questo plugin &egrave; stato disattivato."
167
-
168
- msgid "Refresh"
169
- msgstr "Aggiorna"
170
-
171
- msgid "Error locating the admin page!\nEnsure admin.php exists, or reinstall the plugin."
172
- msgstr "Pagina di amministrazione non trovata! Controlla che il file admin.php esista, oppure reinstalla il plugin."
173
-
174
- msgid "Settings"
175
- msgstr "Impostazioni"
176
-
177
- msgid "All-in-One AdSense Control"
178
- msgstr "Controllo Adsense Tutto-in-uno "
179
-
180
- msgid "Sidebar Widgets, Link Units or Google Search"
181
- msgstr "Sidebar Widget, insieme di link o Google Search"
182
-
183
- msgid "Policy Compliance"
184
- msgstr ""
185
-
186
  msgid "Widgets for Your Sidebars"
187
  msgstr "Widget per la barra laterale"
188
 
@@ -195,12 +63,18 @@ msgstr "Inizio-post AdSense"
195
  msgid "(Appears near the beginning of the post)"
196
  msgstr "(Sar&agrave; visualizzato all'inizio di un post)"
197
 
 
 
 
198
  msgid "Min. Word Count"
199
  msgstr ""
200
 
201
  msgid "Margin:"
202
  msgstr "Margine:"
203
 
 
 
 
204
  msgid "Position:"
205
  msgstr "Posizione:"
206
 
@@ -282,6 +156,45 @@ msgstr "Qualsiasi numero di blocchi Ad (Usalo a tuo rischio!)"
282
  msgid "Number of Link Units widgets (&le; 3) [Google serves only three]:"
283
  msgstr "Numero di Insiemi dei Link nei widget(&le; 3) [Google ne consente solo tre]:"
284
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
285
  msgid "Other Options"
286
  msgstr "Altre Opzioni"
287
 
@@ -366,12 +279,6 @@ msgstr "Disabilita Ricerca Google"
366
  msgid "Custom Title:"
367
  msgstr "Titolo personalizzato:"
368
 
369
- msgid "Allow popunders once a day to support the plugin development."
370
- msgstr ""
371
-
372
- msgid "[Not implemented yet.] Allow ExitJunction to donate your search engine bounce traffic. [Not implemented yet.]"
373
- msgstr ""
374
-
375
  msgid "Link-backs to"
376
  msgstr "Link di ritorno verso"
377
 
@@ -393,12 +300,72 @@ msgstr "Non mostrare link verso il mio blog (Sei sicuro?!)"
393
  msgid "Save Changes"
394
  msgstr "Salva Impostazioni"
395
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
396
  msgid "Take a look at the Google policy option, and other options. The defaults should work."
397
  msgstr "Dai uno sguardo alle regole di Google e le altre opzioni. Quelle di default di solito vanno bene."
398
 
399
  msgid "If you want to use the widgets, drag and drop them at %s Appearance (or Design) &rarr; Widgets %s"
400
  msgstr "Se vuoi usare i widget, trascinalo nel men&ugrave; %s Aspetto &rarr; Widget %s"
401
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
402
  msgid "Sponsored Links"
403
  msgstr "Link Sponsorizzati"
404
 
@@ -411,48 +378,39 @@ msgstr "Mostra una casella di ricerca di Google nella sidebar come un widget"
411
  msgid "Show a Google Links Unit in your sidebar as a widget"
412
  msgstr "Mostra un blocco di link di Google nella sidebar come un widget"
413
 
414
- msgid "Support this Plugin!"
415
- msgstr "Supporta questo Plugin!"
416
-
417
- msgid "Share a small fraction of your ad space"
418
- msgstr "Condividi una piccola parte del tuo spazio pubblicitario"
419
-
420
- msgid "Buy a book, <b>The Unreal Universe</b>"
421
- msgstr "Compra il libro, <b>The Universe Unreal</ b>"
422
-
423
- msgid "Make a donation"
424
- msgstr "Effettua una donazione"
425
 
426
- msgid "Starting version %3.1f, <em>%s</em> has an ad space sharing option, if you would like to support its future development. It gives you an option to share a small fraction of your ad slots (default is 5%%) to show the author's ads. Use the option (in \"Support %s by Donating Ad Space\") below to change the value, or turn it off (by entering 0%%)."
427
- msgstr "A partire dalla versione %3.1f, <em>%s</ em> &egrave; uno spazio pubblicitario opzionale di condivisione, se volete sostenere il suo sviluppo futuro. Ti d&agrave; la possibilità di condividere una piccola parte degli spazi pubblicitari (di default &egrave; il 5%%) per mostrare gli annunci dell'autore. Utilizza questa opzione (in \"Supporta %s donando uno spazio pubblicitario\"), modificando il velore, oppure disattivandolo (inserendo 0%%)."
428
 
429
- msgid "Due to the large number of support questions (most of which are answered by cutting and pasting the FAQ) I cannot offer free support any more."
430
- msgstr "A causa del gran numero di domande di supporto (rispondendo per la maggior parte effettuando un copia incolla dalle FAQ precedenti) non siamo pi&ugrave; in grado di offrire assistenza gratuita."
431
 
432
- msgid "or pay $3.95 per support question."
433
- msgstr "o pagare 3,95 dollari per avere ogni domanda effettuata."
434
 
435
- msgid "[Email Author]"
436
- msgstr "[Contatta Autore via email]"
437
 
438
- msgid "Check out my other plugin efforts:"
439
- msgstr "Visiona anche gli altri plugin da me realizzati:"
440
 
441
- msgid "It puts ads like this into your <em>existing</em> posts."
442
- msgstr "Inserisci pubblicità all'interno dei post <em>precedentemente inseriti</em>."
443
 
444
- msgid "To translate any plugin (with internationalized strings) to your language."
445
- msgstr "Per tradurre qualsiasi plugin (con le stringhe internazionalizzate) nella tua lingua."
446
 
447
- msgid "To modify the color scheme of your themes with no CSS/Stylesheet editing."
448
- msgstr "Per modificare lo schema di colori dei temi senza editare file CSS/Stylesheet."
449
 
450
- msgid "To translate LaTeX formulas like this [math](a+b)^2 = a^2 + b^2 + 2ab[/math] into this:"
451
- msgstr "Per tradurre formule LaTeX come questa [math](a+b)^2 = a^2 + b^2 + 2ab[/math] in questa:"
452
 
453
- msgid "My lean and mean AdSense plugin. No mess, no fuss."
454
- msgstr "Il mio semplice e misero plugin AdSense. Nessun disordine, nessuna complicazione."
455
 
456
- msgid "More options to monetize from your websites using ad providers other than AdSense. AdSense dumped you? Don't be heartbroken; there are other fish in the sea. You may find happiness with <a href=\"http://www.clicksor.com/pub/index.php?ref=105268\" title=\"Careful, don't double-date with AdSense and Clicksor, they get very jealous of each other!\">Clicksor</a>, <a href=\"http://www.bidvertiser.com/bdv/bidvertiser/bdv_ref_publisher.dbm?Ref_Option=pub&amp;Ref_PID=229404\" title=\"Another fine ad provider\">BidVertiser</a> or <a href=\"http://chitika.com/publishers.php?refid=manojt\" title=\"Compatible with AdSense\">Chitika</a>. Use <a href=\"http://wordpress.org/extend/plugins/easy-ads/\" title=\"A new plugin to handle AdSense and its alternatives\">Easy Ads</a>, and you may get lucky!"
457
  msgstr ""
458
 
1
  # This file was generated by Easy Translator -- a WordPress plugin translator
2
+ # Your Name: Federico
3
+ # Your Email: vitadapapa@gmail.com
4
+ # Your Website: Vita da Papà
5
+ # Your URL: http://www.vitadapapa.it
6
  # Your Locale: it_IT
7
  # Your Language: it-IT
8
  #, fuzzy
9
  msgid ""
10
  msgstr ""
11
  "Project-Id-Version: Easy AdSenser\n"
12
+ "PO-Revision-Date: 2011-12-28 15:27:34\n"
13
+ "Last-Translator: Federico <vitadapapa@gmail.com>\n"
14
  "MIME-Version: 1.0\n"
15
  "Content-Type: text/plain; charset=UTF-8\n"
16
  "Content-Transfer-Encoding: 8bit\n"
30
  msgid "Need to control ad blocks on each post?"
31
  msgstr "Hai bisogno di controllare i blocchi Ad per ogni post?"
32
 
33
+ msgid "All-in-One AdSense Control"
34
+ msgstr "Controllo Adsense Tutto-in-uno "
35
+
36
+ msgid "Sidebar Widgets, Link Units or Google Search"
37
+ msgstr "Sidebar Widget, insieme di link o Google Search"
38
+
39
  msgid "Click for help"
40
  msgstr "Clicca per ricevere aiuto"
41
 
51
  msgid "[Appears in your posts and pages]"
52
  msgstr "[Sar&agrave; visualizzato nei post e nelle pagine]"
53
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
54
  msgid "Widgets for Your Sidebars"
55
  msgstr "Widget per la barra laterale"
56
 
63
  msgid "(Appears near the beginning of the post)"
64
  msgstr "(Sar&agrave; visualizzato all'inizio di un post)"
65
 
66
+ msgid "Ad Alignment"
67
+ msgstr "Allineamento Ad"
68
+
69
  msgid "Min. Word Count"
70
  msgstr ""
71
 
72
  msgid "Margin:"
73
  msgstr "Margine:"
74
 
75
+ msgid "(Where to show?)"
76
+ msgstr "(Dove lo mostro?)"
77
+
78
  msgid "Position:"
79
  msgstr "Posizione:"
80
 
156
  msgid "Number of Link Units widgets (&le; 3) [Google serves only three]:"
157
  msgstr "Numero di Insiemi dei Link nei widget(&le; 3) [Google ne consente solo tre]:"
158
 
159
+ msgid "Suppress AdSense Ad Blocks on:"
160
+ msgstr "Disabilita il codice AdSense in:"
161
+
162
+ msgid "Pages (Ads only on Posts)"
163
+ msgstr "Pagine (Pubblicit&agrave; solo negli articoli):"
164
+
165
+ msgid "Pages that show attachments"
166
+ msgstr "Pagine che mostrano gli allegati"
167
+
168
+ msgid "Attachment Page"
169
+ msgstr "Pagina correlata"
170
+
171
+ msgid "Home Page and Front Page are the same for most blogs"
172
+ msgstr "\"Prima pagina\" e \"Pagina frontale\" sono le stesse nella maggior parte dei blog"
173
+
174
+ msgid "Home Page"
175
+ msgstr "Prima pagina"
176
+
177
+ msgid "Front Page"
178
+ msgstr "Pagina frontale"
179
+
180
+ msgid "Pages that come up when you click on category names"
181
+ msgstr "Pagine visualizzate quando si clicca sul nomi delle categorie"
182
+
183
+ msgid "Category Pages"
184
+ msgstr "Pagine di categoria"
185
+
186
+ msgid "Pages that come up when you click on tag names"
187
+ msgstr "Pagine visualizzate quando si clicca sui nomi dei tag"
188
+
189
+ msgid "Tag Pages"
190
+ msgstr "Pagine tag"
191
+
192
+ msgid "Pages that come up when you click on year/month archives"
193
+ msgstr "Pagine visualizzate quando si clicca sull'archivio per anno/mese"
194
+
195
+ msgid "Archive Pages"
196
+ msgstr "Pagine archivio"
197
+
198
  msgid "Other Options"
199
  msgstr "Altre Opzioni"
200
 
279
  msgid "Custom Title:"
280
  msgstr "Titolo personalizzato:"
281
 
 
 
 
 
 
 
282
  msgid "Link-backs to"
283
  msgstr "Link di ritorno verso"
284
 
300
  msgid "Save Changes"
301
  msgstr "Salva Impostazioni"
302
 
303
+ msgid "Discard all your changes and load defaults. (Are you quite sure?)"
304
+ msgstr "Sei sicuro di voler annullare tutti i cambiamenti per ritornare alle impostazioni di default?"
305
+
306
+ msgid "Clean Database"
307
+ msgstr "Pulisci Database"
308
+
309
+ msgid "Uninstall"
310
+ msgstr "Disinstalla"
311
+
312
+ msgid "Generate AdSense code (from http://adsense.google.com &rarr; AdSense Setup &rarr; Get Ads)."
313
+ msgstr "Genera un codice AdSense (da http://adsense.google.com &rarr; Impostazioni AdSense &rarr; Ottieni annunci)."
314
+
315
+ msgid "Cut and paste the AdSense code into the boxes below, deleting the existing text."
316
+ msgstr "Taglia e incolla il codice Adsense nei box qui in basso, eliminando il testo esistente."
317
+
318
+ msgid "Decide how to align and show the code in your blog posts."
319
+ msgstr "Decidi il tipo di allineamento e visualizzazione del codice nei post del blog."
320
+
321
  msgid "Take a look at the Google policy option, and other options. The defaults should work."
322
  msgstr "Dai uno sguardo alle regole di Google e le altre opzioni. Quelle di default di solito vanno bene."
323
 
324
  msgid "If you want to use the widgets, drag and drop them at %s Appearance (or Design) &rarr; Widgets %s"
325
  msgstr "Se vuoi usare i widget, trascinalo nel men&ugrave; %s Aspetto &rarr; Widget %s"
326
 
327
+ msgid "Save the options, and you are done!"
328
+ msgstr "Salva le opzioni per completare le operazioni!"
329
+
330
+ msgid "This <b>Reset Options</b> button discards all your changes and loads the default options. This is your only warning!"
331
+ msgstr "<b>Resetta Opzioni</b> annulla tutti i cambiamenti caricando le impostazioni di default. Questo &egrave; solamente un avviso."
332
+
333
+ msgid "The <b>Database Cleanup</b> button discards all your AdSense settings you have saved so far for <b>all</b> the themes, including the current one. Use it only if you know that you won't be using these themes. Please be careful with all database operations -- keep a backup."
334
+ msgstr "Il pulsante <b>Pulisci Database</b> elimina <b>tutte</b> le impostazioni di AdSense che finora sono state salvate relative ai temi, compreso quello attuale. Utilizzarlo solo se si &egrave; sicuri che non verranno utilizzati questi temi. Si prega di prestare la massima attenzione a tutte le operazioni effettuate con il database - effettua sempre una copia di backup del database."
335
+
336
+ msgid "The <b>Uninstall</b> button really kills %s after cleaning up all the options it wrote in your database. This is your only warning! Please be careful with all database operations -- keep a backup."
337
+ msgstr "Il pulsante <b>Disinstalla</b> elimina %s dal database, e con esso tutte impostazioni salvate. Questo &egrave; solo un avviso! Si prega di prestare attenzione a tutte le operazioni effettuate con il database - effettua sempre una copia di backup del database."
338
+
339
+ msgid "Kill this plugin. (Are you quite sure?)"
340
+ msgstr "Elimina questo plugin. (Sei veramente sicuro?)"
341
+
342
+ msgid "Credits"
343
+ msgstr "Credits"
344
+
345
+ msgid "%s uses the excellent Javascript/DHTML tooltips by %s"
346
+ msgstr "%s usa l'eccellente Javascript/DHTML tooltip di %s"
347
+
348
+ msgid "Settings Updated."
349
+ msgstr "Impostazioni Aggiornate"
350
+
351
+ msgid "Ok, all your settings have been discarded!"
352
+ msgstr "OK, tutte le tue impostazioni sono state annullate!"
353
+
354
+ msgid "Database has been cleaned. All your options for this plugin (for all themes) have been removed."
355
+ msgstr "Il database &egrave; stato pulito. Tutte le impostazioni salvate per questo plugin (per tutti i temi) sono state rimosse."
356
+
357
+ msgid "This plugin has been deactivated."
358
+ msgstr "Questo plugin &egrave; stato disattivato."
359
+
360
+ msgid "Refresh"
361
+ msgstr "Aggiorna"
362
+
363
+ msgid "Error locating the admin page!\nEnsure admin.php exists, or reinstall the plugin."
364
+ msgstr "Pagina di amministrazione non trovata! Controlla che il file admin.php esista, oppure reinstalla il plugin."
365
+
366
+ msgid "Settings"
367
+ msgstr "Impostazioni"
368
+
369
  msgid "Sponsored Links"
370
  msgstr "Link Sponsorizzati"
371
 
378
  msgid "Show a Google Links Unit in your sidebar as a widget"
379
  msgstr "Mostra un blocco di link di Google nella sidebar come un widget"
380
 
381
+ msgid "Buy %s Pro for $%s. Instant download."
382
+ msgstr ""
 
 
 
 
 
 
 
 
 
383
 
384
+ msgid "Get the Pro version now!"
385
+ msgstr ""
386
 
387
+ msgid "Continue using the Lite version, and hide this message for now."
388
+ msgstr ""
389
 
390
+ msgid "Stay Lite"
391
+ msgstr ""
392
 
393
+ msgid "If you still need help, "
394
+ msgstr ""
395
 
396
+ msgid "Ask a support question via PayPal @ $0.95"
397
+ msgstr ""
398
 
399
+ msgid "request Paid Support."
400
+ msgstr ""
401
 
402
+ msgid "[WordPress Forum]"
403
+ msgstr ""
404
 
405
+ msgid "Go to the plugin description page"
406
+ msgstr ""
407
 
408
+ msgid "[Request Paid Support]"
409
+ msgstr ""
410
 
411
+ msgid "Check out my other plugin efforts:"
412
+ msgstr "Visiona anche gli altri plugin da me realizzati:"
413
 
414
+ msgid "My books -- on Physics, Philosophy, making Money etc:"
415
  msgstr ""
416
 
myPlugins.php CHANGED
@@ -16,7 +16,9 @@ $myPlugins['easy-adsense'] =
16
  'pro' => 'The Lite version of <em><strong>Easy AdSense</strong></em> is fully functional. But the Pro version gives you more features and control. In the Pro version, you get a filter to minimize the chance of your AdSense account getting banned. It uses a fast and effective keyword matching algorithm to examine the contents (including comments that you may have no control over) of each page on the fly and determines whether the page content could look offensive to Google. If so, it prevents your ads from appearing on those pages. And you can tweak the strength of the algorithm. The Pro version also lets you specify a list of computers where your ads will not be shown, in order to prevent accidental clicks on your own ads -- one of the main reasons AdSense bans you.',
17
  'benefits' => '<li>A safety filter to help you maintain your AdSense account standing. This fast and efficient filter will help keep your AdSense account in good standing by suppressing your ads on pages that may violate Google policies. For instance, if a visitor leaves a comment deemed offensive by Google, this filter will kick in as remove your ads from that page.</li>
18
  <li>Ability to suppress your ads on some IPs to prevent accidental clicks on your own ads -- one of the main reasons for getting your AdSense account banned. It will also help prevent intentional clicks (by your jealous competitor, for instance).</li>
19
- <li>A compatibility mode, if the ad insertion messes up the page layout. Some poorly coded themes may get your pages messed up by ad insertion. The compatibility mode will help prevent it.</li>'
 
 
20
  ) ;
21
 
22
  $myPlugins['adsense-now'] =
@@ -29,7 +31,9 @@ $myPlugins['adsense-now'] =
29
  'desc' => 'gets you started with Google AdSense. No mess, no fuss.',
30
  'title' => '<em><strong>AdSense Now!</strong></em> is the simplest possible way to generate revenue from your blog using Google AdSense. Aiming at simplicity, <em><strong>AdSense Now!</strong></em> does only one thing: it puts your AdSense code in up to three spots in your posts and pages (both existing ones and those yet to be written).',
31
  'pro' => 'The Lite version of <em><strong>AdSense Now!</strong></em> is fully functional. In the Pro version, you get a filter to minimize the chance of your AdSense account getting banned. It uses a fast and effective keyword matching algorithm to examine the contents of each page on the fly and determines whether the page content could look offensive to Google. If so, it prevents your ads from appearing on those pages. And you can tweak the strength of the algorithm. The Pro version also lets you specify a list of computers where your ads will not be shown, in order to prevent accidental clicks on your own ads -- one of the main reasons AdSense bans you.',
32
- 'benefits' => $myPlugins['easy-adsense']['benefits']) ;
 
 
33
 
34
  $myPlugins['easy-ads'] =
35
  array('value' => 'Easy Ads',
@@ -86,7 +90,8 @@ $myPlugins['theme-tweaker'] =
86
  'title' => '<em><strong>Theme Tweaker</strong></em> displays the existing colors from your current theme, and gives you a color picker to replace them. It also lets you change them in bulk, like invert all colors, use grey scale etc.',
87
  'pro' => 'Note that <em><strong>Theme Tweaker</strong></em> may not work with some themes. Please verify its suitability using the Lite version first. The Lite version of the plugin is fully functional. The Pro version lets you create and save your tweaked <code>style.css</code> files, and even generate your own child themes!',
88
  'benefits' => '<li>Ability to generate and download <code>style.css</code> files with your modified colors.</li>
89
- <li>Ability to create a child theme so that your changes can be applied even when the underlying theme is updated.</li>') ;
 
90
 
91
  $myPlugins['easy-latex'] =
92
  array('value' => 'Easy WP LaTeX',
@@ -122,7 +127,7 @@ $myPlugins['unreal-universe'] =
122
  'desc' => 'will change the way you look at reality and understand the universe around you. Ever wonder why nothing can faster than light? And the Earth was void until God said "Let there be light"? Here are some of the answers.',
123
  'title' => '<em><strong>The Unreal Universe</strong></em> is a remarkable book on physics, philosophy and surprising interconnections among seemingly disconnected silos of human knowledge.',
124
  'pro' => '',
125
- 'isBook' => true) ;
126
 
127
  function renderInvite($plg, $plgName) {
128
  $plgLongName = $plg['value'] ;
16
  'pro' => 'The Lite version of <em><strong>Easy AdSense</strong></em> is fully functional. But the Pro version gives you more features and control. In the Pro version, you get a filter to minimize the chance of your AdSense account getting banned. It uses a fast and effective keyword matching algorithm to examine the contents (including comments that you may have no control over) of each page on the fly and determines whether the page content could look offensive to Google. If so, it prevents your ads from appearing on those pages. And you can tweak the strength of the algorithm. The Pro version also lets you specify a list of computers where your ads will not be shown, in order to prevent accidental clicks on your own ads -- one of the main reasons AdSense bans you.',
17
  'benefits' => '<li>A safety filter to help you maintain your AdSense account standing. This fast and efficient filter will help keep your AdSense account in good standing by suppressing your ads on pages that may violate Google policies. For instance, if a visitor leaves a comment deemed offensive by Google, this filter will kick in as remove your ads from that page.</li>
18
  <li>Ability to suppress your ads on some IPs to prevent accidental clicks on your own ads -- one of the main reasons for getting your AdSense account banned. It will also help prevent intentional clicks (by your jealous competitor, for instance).</li>
19
+ <li>A compatibility mode, if the ad insertion messes up the page layout. Some poorly coded themes may get your pages messed up by ad insertion. The compatibility mode will help prevent it.</li>
20
+ <li>Ability to show a configurable number of ads on Excerpts (which make up the home page in some themes)</li>
21
+ <li>Real text-wrapping option in Leadout ad blocks. In the Lite version, text-wrapping in the lead-out ad block may fail in some cases.</li>'
22
  ) ;
23
 
24
  $myPlugins['adsense-now'] =
31
  'desc' => 'gets you started with Google AdSense. No mess, no fuss.',
32
  'title' => '<em><strong>AdSense Now!</strong></em> is the simplest possible way to generate revenue from your blog using Google AdSense. Aiming at simplicity, <em><strong>AdSense Now!</strong></em> does only one thing: it puts your AdSense code in up to three spots in your posts and pages (both existing ones and those yet to be written).',
33
  'pro' => 'The Lite version of <em><strong>AdSense Now!</strong></em> is fully functional. In the Pro version, you get a filter to minimize the chance of your AdSense account getting banned. It uses a fast and effective keyword matching algorithm to examine the contents of each page on the fly and determines whether the page content could look offensive to Google. If so, it prevents your ads from appearing on those pages. And you can tweak the strength of the algorithm. The Pro version also lets you specify a list of computers where your ads will not be shown, in order to prevent accidental clicks on your own ads -- one of the main reasons AdSense bans you.',
34
+ 'benefits' => '<li>A safety filter to help you maintain your AdSense account standing. This fast and efficient filter will help keep your AdSense account in good standing by suppressing your ads on pages that may violate Google policies. For instance, if a visitor leaves a comment deemed offensive by Google, this filter will kick in as remove your ads from that page.</li>
35
+ <li>Ability to suppress your ads on some IPs to prevent accidental clicks on your own ads -- one of the main reasons for getting your AdSense account banned. It will also help prevent intentional clicks (by your jealous competitor, for instance).</li>
36
+ <li>A compatibility mode, if the ad insertion messes up the page layout. Some poorly coded themes may get your pages messed up by ad insertion. The compatibility mode will help prevent it.</li>') ;
37
 
38
  $myPlugins['easy-ads'] =
39
  array('value' => 'Easy Ads',
90
  'title' => '<em><strong>Theme Tweaker</strong></em> displays the existing colors from your current theme, and gives you a color picker to replace them. It also lets you change them in bulk, like invert all colors, use grey scale etc.',
91
  'pro' => 'Note that <em><strong>Theme Tweaker</strong></em> may not work with some themes. Please verify its suitability using the Lite version first. The Lite version of the plugin is fully functional. The Pro version lets you create and save your tweaked <code>style.css</code> files, and even generate your own child themes!',
92
  'benefits' => '<li>Ability to generate and download <code>style.css</code> files with your modified colors.</li>
93
+ <li>Ability to create a child theme so that your changes can be applied even when the underlying theme is updated.</li>
94
+ <li>More color schemes.</li>') ;
95
 
96
  $myPlugins['easy-latex'] =
97
  array('value' => 'Easy WP LaTeX',
127
  'desc' => 'will change the way you look at reality and understand the universe around you. Ever wonder why nothing can faster than light? And the Earth was void until God said "Let there be light"? Here are some of the answers.',
128
  'title' => '<em><strong>The Unreal Universe</strong></em> is a remarkable book on physics, philosophy and surprising interconnections among seemingly disconnected silos of human knowledge.',
129
  'pro' => '',
130
+ 'kind' => 'book') ;
131
 
132
  function renderInvite($plg, $plgName) {
133
  $plgLongName = $plg['value'] ;
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: http://buy.ads-ez.com/easy-adsense
4
  Tags: adsense, ad, ads, advertising, google
5
  Requires at least: 2.6
6
  Tested up to: 3.2
7
- Stable tag: 5.07
8
 
9
  Easy AdSense manages all aspects of Google AdSense for your blog: insert ads into posts and sidebar, and add a Google Search box. Easy and complete!
10
 
@@ -32,13 +32,13 @@ Easy AdSense Lite is the freely distributed version of a premium plugin. The [Pr
32
 
33
  = New in this Release =
34
 
35
- Code clean up -- removing unused functions, indenting the code.
36
 
37
  == Upgrade Notice ==
38
 
39
- = 5.06 =
40
 
41
- Code clean up -- removing unused functions, indenting the code.
42
 
43
  == Screenshots ==
44
 
@@ -122,7 +122,7 @@ Easy AdSense now uses a paid support model. Each [support question](https://www.
122
  * Turkish: [Omer Faruk](http://ramerta.com "Easy AdSense in Turkish (Turkce Ceviri)"), [Nurullah DEMIR](http://ndemir.com "Nurullah DEMIR"), [Murat Umutlu](http://www.simavlilar.com "Simav Sitesi Simav Bilgileri Simav Hakkõnda"), [Murat Kolukırık](http://www.sachkuafor.com "Sach ® Kuaför Saç Kaynak Merkezi").
123
  * Spanish: [Joaquin R. Rizer](http://www.shanky.com.ar "Joaquin R. Rizer"), [Maikel Frias](http://www.maikeladas.es "Maikel Frias"), [Argelio D&Atilde;&shy;az](http://www.goymad.com "El Ca&Atilde;&plusmn;izo"), [MaLk Gopher](http://malk-gopher.com/blog "MaLk Gopher & Friends"), [Pablog Pabloixx](http://rockstarunder.com.ar "RockStar Under"), [Navarra-Tu poblacion](http://navarra.tupoblacion.com "Navarra-Tu poblacion"), [Federico](http://www.posadasgalipan.com "Posadas Galipan"), [J. Marcos Troncoso](http://www.yanotesigue.com "@YaNoTeSigue"), [Jesús Ángel del Pozo Domínguez](http://masters.abloque.com "Ciclismo máster"), [Alberto Montoya](http://www.twittplaya.com "Twitt Playa")
124
  * Portuguese: `pt_BR`: [Maicon Vieira](http://maiconvieira.com "Maicon Vieira"), [Blog da Associação Atlética Portuguesa MK](http://portuguesamk.com "Blog da Associação Atlética Portuguesa MK"), [Ivan Carlos](http://www.icarlos.net "Ivan Carlos"), [Carlos Henrique](http://www.nuncapare.com "NuncaPare"), [Murillo Ferrari](http://www.cparadiso.com.br "Cinema Paradiso"), [Eduardo Dantas Correia](http://eduardo.dantascorreia.com.br "Eduardo Dantas Correia"), [Leandro Vilela](http://www.vilela.pro.br "Leandro Vilela ._."), [Rubens Souza](http://www.panguo.com.br "Panguo"). `pt_PT`: [Rui Macdonald](http://ruimacdonald.com/wordpress "Rui Macdonald"), [jatefoste](http://jatefoste.com "Notícias sobre as últimas novidades tecnológicas"), [Tiago Alves](http://www.ptbyte.net/home ":::PTBYTE:::")
125
- * Italian: [Angelo D Agostino](http://www.console-war.com "Angelo D Agostino"), [NokiaSymbian](http://www.nokiasymbian.it/wp "NokiaSymbian"), Saverio Tonno, [Fabio Napoleoni](http://techblog.zenit.org "Fabio's Tech Blog"), [Miglioriamo Velletri](http://www.miglioriamovelletri.it "Miglioriamo Velletri"), [Guadagno Col Web](http://www.guadagnoiocolweb.com "Guadagno Col Web").
126
  * Bahasa Indonesia: [Hendry](http://debuk.com/ "Hendry"), [Percikan Info](http://gemparuang.com/new "Percikan Info").
127
  * Belarusian: [Marcis Gasuns](http://www.fatcow.com/ "Marcis Gasuns").
128
  * German: [Ole Emken](http://www.ganz-einfach.com "GANZ EINFACH"), [Andre Foltys](http://www.kindergarten-tip.de "Kindergarten-Tip.de"), [Mathias Roth](http://trade-service.eu "Service Center Weserstrasse"), [Albrecht Boucher](http://albrechtboucher.harth-server.de "Albrecht Boucher Blog"), Vincent Kollin.
@@ -143,6 +143,7 @@ A big "Thank You" to all my translators. Easy AdSense V2.6+ sports an *Easy Tran
143
 
144
  == Change Log ==
145
 
 
146
  * V5.07: Minor fixes. [Nov 16, 2011]
147
  * V5.06: Code clean up -- removing unused functions, indenting the code. [Nov 15, 2011]
148
  * V5.05: Minor bug fixes. [Nov 15, 2011]
4
  Tags: adsense, ad, ads, advertising, google
5
  Requires at least: 2.6
6
  Tested up to: 3.2
7
+ Stable tag: 5.08
8
 
9
  Easy AdSense manages all aspects of Google AdSense for your blog: insert ads into posts and sidebar, and add a Google Search box. Easy and complete!
10
 
32
 
33
  = New in this Release =
34
 
35
+ Fixing a bug in enforcing the limit on the number of ad blocks. Updating translations.
36
 
37
  == Upgrade Notice ==
38
 
39
+ = 5.08 =
40
 
41
+ Fixing a bug in enforcing the limit on the number of ad blocks. Updating translations.
42
 
43
  == Screenshots ==
44
 
122
  * Turkish: [Omer Faruk](http://ramerta.com "Easy AdSense in Turkish (Turkce Ceviri)"), [Nurullah DEMIR](http://ndemir.com "Nurullah DEMIR"), [Murat Umutlu](http://www.simavlilar.com "Simav Sitesi Simav Bilgileri Simav Hakkõnda"), [Murat Kolukırık](http://www.sachkuafor.com "Sach ® Kuaför Saç Kaynak Merkezi").
123
  * Spanish: [Joaquin R. Rizer](http://www.shanky.com.ar "Joaquin R. Rizer"), [Maikel Frias](http://www.maikeladas.es "Maikel Frias"), [Argelio D&Atilde;&shy;az](http://www.goymad.com "El Ca&Atilde;&plusmn;izo"), [MaLk Gopher](http://malk-gopher.com/blog "MaLk Gopher & Friends"), [Pablog Pabloixx](http://rockstarunder.com.ar "RockStar Under"), [Navarra-Tu poblacion](http://navarra.tupoblacion.com "Navarra-Tu poblacion"), [Federico](http://www.posadasgalipan.com "Posadas Galipan"), [J. Marcos Troncoso](http://www.yanotesigue.com "@YaNoTeSigue"), [Jesús Ángel del Pozo Domínguez](http://masters.abloque.com "Ciclismo máster"), [Alberto Montoya](http://www.twittplaya.com "Twitt Playa")
124
  * Portuguese: `pt_BR`: [Maicon Vieira](http://maiconvieira.com "Maicon Vieira"), [Blog da Associação Atlética Portuguesa MK](http://portuguesamk.com "Blog da Associação Atlética Portuguesa MK"), [Ivan Carlos](http://www.icarlos.net "Ivan Carlos"), [Carlos Henrique](http://www.nuncapare.com "NuncaPare"), [Murillo Ferrari](http://www.cparadiso.com.br "Cinema Paradiso"), [Eduardo Dantas Correia](http://eduardo.dantascorreia.com.br "Eduardo Dantas Correia"), [Leandro Vilela](http://www.vilela.pro.br "Leandro Vilela ._."), [Rubens Souza](http://www.panguo.com.br "Panguo"). `pt_PT`: [Rui Macdonald](http://ruimacdonald.com/wordpress "Rui Macdonald"), [jatefoste](http://jatefoste.com "Notícias sobre as últimas novidades tecnológicas"), [Tiago Alves](http://www.ptbyte.net/home ":::PTBYTE:::")
125
+ * Italian: [Angelo D Agostino](http://www.console-war.com "Angelo D Agostino"), [NokiaSymbian](http://www.nokiasymbian.it/wp "NokiaSymbian"), Saverio Tonno, [Fabio Napoleoni](http://techblog.zenit.org "Fabio's Tech Blog"), [Miglioriamo Velletri](http://www.miglioriamovelletri.it "Miglioriamo Velletri"), [Guadagno Col Web](http://www.guadagnoiocolweb.com "Guadagno Col Web"), [Federico](http://www.vitadapapa.it "Vita da Papà"),[Mondodecal](http://www.mondodecal.com "Mondodecal").
126
  * Bahasa Indonesia: [Hendry](http://debuk.com/ "Hendry"), [Percikan Info](http://gemparuang.com/new "Percikan Info").
127
  * Belarusian: [Marcis Gasuns](http://www.fatcow.com/ "Marcis Gasuns").
128
  * German: [Ole Emken](http://www.ganz-einfach.com "GANZ EINFACH"), [Andre Foltys](http://www.kindergarten-tip.de "Kindergarten-Tip.de"), [Mathias Roth](http://trade-service.eu "Service Center Weserstrasse"), [Albrecht Boucher](http://albrechtboucher.harth-server.de "Albrecht Boucher Blog"), Vincent Kollin.
143
 
144
  == Change Log ==
145
 
146
+ * V5.08: Fixing a bug in enforcing the limit on the number of ad blocks. Updating translations. [Jan 8, 2012]
147
  * V5.07: Minor fixes. [Nov 16, 2011]
148
  * V5.06: Code clean up -- removing unused functions, indenting the code. [Nov 15, 2011]
149
  * V5.05: Minor bug fixes. [Nov 15, 2011]
tail-text.php CHANGED
@@ -45,7 +45,7 @@ function makeTextWithTooltipTag($plg, $text, $tip, $title='', $width='')
45
  return $return ;
46
  }
47
  function renderPlg($name, $plg) {
48
- if ($plg['isBook']) return ;
49
  $value = '<em><strong>'.$plg['value'].'</strong></em>';
50
  $desc = $plg['desc'] ;
51
  $title = $plg['title'] ;
@@ -66,7 +66,7 @@ function renderPlg($name, $plg) {
66
  "</li>\n" ;
67
  }
68
  function renderBook($name, $plg) {
69
- if (!$plg['isBook']) return ;
70
  $value = '<em><strong>'.$plg['value'].'</strong></em>';
71
  $desc = $plg['desc'] ;
72
  $title = $plg['title'] ;
@@ -83,11 +83,10 @@ function renderBook($name, $plg) {
83
  echo "<li>" . makeTextWithTooltip($text, $title, $value, 350) .
84
  "<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" .
85
  makeTextWithTooltip($moreInfo, "Read all about $value at its own site.<br />", "$value", 300) .
86
- makeTextWithTooltip($buyAmazon, $title, "Buy $value from Amazon", 350) .
87
  makeTextWithTooltipTag($name, $buyNow, $why, "Buy $value!", 300) .
88
  "</li>\n" ;
89
  }
90
-
91
  ?>
92
  <?php
93
  ?>
@@ -120,8 +119,9 @@ function renderBook($name, $plg) {
120
 
121
  </ul>
122
  </li>
 
123
  <li>
124
- <?php _e('My books -- on Physics, Philosophy, making Money etc:', 'easy-adsenser') ; ?>
125
 
126
  <ul style="margin-left:0px; padding-left:30px;list-style-type:square; list-style-position:inside;" >
127
 
@@ -131,7 +131,9 @@ function renderBook($name, $plg) {
131
 
132
  </ul>
133
  </li>
 
134
  </ul>
 
135
  </td>
136
  </tr>
137
 
45
  return $return ;
46
  }
47
  function renderPlg($name, $plg) {
48
+ if ($plg['kind'] != '' && $plg['kind'] != 'plugin') return ;
49
  $value = '<em><strong>'.$plg['value'].'</strong></em>';
50
  $desc = $plg['desc'] ;
51
  $title = $plg['title'] ;
66
  "</li>\n" ;
67
  }
68
  function renderBook($name, $plg) {
69
+ if ($plg['kind'] != 'book') return ;
70
  $value = '<em><strong>'.$plg['value'].'</strong></em>';
71
  $desc = $plg['desc'] ;
72
  $title = $plg['title'] ;
83
  echo "<li>" . makeTextWithTooltip($text, $title, $value, 350) .
84
  "<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" .
85
  makeTextWithTooltip($moreInfo, "Read all about $value at its own site.<br />", "$value", 300) .
86
+ makeTextWithTooltip($buyAmazon, $title, "Buy $value from Amazon", 350) .
87
  makeTextWithTooltipTag($name, $buyNow, $why, "Buy $value!", 300) .
88
  "</li>\n" ;
89
  }
 
90
  ?>
91
  <?php
92
  ?>
119
 
120
  </ul>
121
  </li>
122
+
123
  <li>
124
+ <?php _e('My Books -- on Physics, Philosophy, making Money etc:', 'easy-adsenser') ; ?>
125
 
126
  <ul style="margin-left:0px; padding-left:30px;list-style-type:square; list-style-position:inside;" >
127
 
131
 
132
  </ul>
133
  </li>
134
+
135
  </ul>
136
+
137
  </td>
138
  </tr>
139