Advanced Automatic Updates - Version 0.7.1

Version Description

  • UPDATED: Italian (it_IT) translation. Props Stefano Giolo
  • UPDATED: Dutch (nl_NL) translation. Props Trifon Rijksen
  • FIXED: Override email setting wasn't saving correctly
Download this release

Release Info

Developer pento
Plugin Icon wp plugin Advanced Automatic Updates
Version 0.7.1
Comparing to
See all releases

Code changes from version 0.7 to 0.7.1

admin.php CHANGED
@@ -133,7 +133,7 @@ function auto_updater_save_settings() {
133
  }
134
 
135
  $top_options = array( 'override-email' );
136
- foreach ( $top_option as $option )
137
  $options[$option] = $_REQUEST[$option];
138
 
139
  update_option( 'automatic-updater', $options );
133
  }
134
 
135
  $top_options = array( 'override-email' );
136
+ foreach ( $top_options as $option )
137
  $options[$option] = $_REQUEST[$option];
138
 
139
  update_option( 'automatic-updater', $options );
automatic-updater.php CHANGED
@@ -4,7 +4,7 @@
4
  * Plugin URI: http://pento.net/projects/automatic-updater-for-wordpress/
5
  * Description: Automatically update your WordPress site, as soon as updates are released! Never worry about falling behing on updating again!
6
  * Author: pento
7
- * Version: 0.7
8
  * Author URI: http://pento.net/
9
  * License: GPL2+
10
  * Text Domain: automatic-updater
4
  * Plugin URI: http://pento.net/projects/automatic-updater-for-wordpress/
5
  * Description: Automatically update your WordPress site, as soon as updates are released! Never worry about falling behing on updating again!
6
  * Author: pento
7
+ * Version: 0.7.1
8
  * Author URI: http://pento.net/
9
  * License: GPL2+
10
  * Text Domain: automatic-updater
languages/automatic-updater-it_IT.mo CHANGED
Binary file
languages/automatic-updater-it_IT.po CHANGED
@@ -1,35 +1,30 @@
 
 
1
  msgid ""
2
  msgstr ""
3
- "Project-Id-Version: Automatic Updater v0.6\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: \n"
6
- "PO-Revision-Date: 2012-10-23 13:13+1000\n"
7
- "Last-Translator: Gary Pendergast <gary@pento.net>\n"
8
- "Language-Team: \n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "Plural-Forms: nplurals=2; plural=n != 1;\n"
13
- "X-Poedit-SourceCharset: utf-8\n"
14
- "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
15
- "_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
16
- "X-Poedit-Basepath: ../\n"
17
- "X-Textdomain-Support: yes\n"
18
  "X-Generator: Poedit 1.5.4\n"
19
- "X-Poedit-SearchPath-0: .\n"
 
20
 
21
- # @ automatic-updater
22
- #. translators: plugin header field 'Name'
23
- #: admin.php:4 admin.php:48 automatic-updater.php:0
24
  msgid "Automatic Updater"
25
- msgstr ""
26
 
27
- # @ automatic-updater
28
  #: admin.php:13
29
  msgid "Overview"
30
  msgstr "Panoramica"
31
 
32
- # @ automatic-updater
33
  #: admin.php:15
34
  msgid ""
35
  "This settings page allows you to select whether you would like WordPress "
@@ -38,256 +33,280 @@ msgstr ""
38
  "Questa pagina delle impostazioni consente di selezionare se si desidera "
39
  "aggiornare automaticamente il core di WordPress, i plugin, e i temi."
40
 
41
- # @ automatic-updater
42
  #: admin.php:16
43
  msgid ""
44
  "It is very important to keep your WordPress installation up to date for "
45
  "security reasons, so unless you have a specific reason not to, we recommend "
46
  "allowing everything to automatically update."
47
  msgstr ""
48
- "&Egrave molto importante mantenere la vostra installazione di WordPress "
49
- "aggiornata per motivi di sicurezza quindi, a meno che abbiate una ragione "
50
- "specifica non farlo, si consiglia di fare sempre l'aggiornamento automatico."
 
51
 
52
- # @ automatic-updater
53
  #: admin.php:20
54
- #, php-format
55
  msgid "A Plugin By <a href=\"%s\" target=\"_blank\">Gary</a>"
56
- msgstr "Un plugin di <a href=\"%s\" target=\"_blank\">Gary</a>"
57
 
58
- # @ automatic-updater
59
  #: admin.php:21
60
  msgid "Donations"
61
- msgstr "Donazione"
62
 
63
- # @ automatic-updater
64
  #: admin.php:22
65
  msgid "Support Forums"
66
  msgstr "Forum di Supporto"
67
 
68
- # @ automatic-updater
69
  #: admin.php:30
70
  msgid "You do not have sufficient permissions to access this page."
71
- msgstr "Non hai provilegi sufficienti per accedere a questa pagina."
72
 
73
- # @ automatic-updater
74
  #: admin.php:37
75
  msgid "Settings updated"
76
- msgstr "Impostazioni salvate"
77
 
78
- # @ automatic-updater
79
  #: admin.php:41
80
  msgid ""
81
  "Update WordPress Core automatically? <strong>(Strongly Recommended)</strong>"
82
  msgstr ""
83
- "Aggiornare il core di Wordpress automaticamente? <strong>(Raccomandato)</"
84
- "strong>"
85
 
86
- # @ automatic-updater
87
  #: admin.php:42
88
  msgid "Update your plugins automatically?"
89
- msgstr "Aggiornare automaticamente i plugins?"
90
 
91
- # @ automatic-updater
92
  #: admin.php:43
93
  msgid "Update your themes automatically?"
94
- msgstr "Aggiornare automaticamente i temi?"
95
 
96
- # @ automatic-updater
97
- #: admin.php:97
98
- msgid "Show debug information in the notification email."
99
- msgstr "Vedi informazioni di debug nelle mail di notifica."
100
-
101
- # @ automatic-updater
102
- #: admin.php:98
103
- msgid "Save Changes"
104
- msgstr "Cambiamenti salvati"
105
 
106
- # @ automatic-updater
107
- #. translators: plugin header field 'PluginURI'
108
- #: automatic-updater.php:0
109
- msgid "http://pento.net/projects/automatic-updater-for-wordpress/"
110
- msgstr ""
111
-
112
- # @ automatic-updater
113
- #. translators: plugin header field 'Description'
114
- #: automatic-updater.php:0
115
  msgid ""
116
- "Automatically update your WordPress site, as soon as updates are released! "
117
- "Never worry about falling behing on updating again!"
118
- msgstr ""
119
- "Aggiorna automaticamente WordPress non appena vengono rilasciati gli "
120
- "aggiornamenti! Non preoccuparti più di ritardi sui nuovi aggiornamenti!"
121
-
122
- # @ automatic-updater
123
- #. translators: plugin header field 'Author'
124
- #: automatic-updater.php:0
125
- msgid "pento"
126
- msgstr ""
127
-
128
- # @ automatic-updater
129
- #. translators: plugin header field 'AuthorURI'
130
- #: automatic-updater.php:0
131
- msgid "http://pento.net/"
132
  msgstr ""
 
 
 
133
 
134
- # @ automatic-updater
135
- #: automatic-updater.php:168
136
- msgid "While trying to upgrade WordPress, we ran into the following error:"
137
- msgstr "Provando ad aggiornare Wordpress è stato rilevato il seguente errore:"
138
-
139
- # @ automatic-updater
140
- #: automatic-updater.php:170 automatic-updater.php:330
141
- msgid "We're sorry it didn't work out. Please try upgrading manually, instead."
142
- msgstr ""
143
- "Siamo spiacenti, non ha funzionato. Si prega di provare ad aggiornare "
144
- "manualmente."
145
-
146
- # @ automatic-updater
147
- #: automatic-updater.php:177
148
- #, php-format
149
- msgid "We've successfully upgraded WordPress from version %1s to version %2s!"
150
- msgstr "Aggiornamento riuscito di dalla versione %1s alla versione %2s!"
151
-
152
- # @ automatic-updater
153
- #: automatic-updater.php:174 automatic-updater.php:178
154
- msgid "Have fun!"
155
- msgstr "Divertiti!"
156
-
157
- # @ automatic-updater
158
- #: automatic-updater.php:223
159
- msgid "We found a plugin upgrade!"
160
- msgid_plural "We found upgrades for some plugins!"
161
- msgstr[0] "Trovata una nuova versione di un plugin!"
162
- msgstr[1] "Trovate la nuova versione di alcuni plugin!"
163
-
164
- # @ automatic-updater
165
- #. translators: First argument is the Plugin name, second argument is the error encountered while upgrading
166
- #: automatic-updater.php:229
167
- #, php-format
168
- msgid "%1s: We encounted an error upgrading this plugin: %2s"
169
- msgstr "%1s: c'è stato un problema nell'aggiornamento del seguente plugin: %2s"
170
-
171
- # @ automatic-updater
172
- #: automatic-updater.php:235 automatic-updater.php:295
173
- #, php-format
174
- msgid "%1s: Successfully upgraded from version %2s to %3s!"
175
- msgstr "%1s: Aggouornamento riuscito dalla versione %2s alla versione %3s !"
176
-
177
- # @ automatic-updater
178
- #: automatic-updater.php:283
179
- msgid "We found a theme upgrade!"
180
- msgid_plural "We found upgrades for some themes!"
181
- msgstr[0] "Trovato un aggiornamento per un tema!"
182
- msgstr[1] "Trovato un aggiornamento per alcuni temi!"
183
-
184
- # @ automatic-updater
185
- #. translators: First argument is the Theme name, second argument is the error encountered while upgrading
186
- #: automatic-updater.php:289
187
- #, php-format
188
- msgid "%1s: We encounted an error upgrading this theme: %2s"
189
- msgstr "%1s: C'è stato un errore nell'aggiornamento del tema: %2s"
190
-
191
- # @ automatic-updater
192
- #: automatic-updater.php:344
193
- #, php-format
194
- msgid "WordPress Update: %1s"
195
- msgstr "Aggiornamento di Wordpress: %1s"
196
-
197
- # @ automatic-updater
198
- #: automatic-updater.php:346
199
- msgid "Howdy!"
200
- msgstr "Buongiorno!"
201
 
202
- # @ automatic-updater
203
- #: automatic-updater.php:348
204
- #, php-format
205
  msgid ""
206
- "Automatic Updater just ran on your site, %1s, with the following result:"
207
- msgstr "Aggornamento automatico effettuato sul tuo sito %1s ecco i risultati:"
208
-
209
- # @ automatic-updater
210
- #: automatic-updater.php:354
211
- msgid "Thanks for using the Automatic Updater plugin!"
212
- msgstr "Grazie per usare il plugin Automatic Updater!"
213
 
214
- # @ automatic-updater
215
- #: automatic-updater.php:358
216
- msgid "Debug Information:"
217
- msgstr "Informazioni di debug:"
218
 
219
- # @ automatic-updater
220
- #: admin.php:75
221
  msgid "SVN Support"
222
  msgstr "Supporto SVN"
223
 
224
- # @ automatic-updater
225
- #: admin.php:76
226
  msgid ""
227
  "It looks like you're running an SVN version of WordPress, that's cool! "
228
  "Automatic Updater can run <tt>svn up</tt> once an hour, to keep you up-to-"
229
  "date. For safety, enabling this option will disable the normal WordPress "
230
  "core updates."
231
  msgstr ""
232
- "Sembra che si sta eseguendo una versione SVN di WordPress, che figata! con "
233
- "Automatic Updater è possibile eseguire <tt>svn up</tt> una volta ogni ora, "
234
- "per tenervi al corrente. Per motivi di sicurezza, l'attivazione di questa "
235
- "opzione consente di disattivare i normali aggiornamenti di base WordPress."
236
-
237
- # @ automatic-updater
238
- #: admin.php:81
239
- #, php-format
240
  msgid ""
241
  "The .svn directory isn't writable, so <tt>svn up</tt> will probably fail "
242
- "when the web server runs it. You need to give the user <tt>%1s</tt> write "
243
  "permissions to your entire WordPress install, including .svn directories."
244
  msgstr ""
245
  "La directory .svn non è scrivibile, quindi <tt>svn up</tt> probabilmente "
246
- "fallirà quando il server Web è in esecuzione. È necessario dare all'utente "
247
- "<tt>%1s</tt> autorizzazioni di scrittura per l'intera installazione di "
248
- "WordPress, tra cui. Svn."
249
 
250
- # @ automatic-updater
251
- #: admin.php:84
252
  msgid "Run <tt>svn up</tt> hourly?"
253
- msgstr "Lanciare <tt>svn up</tt> ogni ora?"
254
 
255
- # @ automatic-updater
256
- #: admin.php:96
257
  msgid "Debug Information"
258
  msgstr "Informazioni di debug"
259
 
260
- # @ automatic-updater
261
- #: admin.php:128
262
- msgid "Settings"
263
- msgstr "Impostazini"
264
 
265
- # @ automatic-updater
266
- #. translators: plugin header field 'Version'
267
- #: automatic-updater.php:0
268
- msgid "0.6"
269
- msgstr ""
 
 
270
 
271
- # @ automatic-updater
272
  #: automatic-updater.php:32
273
  msgid ""
274
  "Automatic Updater requires WordPress 3.4 or higher! Please upgrade WordPress "
275
  "manually, then reactivate Automatic Updater."
276
  msgstr ""
277
- "Automatic Updater richiede WordPress 3.4 o superiore! Aggiornare WordPress "
278
- "manualmente, quindi riattivare Automatic Updater."
 
 
 
 
 
 
279
 
280
- # @ automatic-updater
281
- #: automatic-updater.php:173
 
 
 
 
282
  msgid "We've successfully upgraded WordPress to the latest nightly build!"
283
- msgstr "Wordpress aggiornato con successo all'ultima versione!"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
284
 
285
- # @ automatic-updater
286
  #: automatic-updater.php:324
 
 
 
 
 
 
 
 
 
 
 
 
287
  msgid "We successfully upgraded from SVN!"
288
- msgstr "Aggiornamento via SVN avvenuto correttamente!"
289
 
290
- # @ automatic-updater
291
- #: automatic-updater.php:328
292
  msgid "While upgrading from SVN, we ran into the following error:"
293
- msgstr "Aggiornando via SVN è stato rilevato il seguente errore"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2012 Automatic Updater
2
+ # This file is distributed under the same license as the Automatic Updater package.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: Automatic Updater 0.7\n"
6
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/automatic-updater\n"
7
+ "POT-Creation-Date: 2012-11-18 21:43:46+00:00\n"
 
 
 
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
11
+ "PO-Revision-Date: 2012-11-20 08:49+1000\n"
12
+ "Last-Translator: Gary Pendergast <gary@pento.net>\n"
13
+ "Language-Team: \n"
 
 
 
14
  "X-Generator: Poedit 1.5.4\n"
15
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
16
+ "X-Poedit-SourceCharset: UTF-8\n"
17
 
18
+ #. #-#-#-#-# plugin.pot (Automatic Updater 0.7) #-#-#-#-#
19
+ #. Plugin Name of the plugin/theme
20
+ #: admin.php:4 admin.php:48
21
  msgid "Automatic Updater"
22
+ msgstr "Automatic Updater"
23
 
 
24
  #: admin.php:13
25
  msgid "Overview"
26
  msgstr "Panoramica"
27
 
 
28
  #: admin.php:15
29
  msgid ""
30
  "This settings page allows you to select whether you would like WordPress "
33
  "Questa pagina delle impostazioni consente di selezionare se si desidera "
34
  "aggiornare automaticamente il core di WordPress, i plugin, e i temi."
35
 
 
36
  #: admin.php:16
37
  msgid ""
38
  "It is very important to keep your WordPress installation up to date for "
39
  "security reasons, so unless you have a specific reason not to, we recommend "
40
  "allowing everything to automatically update."
41
  msgstr ""
42
+ "Per motivi di sicurezza &egrave; molto importante mantenere la vostra "
43
+ "versione di WordPress aggiornata, quindi a meno che non abbiate una ragione "
44
+ "specifica per non farlo, si consiglia di permettere tutti gli aggiornamenti "
45
+ "in automatico."
46
 
 
47
  #: admin.php:20
 
48
  msgid "A Plugin By <a href=\"%s\" target=\"_blank\">Gary</a>"
49
+ msgstr "Un Plugin di <a href=\"%s\" target=\"_blank\">Gary</a>"
50
 
 
51
  #: admin.php:21
52
  msgid "Donations"
53
+ msgstr "Donazioni"
54
 
 
55
  #: admin.php:22
56
  msgid "Support Forums"
57
  msgstr "Forum di Supporto"
58
 
 
59
  #: admin.php:30
60
  msgid "You do not have sufficient permissions to access this page."
61
+ msgstr "Non hai privilegi a sufficienza per accedere a questa pagina."
62
 
 
63
  #: admin.php:37
64
  msgid "Settings updated"
65
+ msgstr "Impostazioni aggiornate"
66
 
 
67
  #: admin.php:41
68
  msgid ""
69
  "Update WordPress Core automatically? <strong>(Strongly Recommended)</strong>"
70
  msgstr ""
71
+ "Vuoi aggiornare automaticamente il core di WordPress? <strong>(Raccomandato)"
72
+ "</strong> "
73
 
 
74
  #: admin.php:42
75
  msgid "Update your plugins automatically?"
76
+ msgstr "Vuoi aggiornare automaticamente i plugins?"
77
 
 
78
  #: admin.php:43
79
  msgid "Update your themes automatically?"
80
+ msgstr "Vuoi aggiornare automaticamente i temi?"
81
 
82
+ #: admin.php:70
83
+ msgid "Notification Email"
84
+ msgstr "E-mail di notifica"
 
 
 
 
 
 
85
 
86
+ #: admin.php:71
 
 
 
 
 
 
 
 
87
  msgid ""
88
+ "By default, Automatic Updater will send an email to the Site Admin when an "
89
+ "update is performed. If you would like to send that email to a different "
90
+ "address, you can set it here."
 
 
 
 
 
 
 
 
 
 
 
 
 
91
  msgstr ""
92
+ "Di default, Automatic Updater invia una e-mail all'indirizzo "
93
+ "dell'amministratore quando un aggiornamento viene effettuato. Se preferisci "
94
+ "mandare la e-mail ad un indirizzo diverso puoi impostarlo qui."
95
 
96
+ #: admin.php:72
97
+ msgid "Override Email Address"
98
+ msgstr "Sovrascrivere l'indirizzo E-mail"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
99
 
100
+ #: admin.php:78
 
 
101
  msgid ""
102
+ "If you don't want to receive an email when updates are installed, you can "
103
+ "disable them completely."
104
+ msgstr ""
105
+ "Se non vuoi ricervere alcuna e-mail quando un aggiornamento viene "
106
+ "effettuato, puoi disabilitare la funzione completamente."
 
 
107
 
108
+ #: admin.php:79
109
+ msgid "Disable email notifications."
110
+ msgstr "Disattiva le notifiche via e-mail."
 
111
 
112
+ #: admin.php:87
 
113
  msgid "SVN Support"
114
  msgstr "Supporto SVN"
115
 
116
+ #: admin.php:88
 
117
  msgid ""
118
  "It looks like you're running an SVN version of WordPress, that's cool! "
119
  "Automatic Updater can run <tt>svn up</tt> once an hour, to keep you up-to-"
120
  "date. For safety, enabling this option will disable the normal WordPress "
121
  "core updates."
122
  msgstr ""
123
+ "Sembra che tu stia eseguendo una versione SVN di WordPress, che figata! "
124
+ "Automatic Updater è in grado di eseguire <tt>svn up</tt> una volta ogni ora "
125
+ "per tenerlo aggiornato. Per motivi di sicurezza, l'attivazione di questa "
126
+ "opzione si disattiveranno i normali aggiornamenti di base WordPress"
127
+
128
+ #: admin.php:93
 
 
129
  msgid ""
130
  "The .svn directory isn't writable, so <tt>svn up</tt> will probably fail "
131
+ "when the web server runs it. You need to give the user <tt>%s</tt> write "
132
  "permissions to your entire WordPress install, including .svn directories."
133
  msgstr ""
134
  "La directory .svn non è scrivibile, quindi <tt>svn up</tt> probabilmente "
135
+ "fallir&agrave; in esecuzione. Dovresti dare all'utente <tt>%s</tt> i "
136
+ "permessi di scrittura a tutte le directory dell'installazione di WordPress, "
137
+ "inclusa la cartella .svn."
138
 
139
+ #: admin.php:96
 
140
  msgid "Run <tt>svn up</tt> hourly?"
141
+ msgstr "Esegui <tt>svn up</tt> ogni ora?"
142
 
143
+ #: admin.php:108
 
144
  msgid "Debug Information"
145
  msgstr "Informazioni di debug"
146
 
147
+ #: admin.php:109
148
+ msgid "Show debug information in the notification email."
149
+ msgstr "Mostra le informazioni di debug nella e-mail di notifica."
 
150
 
151
+ #: admin.php:110
152
+ msgid "Save Changes"
153
+ msgstr "Salva le modifiche"
154
+
155
+ #: admin.php:144
156
+ msgid "Settings"
157
+ msgstr "Impostazioni"
158
 
 
159
  #: automatic-updater.php:32
160
  msgid ""
161
  "Automatic Updater requires WordPress 3.4 or higher! Please upgrade WordPress "
162
  "manually, then reactivate Automatic Updater."
163
  msgstr ""
164
+ "Automatic Updater richiede Wordpress 2.4 o superiore! Per favore aggiorna "
165
+ "WordPress manualmente, poi riattiva Automatic Updater."
166
+
167
+ #: automatic-updater.php:182
168
+ msgid "While trying to upgrade WordPress, we ran into the following error:"
169
+ msgstr ""
170
+ "Durante il tentativo di aggiornamento di WordPress sono stati rilevati i "
171
+ "seguenti errori:"
172
 
173
+ #: automatic-updater.php:184 automatic-updater.php:352
174
+ msgid "We're sorry it didn't work out. Please try upgrading manually, instead."
175
+ msgstr ""
176
+ "Mi spiace, non ha funzionato. Si prega di provare ad aggiornare manualmente."
177
+
178
+ #: automatic-updater.php:187
179
  msgid "We've successfully upgraded WordPress to the latest nightly build!"
180
+ msgstr ""
181
+ "L'aggiornamento all'ultima nightly build di Wordpress &egrave; stato eseguito"
182
+
183
+ #: automatic-updater.php:188 automatic-updater.php:192
184
+ msgid "Have fun!"
185
+ msgstr "Divertiti!"
186
+
187
+ #: automatic-updater.php:191
188
+ msgid ""
189
+ "We've successfully upgraded WordPress from version %1$s to version %2$s!"
190
+ msgstr ""
191
+ "L'aggiornamento dalla versione %1$s alla versione %2$s di WordPress &egrabe; "
192
+ "stato eseguito!"
193
+
194
+ #: automatic-updater.php:237
195
+ msgid "We found a plugin upgrade!"
196
+ msgid_plural "We found upgrades for some plugins!"
197
+ msgstr[0] "&Egrave; stato trovato un aggiornamento per un plugin!"
198
+ msgstr[1] "Sono stati trovati degli aggiornamenti per alcuni plugin!"
199
+
200
+ #. translators: First argument is the plugin url, second argument is the Plugin
201
+ #. name, third argument is the error encountered while upgrading
202
+ #: automatic-updater.php:243
203
+ msgid ""
204
+ "<a href=\"%1$s\">%2$s</a>: We encounted an error upgrading this plugin: %3$s"
205
+ msgstr ""
206
+ "<a href=\"%1$s\">%2$s</a>: &egrave; stato rilevato un errore "
207
+ "nell'aggiornamento del plugin: %3$s"
208
+
209
+ #. translators: First argument is the plugin url, second argument is the Plugin
210
+ #. name, third argument is the old version number, fourth argument is the new
211
+ #. version number
212
+ #. translators: First argument is the theme URL, second argument is the Theme
213
+ #. name, third argument is the old version number, fourth argument is the new
214
+ #. version number
215
+ #: automatic-updater.php:250 automatic-updater.php:314
216
+ msgid ""
217
+ "<a href=\"%1$s\">%2$s</a>: Successfully upgraded from version %3$s to %4$s!"
218
+ msgstr ""
219
+ "<a href=\"%1$s\">%2$s</a>: Correttamente aggiornato dalla versione %3$s alla "
220
+ "versione %4$s!"
221
+
222
+ #: automatic-updater.php:260
223
+ msgid ""
224
+ "Plugin authors depend on your feedback to make their plugins better, and the "
225
+ "WordPress community depends on plugin ratings for checking the quality of a "
226
+ "plugin. If you have a couple of minutes, click on the plugin names above, "
227
+ "and leave a Compatibility Vote or a Rating!"
228
+ msgstr ""
229
+ "Gli autori dei plugin si basano sui tuoi feedback per migliorare la qualità "
230
+ "dei propri prodotti, e la comunità di Wordpress fa riferimento ai voti dati "
231
+ "ai plugins per valutarne l'utilizzo. Se hai un paio di minuti, clicca sul "
232
+ "nome del plugin e lascia un voto o un commento!"
233
+
234
+ #: automatic-updater.php:301
235
+ msgid "We found a theme upgrade!"
236
+ msgid_plural "We found upgrades for some themes!"
237
+ msgstr[0] "&Egrave; stato trovato l'aggiornamento per un tema!"
238
+ msgstr[1] "Sono stati trovati degli aggiornamenti per alcuni temi!"
239
+
240
+ #. translators: First argument is the theme URL, second argument is the Theme
241
+ #. name, third argument is the error encountered while upgrading
242
+ #: automatic-updater.php:307
243
+ msgid ""
244
+ "<a href=\"%1$s\">%2$s</a>: We encounted an error upgrading this theme: %3$s"
245
+ msgstr ""
246
+ "<a href=\"%1$s\">%2$s</a>: &egrave; stato rilavato un problema "
247
+ "nell'aggiornamento di questo tema: %3$s"
248
 
 
249
  #: automatic-updater.php:324
250
+ msgid ""
251
+ "Theme authors depend on your feedback to make their plugins better, and the "
252
+ "WordPress community depends on theme ratings for checking the quality of a "
253
+ "theme. If you have a couple of minutes, click on the theme names above, and "
254
+ "leave a Compatibility Vote or a Rating!"
255
+ msgstr ""
256
+ "Gli autori dei temi si basano sui tuoi feedback per migliorare la qualità "
257
+ "dei propri prodotti, e la comunità di Wordpress fa riferimento ai voti dati "
258
+ "ai temi per valutarne l'utilizzo. Se hai un paio di minuti, clicca sul nome "
259
+ "del tema e lascia un voto o un commento!"
260
+
261
+ #: automatic-updater.php:346
262
  msgid "We successfully upgraded from SVN!"
263
+ msgstr "L'aggiornamento &egrave; stato eseguito correttamente da SVN!"
264
 
265
+ #: automatic-updater.php:350
 
266
  msgid "While upgrading from SVN, we ran into the following error:"
267
+ msgstr ""
268
+ "Durante l'aggiornamento via SVN, è stato incontrato il seguente errore:"
269
+
270
+ #: automatic-updater.php:370
271
+ msgid "WordPress Update: %s"
272
+ msgstr "Aggiornamento di Wordpress: %s"
273
+
274
+ #: automatic-updater.php:376
275
+ msgid "Howdy!"
276
+ msgstr "Salve!"
277
+
278
+ #: automatic-updater.php:378
279
+ msgid ""
280
+ "Automatic Updater just ran on your site, <a href=\"%1$s\">%1$s</a>, with the "
281
+ "following result:"
282
+ msgstr ""
283
+ "Automatic Updater è stato appena eseguito sul tuo sito, <a href=\"%1$s\">"
284
+ "%1$s</a>, con il seguente risultato:"
285
+
286
+ #: automatic-updater.php:384
287
+ msgid "Thanks for using the Automatic Updater plugin!"
288
+ msgstr "Grazie di aver scelto il plugin Automatic Updater!"
289
+
290
+ #: automatic-updater.php:388
291
+ msgid "Debug Information:"
292
+ msgstr "Informazioni di debug:"
293
+
294
+ #. Plugin URI of the plugin/theme
295
+ msgid "http://pento.net/projects/automatic-updater-for-wordpress/"
296
+ msgstr "http://pento.net/projects/automatic-updater-for-wordpress/"
297
+
298
+ #. Description of the plugin/theme
299
+ msgid ""
300
+ "Automatically update your WordPress site, as soon as updates are released! "
301
+ "Never worry about falling behing on updating again!"
302
+ msgstr ""
303
+ "Aggiorna automaticamente il tuo sito WordPress appena vengono rilasciati "
304
+ "aggiornamenti! Non preoccuparti più di ritardare!"
305
+
306
+ #. Author of the plugin/theme
307
+ msgid "pento"
308
+ msgstr "pento"
309
+
310
+ #. Author URI of the plugin/theme
311
+ msgid "http://pento.net/"
312
+ msgstr "http://pento.net/"
languages/automatic-updater-nl_NL.mo CHANGED
Binary file
languages/automatic-updater-nl_NL.po CHANGED
@@ -2,20 +2,20 @@
2
  # This file is distributed under the same license as the Automatic Updater package.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: Automatic Updater 0.5\n"
6
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/automatic-updater\n"
7
- "POT-Creation-Date: 2012-10-11 11:25:03+00:00\n"
 
 
 
 
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
11
- "PO-Revision-Date: 2012-10-14 12:13+1000\n"
12
- "Last-Translator: Gary Pendergast <gary@pento.net>\n"
13
- "Language: Dutch nl_NL\n"
14
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
15
- "Language-Team: \n"
16
- "X-Generator: Poedit 1.5.3\n"
17
 
18
- #. #-#-#-#-# plugin.pot (Automatic Updater 0.5) #-#-#-#-#
19
  #. Plugin Name of the plugin/theme
20
  #: admin.php:4 admin.php:48
21
  msgid "Automatic Updater"
@@ -77,11 +77,41 @@ msgstr "Plugins automatisch bijwerken?"
77
  msgid "Update your themes automatically?"
78
  msgstr "Themes automatisch bijwerken?"
79
 
80
- #: admin.php:75
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
81
  msgid "SVN Support"
82
  msgstr "SVN ondersteuning"
83
 
84
- #: admin.php:76
85
  msgid ""
86
  "It looks like you're running an SVN version of WordPress, that's cool! "
87
  "Automatic Updater can run <tt>svn up</tt> once an hour, to keep you up-to-"
@@ -93,34 +123,34 @@ msgstr ""
93
  "date te houden. Door deze optie aan te zetten zal voor de veiligheid het "
94
  "normale WordPress core bijwerken uitgeschakeld worden."
95
 
96
- #: admin.php:81
97
  msgid ""
98
  "The .svn directory isn't writable, so <tt>svn up</tt> will probably fail "
99
- "when the web server runs it. You need to give the user <tt>%1s</tt> write "
100
  "permissions to your entire WordPress install, including .svn directories."
101
  msgstr ""
102
  "De .svn map is niet schrijfbaar, dus <tt>svn up</tt> zal waarschijnlijk "
103
- "mislukken als de webserver het draait. Je moet de gebruiker <tt>%1s</tt> "
104
  "schrijf toesemmingen geven voor je hele WordPress installatie, inclusief ."
105
  "svn mappen."
106
 
107
- #: admin.php:84
108
  msgid "Run <tt>svn up</tt> hourly?"
109
  msgstr "Voer <tt>svn up</tt> ieder uur uit?"
110
 
111
- #: admin.php:96
112
  msgid "Debug Information"
113
  msgstr "Debug informatie"
114
 
115
- #: admin.php:97
116
  msgid "Show debug information in the notification email."
117
  msgstr "Toon debug informatie in de notificatie e-mail."
118
 
119
- #: admin.php:98
120
  msgid "Save Changes"
121
  msgstr "Wijzigingen opslaan"
122
 
123
- #: admin.php:128
124
  msgid "Settings"
125
  msgstr "Instellingen"
126
 
@@ -132,81 +162,128 @@ msgstr ""
132
  "Automatic Updater vereist WordPress 3.4 of hoger! Werk WordPress alsjeblieft "
133
  "handmatig bij, heractiveer daarna Automatic Updater."
134
 
135
- #: automatic-updater.php:147
136
  msgid "While trying to upgrade WordPress, we ran into the following error:"
137
  msgstr ""
138
  "Bij het bijwerken van WordPress, zijn we de volgende fout tegengekomen:"
139
 
140
- #: automatic-updater.php:149 automatic-updater.php:305
141
  msgid "We're sorry it didn't work out. Please try upgrading manually, instead."
142
  msgstr ""
143
  "Sorry dat het niet lukte. Voer het bijwerken alsjeblieft handmatig uit."
144
 
145
- #: automatic-updater.php:152
146
- msgid "We've successfully upgraded WordPress from version %1s to version %2s!"
147
  msgstr ""
148
- "We hebben WordPress succesvol bijgewerkt van versie %1s naar versie %2s!"
149
 
150
- #: automatic-updater.php:153
151
  msgid "Have fun!"
152
  msgstr "Veel plezier!"
153
 
154
- #: automatic-updater.php:198
 
 
 
 
 
 
155
  msgid "We found a plugin upgrade!"
156
  msgid_plural "We found upgrades for some plugins!"
157
  msgstr[0] "We hebben een bijgewerkte plugin gevonden!"
158
  msgstr[1] "We hebben bijgewerkte plugins gevonden!"
159
 
160
- #. translators: First argument is the Plugin name, second argument is the error
161
- #. encountered while upgrading
162
- #: automatic-updater.php:204
163
- msgid "%1s: We encounted an error upgrading this plugin: %2s"
164
- msgstr "%1s: Er is een fout opgetreden bij het bijwerken van deze plugin: %2s"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
165
 
166
- #: automatic-updater.php:210 automatic-updater.php:270
167
- msgid "%1s: Successfully upgraded from version %2s to %3s!"
168
- msgstr "%1s: Successvol bijgewerkt van versie %2s naar %3s!"
 
 
 
 
 
 
 
 
 
169
 
170
- #: automatic-updater.php:258
171
  msgid "We found a theme upgrade!"
172
  msgid_plural "We found upgrades for some themes!"
173
  msgstr[0] "We hebben een bijgewerkt thema gevonden!"
174
  msgstr[1] "We hebben bijgewerkte thema's gevonden!"
175
 
176
- #. translators: First argument is the Theme name, second argument is the error
177
- #. encountered while upgrading
178
- #: automatic-updater.php:264
179
- msgid "%1s: We encounted an error upgrading this theme: %2s"
180
- msgstr "%1s: Er is een fout opgetreden bij het bijwerken van dit thema: %2s"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
181
 
182
- #: automatic-updater.php:299
183
  msgid "We successfully upgraded from SVN!"
184
  msgstr "We hebben succesvol bijgewerkt vanaf SVN!"
185
 
186
- #: automatic-updater.php:303
187
  msgid "While upgrading from SVN, we ran into the following error:"
188
  msgstr "Tijdens het bijwerken vanaf SVN, kwamen we de volgende fout tegen:"
189
 
190
- #: automatic-updater.php:319
191
- msgid "WordPress Update: %1s"
192
- msgstr "WordPress bijwerken: %1s"
193
 
194
- #: automatic-updater.php:321
195
  msgid "Howdy!"
196
  msgstr "Hallo!"
197
 
198
- #: automatic-updater.php:323
199
  msgid ""
200
- "Automatic Updater just ran on your site, %1s, with the following result:"
 
201
  msgstr ""
202
- "Automatic Updater is zojuist uitgevoerd op je site, %1s, met het volgende "
203
- "resultaat:"
204
 
205
- #: automatic-updater.php:329
206
  msgid "Thanks for using the Automatic Updater plugin!"
207
  msgstr "Bedankt voor het gebruiken van de Automatic Updater plugin!"
208
 
209
- #: automatic-updater.php:333
210
  msgid "Debug Information:"
211
  msgstr "Debug informatie:"
212
 
2
  # This file is distributed under the same license as the Automatic Updater package.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: Automatic Updater 0.7\n"
6
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/automatic-updater\n"
7
+ "POT-Creation-Date: 2012-11-18 21:43:46+00:00\n"
8
+ "PO-Revision-Date: 2012-11-20 14:09-0800\n"
9
+ "Last-Translator: Gary Pendergast <gary@pento.net>\n"
10
+ "Language-Team: Trifon Rijksen <trifon@tieptoep.nl>\n"
11
+ "Language: Dutch nl_NL\n"
12
  "MIME-Version: 1.0\n"
13
  "Content-Type: text/plain; charset=UTF-8\n"
14
  "Content-Transfer-Encoding: 8bit\n"
 
 
 
15
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
16
+ "X-Generator: Poedit 1.5.4\n"
 
17
 
18
+ #. #-#-#-#-# plugin.pot (Automatic Updater 0.7) #-#-#-#-#
19
  #. Plugin Name of the plugin/theme
20
  #: admin.php:4 admin.php:48
21
  msgid "Automatic Updater"
77
  msgid "Update your themes automatically?"
78
  msgstr "Themes automatisch bijwerken?"
79
 
80
+ #: admin.php:70
81
+ msgid "Notification Email"
82
+ msgstr "E-mail notificatie"
83
+
84
+ #: admin.php:71
85
+ msgid ""
86
+ "By default, Automatic Updater will send an email to the Site Admin when an "
87
+ "update is performed. If you would like to send that email to a different "
88
+ "address, you can set it here."
89
+ msgstr ""
90
+ "Standaard zal Automatic Updater een e-mail sturen naar de Site Admin als er "
91
+ "een update is uitgevoerd. Als je deze e-mail naar een ander adres wilt "
92
+ "sturen, kan je deze hier opgeven."
93
+
94
+ #: admin.php:72
95
+ msgid "Override Email Address"
96
+ msgstr "E-mail adres overschrijven"
97
+
98
+ #: admin.php:78
99
+ msgid ""
100
+ "If you don't want to receive an email when updates are installed, you can "
101
+ "disable them completely."
102
+ msgstr ""
103
+ "Als je geen e-mail wilt ontvangen nadat er updates zijn geïnstalleerd, kan "
104
+ "je dit uitschakelen."
105
+
106
+ #: admin.php:79
107
+ msgid "Disable email notifications."
108
+ msgstr "E-mail notificatie uitschakelen"
109
+
110
+ #: admin.php:87
111
  msgid "SVN Support"
112
  msgstr "SVN ondersteuning"
113
 
114
+ #: admin.php:88
115
  msgid ""
116
  "It looks like you're running an SVN version of WordPress, that's cool! "
117
  "Automatic Updater can run <tt>svn up</tt> once an hour, to keep you up-to-"
123
  "date te houden. Door deze optie aan te zetten zal voor de veiligheid het "
124
  "normale WordPress core bijwerken uitgeschakeld worden."
125
 
126
+ #: admin.php:93
127
  msgid ""
128
  "The .svn directory isn't writable, so <tt>svn up</tt> will probably fail "
129
+ "when the web server runs it. You need to give the user <tt>%s</tt> write "
130
  "permissions to your entire WordPress install, including .svn directories."
131
  msgstr ""
132
  "De .svn map is niet schrijfbaar, dus <tt>svn up</tt> zal waarschijnlijk "
133
+ "mislukken als de webserver het draait. Je moet de gebruiker <tt>%s</tt> "
134
  "schrijf toesemmingen geven voor je hele WordPress installatie, inclusief ."
135
  "svn mappen."
136
 
137
+ #: admin.php:96
138
  msgid "Run <tt>svn up</tt> hourly?"
139
  msgstr "Voer <tt>svn up</tt> ieder uur uit?"
140
 
141
+ #: admin.php:108
142
  msgid "Debug Information"
143
  msgstr "Debug informatie"
144
 
145
+ #: admin.php:109
146
  msgid "Show debug information in the notification email."
147
  msgstr "Toon debug informatie in de notificatie e-mail."
148
 
149
+ #: admin.php:110
150
  msgid "Save Changes"
151
  msgstr "Wijzigingen opslaan"
152
 
153
+ #: admin.php:144
154
  msgid "Settings"
155
  msgstr "Instellingen"
156
 
162
  "Automatic Updater vereist WordPress 3.4 of hoger! Werk WordPress alsjeblieft "
163
  "handmatig bij, heractiveer daarna Automatic Updater."
164
 
165
+ #: automatic-updater.php:182
166
  msgid "While trying to upgrade WordPress, we ran into the following error:"
167
  msgstr ""
168
  "Bij het bijwerken van WordPress, zijn we de volgende fout tegengekomen:"
169
 
170
+ #: automatic-updater.php:184 automatic-updater.php:352
171
  msgid "We're sorry it didn't work out. Please try upgrading manually, instead."
172
  msgstr ""
173
  "Sorry dat het niet lukte. Voer het bijwerken alsjeblieft handmatig uit."
174
 
175
+ #: automatic-updater.php:187
176
+ msgid "We've successfully upgraded WordPress to the latest nightly build!"
177
  msgstr ""
178
+ "We hebben WordPress succesvol bijgewerkt naar de nieuwste nightly build!"
179
 
180
+ #: automatic-updater.php:188 automatic-updater.php:192
181
  msgid "Have fun!"
182
  msgstr "Veel plezier!"
183
 
184
+ #: automatic-updater.php:191
185
+ msgid ""
186
+ "We've successfully upgraded WordPress from version %1$s to version %2$s!"
187
+ msgstr ""
188
+ "We hebben WordPress succesvol bijgewerkt van versie %1$s naar versie %2$s!"
189
+
190
+ #: automatic-updater.php:237
191
  msgid "We found a plugin upgrade!"
192
  msgid_plural "We found upgrades for some plugins!"
193
  msgstr[0] "We hebben een bijgewerkte plugin gevonden!"
194
  msgstr[1] "We hebben bijgewerkte plugins gevonden!"
195
 
196
+ #. translators: First argument is the plugin url, second argument is the Plugin
197
+ #. name, third argument is the error encountered while upgrading
198
+ #: automatic-updater.php:243
199
+ msgid ""
200
+ "<a href=\"%1$s\">%2$s</a>: We encounted an error upgrading this plugin: %3$s"
201
+ msgstr ""
202
+ "<a href=\"%1$s\">%2$s</a>: Er is een fout opgetreden bij het bijwerken van "
203
+ "deze plugin: %3$s"
204
+
205
+ #. translators: First argument is the plugin url, second argument is the Plugin
206
+ #. name, third argument is the old version number, fourth argument is the new
207
+ #. version number
208
+ #. translators: First argument is the theme URL, second argument is the Theme
209
+ #. name, third argument is the old version number, fourth argument is the new
210
+ #. version number
211
+ #: automatic-updater.php:250 automatic-updater.php:314
212
+ msgid ""
213
+ "<a href=\"%1$s\">%2$s</a>: Successfully upgraded from version %3$s to %4$s!"
214
+ msgstr ""
215
+ "<a href=\"%1$s\">%2$s</a>: Successvol bijgewerkt van versie %3$s naar %4$s!"
216
 
217
+ #: automatic-updater.php:260
218
+ msgid ""
219
+ "Plugin authors depend on your feedback to make their plugins better, and the "
220
+ "WordPress community depends on plugin ratings for checking the quality of a "
221
+ "plugin. If you have a couple of minutes, click on the plugin names above, "
222
+ "and leave a Compatibility Vote or a Rating!"
223
+ msgstr ""
224
+ "Plugin auteurs zijn afhankelijk van je feedback om hun plugins beter te "
225
+ "maken en de WordPress gemeenschap is afhankelijk van de scores voor het "
226
+ "controleren van de kwaliteit van een plugin. Als je een paar minuten hebt, "
227
+ "klik dan op de naam van de plugin hierboven en voer een Compatability Vote "
228
+ "of een Rating in!"
229
 
230
+ #: automatic-updater.php:301
231
  msgid "We found a theme upgrade!"
232
  msgid_plural "We found upgrades for some themes!"
233
  msgstr[0] "We hebben een bijgewerkt thema gevonden!"
234
  msgstr[1] "We hebben bijgewerkte thema's gevonden!"
235
 
236
+ #. translators: First argument is the theme URL, second argument is the Theme
237
+ #. name, third argument is the error encountered while upgrading
238
+ #: automatic-updater.php:307
239
+ msgid ""
240
+ "<a href=\"%1$s\">%2$s</a>: We encounted an error upgrading this theme: %3$s"
241
+ msgstr ""
242
+ "<a href=\"%1$s\">%2$s</a>: Er is een fout opgetreden bij het bijwerken van "
243
+ "dit thema: %3$s"
244
+
245
+ #: automatic-updater.php:324
246
+ msgid ""
247
+ "Theme authors depend on your feedback to make their plugins better, and the "
248
+ "WordPress community depends on theme ratings for checking the quality of a "
249
+ "theme. If you have a couple of minutes, click on the theme names above, and "
250
+ "leave a Compatibility Vote or a Rating!"
251
+ msgstr ""
252
+ "Thema auteurs zijn afhankelijk van je feedback om hun thema's beter te maken "
253
+ "en de WordPress gemeenschap is afhankelijk van de scores voor het "
254
+ "controleren van de kwaliteit van een thema. Als je een paar minuten hebt, "
255
+ "klik dan op de naam van het thema hierboven en voer een Compatability Vote "
256
+ "of een Rating in!"
257
 
258
+ #: automatic-updater.php:346
259
  msgid "We successfully upgraded from SVN!"
260
  msgstr "We hebben succesvol bijgewerkt vanaf SVN!"
261
 
262
+ #: automatic-updater.php:350
263
  msgid "While upgrading from SVN, we ran into the following error:"
264
  msgstr "Tijdens het bijwerken vanaf SVN, kwamen we de volgende fout tegen:"
265
 
266
+ #: automatic-updater.php:370
267
+ msgid "WordPress Update: %s"
268
+ msgstr "WordPress bijwerken: %s"
269
 
270
+ #: automatic-updater.php:376
271
  msgid "Howdy!"
272
  msgstr "Hallo!"
273
 
274
+ #: automatic-updater.php:378
275
  msgid ""
276
+ "Automatic Updater just ran on your site, <a href=\"%1$s\">%1$s</a>, with the "
277
+ "following result:"
278
  msgstr ""
279
+ "Automatic Updater is zojuist uitgevoerd op je site, <a href=\"%1$s\">%1$s</"
280
+ "a>, met het volgende resultaat:"
281
 
282
+ #: automatic-updater.php:384
283
  msgid "Thanks for using the Automatic Updater plugin!"
284
  msgstr "Bedankt voor het gebruiken van de Automatic Updater plugin!"
285
 
286
+ #: automatic-updater.php:388
287
  msgid "Debug Information:"
288
  msgstr "Debug informatie:"
289
 
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: http://pento.net/donate/
4
  Tags: updates, core, plugins, themes, stable, nightly, svn, wordpress automatic upgrader
5
  Requires at least: 3.4
6
  Tested up to: 3.5
7
- Stable tag: 0.6.3
8
  License: GPL2+
9
 
10
  Automatically update WordPress, your themes and plugins! Never have to click the update button again!
@@ -41,6 +41,11 @@ There are some Actions and Filters provided, check the [Documentation](http://pe
41
 
42
  == Changelog ==
43
 
 
 
 
 
 
44
  = 0.7 =
45
  * ADDED: Option to override where the update email is sent
46
  * ADDED: 'auto_updater_notification_email_address' filter, for the update notification email address
4
  Tags: updates, core, plugins, themes, stable, nightly, svn, wordpress automatic upgrader
5
  Requires at least: 3.4
6
  Tested up to: 3.5
7
+ Stable tag: 0.7
8
  License: GPL2+
9
 
10
  Automatically update WordPress, your themes and plugins! Never have to click the update button again!
41
 
42
  == Changelog ==
43
 
44
+ = 0.7.1 =
45
+ * UPDATED: Italian (it_IT) translation. Props Stefano Giolo
46
+ * UPDATED: Dutch (nl_NL) translation. Props Trifon Rijksen
47
+ * FIXED: Override email setting wasn't saving correctly
48
+
49
  = 0.7 =
50
  * ADDED: Option to override where the update email is sent
51
  * ADDED: 'auto_updater_notification_email_address' filter, for the update notification email address