Version Description
- UPDATED: Norwegian Bokml (nb_NO) translation. Props Bjrn Johansen
Download this release
Release Info
Developer | pento |
Plugin | Advanced Automatic Updates |
Version | 0.6.2 |
Comparing to | |
See all releases |
Code changes from version 0.6.1 to 0.6.2
- automatic-updater.php +1 -1
- languages/automatic-updater-nb_NO.mo +0 -0
- languages/automatic-updater-nb_NO.po +98 -43
- readme.txt +4 -1
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.6.
|
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.6.2
|
8 |
* Author URI: http://pento.net/
|
9 |
* License: GPL2+
|
10 |
* Text Domain: automatic-updater
|
languages/automatic-updater-nb_NO.mo
CHANGED
Binary file
|
languages/automatic-updater-nb_NO.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Automatic Updater v0.4.1\n"
|
4 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/automatic-updater\n"
|
5 |
-
"POT-Creation-Date: 2012-10-
|
6 |
-
"PO-Revision-Date: 2012-10-
|
7 |
"Last-Translator: Gary Pendergast <gary@pento.net>\n"
|
8 |
"Language-Team: \n"
|
9 |
"MIME-Version: 1.0\n"
|
@@ -15,23 +15,23 @@ msgstr ""
|
|
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.
|
19 |
"X-Poedit-SearchPath-0: .\n"
|
20 |
|
21 |
# @ automatic-updater
|
22 |
-
#. #-#-#-#-# plugin.pot (Automatic Updater 0.
|
23 |
#. Plugin Name of the plugin/theme
|
24 |
-
#: admin.php:4 admin.php:
|
25 |
msgid "Automatic Updater"
|
26 |
-
msgstr ""
|
27 |
|
28 |
# @ automatic-updater
|
29 |
-
#: admin.php:
|
30 |
msgid "Overview"
|
31 |
msgstr "Oversikt"
|
32 |
|
33 |
# @ automatic-updater
|
34 |
-
#: admin.php:
|
35 |
msgid ""
|
36 |
"This settings page allows you to select whether you would like WordPress "
|
37 |
"Core, your plugins, and your themes to be automatically updated."
|
@@ -40,7 +40,7 @@ msgstr ""
|
|
40 |
"WordPress-kjernen, dine innstikk og dine temaer."
|
41 |
|
42 |
# @ automatic-updater
|
43 |
-
#: admin.php:
|
44 |
msgid ""
|
45 |
"It is very important to keep your WordPress installation up to date for "
|
46 |
"security reasons, so unless you have a specific reason not to, we recommend "
|
@@ -51,32 +51,32 @@ msgstr ""
|
|
51 |
"det, anbefaler vi at du lar alt oppdateres automatisk."
|
52 |
|
53 |
# @ automatic-updater
|
54 |
-
#: admin.php:
|
55 |
msgid "A Plugin By <a href=\"%s\" target=\"_blank\">Gary</a>"
|
56 |
msgstr "Et innstikk av <a href=\"%s\" target=\"_blank\">Gary</a>"
|
57 |
|
58 |
# @ automatic-updater
|
59 |
-
#: admin.php:
|
60 |
msgid "Donations"
|
61 |
msgstr "Donasjoner"
|
62 |
|
63 |
# @ automatic-updater
|
64 |
-
#: admin.php:
|
65 |
msgid "Support Forums"
|
66 |
msgstr "Støttefora"
|
67 |
|
68 |
# @ automatic-updater
|
69 |
-
#: admin.php:
|
70 |
msgid "You do not have sufficient permissions to access this page."
|
71 |
msgstr "Du har ikke tilstrekkelige tillatelser til å vise denne siden."
|
72 |
|
73 |
# @ automatic-updater
|
74 |
-
#: admin.php:
|
75 |
msgid "Settings updated"
|
76 |
msgstr "Innstillinger er oppdatert"
|
77 |
|
78 |
# @ automatic-updater
|
79 |
-
#: admin.php:
|
80 |
msgid ""
|
81 |
"Update WordPress Core automatically? <strong>(Strongly Recommended)</strong>"
|
82 |
msgstr ""
|
@@ -84,58 +84,104 @@ msgstr ""
|
|
84 |
"strong>"
|
85 |
|
86 |
# @ automatic-updater
|
87 |
-
#: admin.php:
|
88 |
msgid "Update your plugins automatically?"
|
89 |
msgstr "Automatisk oppdatering av dine innstikk?"
|
90 |
|
91 |
# @ automatic-updater
|
92 |
-
#: admin.php:
|
93 |
msgid "Update your themes automatically?"
|
94 |
msgstr "Automatisk oppdatering av dine temaer?"
|
95 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
96 |
# @ automatic-updater
|
97 |
-
#: admin.php:
|
98 |
msgid "Show debug information in the notification email."
|
99 |
msgstr "Vis debugging-informasjon i e-postvarslingen."
|
100 |
|
101 |
-
#: admin.php:
|
102 |
msgid "Save Changes"
|
103 |
msgstr "Lagre endringer"
|
104 |
|
|
|
|
|
|
|
|
|
|
|
105 |
# @ automatic-updater
|
106 |
#: automatic-updater.php:32
|
107 |
msgid ""
|
108 |
"Automatic Updater requires WordPress 3.4 or higher! Please upgrade WordPress "
|
109 |
"manually, then reactivate Automatic Updater."
|
110 |
msgstr ""
|
111 |
-
"
|
112 |
-
"
|
113 |
|
114 |
# @ automatic-updater
|
115 |
-
#: automatic-updater.php:
|
116 |
msgid "While trying to upgrade WordPress, we ran into the following error:"
|
117 |
msgstr "Når vi forsøkte å oppdatere WordPress, møtte vi på følgende feil:"
|
118 |
|
119 |
# @ automatic-updater
|
120 |
-
#: automatic-updater.php:
|
121 |
msgid "We're sorry it didn't work out. Please try upgrading manually, instead."
|
122 |
msgstr ""
|
123 |
"Beklager at det ikke fungerte. Vennglist forsøk å oppgradere manuelt i "
|
124 |
"stedet."
|
125 |
|
126 |
# @ automatic-updater
|
127 |
-
#: automatic-updater.php:
|
128 |
-
msgid "We've successfully upgraded WordPress
|
129 |
msgstr ""
|
130 |
-
"Vi har suksessfullt oppgradert WordPress
|
131 |
|
132 |
# @ automatic-updater
|
133 |
-
#: automatic-updater.php:
|
134 |
msgid "Have fun!"
|
135 |
msgstr "Ha det moro!"
|
136 |
|
137 |
# @ automatic-updater
|
138 |
-
#: automatic-updater.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
139 |
msgid "We found a plugin upgrade!"
|
140 |
msgid_plural "We found upgrades for some plugins!"
|
141 |
msgstr[0] "Vi har funnet en innstikkoppgradering!"
|
@@ -144,17 +190,17 @@ msgstr[1] "Vi har funnet oppgraderinger for noen innstikk!"
|
|
144 |
# @ automatic-updater
|
145 |
#. translators: First argument is the Plugin name, second argument is the error
|
146 |
#. encountered while upgrading
|
147 |
-
#: automatic-updater.php:
|
148 |
msgid "%1s: We encounted an error upgrading this plugin: %2s"
|
149 |
msgstr "%1s: Vi møtte på en feil under oppgradering av dette innstikket: %2s"
|
150 |
|
151 |
# @ automatic-updater
|
152 |
-
#: automatic-updater.php:
|
153 |
msgid "%1s: Successfully upgraded from version %2s to %3s!"
|
154 |
-
msgstr "%1s: Suksessfullt
|
155 |
|
156 |
# @ automatic-updater
|
157 |
-
#: automatic-updater.php:
|
158 |
msgid "We found a theme upgrade!"
|
159 |
msgid_plural "We found upgrades for some themes!"
|
160 |
msgstr[0] "Vi har funnet en temaoppgradering!"
|
@@ -163,35 +209,44 @@ msgstr[1] "Vi har funnet oppgraderinger for noen temaer!"
|
|
163 |
# @ automatic-updater
|
164 |
#. translators: First argument is the Theme name, second argument is the error
|
165 |
#. encountered while upgrading
|
166 |
-
#: automatic-updater.php:
|
167 |
msgid "%1s: We encounted an error upgrading this theme: %2s"
|
168 |
msgstr "%1s: Vi møtte på en feil under oppgradering av dette temaet: %2s"
|
169 |
|
170 |
# @ automatic-updater
|
171 |
-
#: automatic-updater.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
172 |
msgid "WordPress Update: %1s"
|
173 |
msgstr "WordPress-oppdatering: %1s"
|
174 |
|
175 |
# @ automatic-updater
|
176 |
-
#: automatic-updater.php:
|
177 |
msgid "Howdy!"
|
178 |
msgstr "Heisann!"
|
179 |
|
180 |
# @ automatic-updater
|
181 |
-
#: automatic-updater.php:
|
182 |
msgid ""
|
183 |
"Automatic Updater just ran on your site, %1s, with the following result:"
|
184 |
msgstr ""
|
185 |
-
"
|
186 |
-
"resultat:"
|
187 |
|
188 |
# @ automatic-updater
|
189 |
-
#: automatic-updater.php:
|
190 |
msgid "Thanks for using the Automatic Updater plugin!"
|
191 |
-
msgstr "Takk for at du benytter deg av innstikket
|
192 |
|
193 |
# @ automatic-updater
|
194 |
-
#: automatic-updater.php:
|
195 |
msgid "Debug Information:"
|
196 |
msgstr "Debugging-informasjon:"
|
197 |
|
@@ -209,8 +264,8 @@ msgstr ""
|
|
209 |
|
210 |
#. Author of the plugin/theme
|
211 |
msgid "pento"
|
212 |
-
msgstr ""
|
213 |
|
214 |
#. Author URI of the plugin/theme
|
215 |
msgid "http://pento.net/"
|
216 |
-
msgstr ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Automatic Updater v0.4.1\n"
|
4 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/automatic-updater\n"
|
5 |
+
"POT-Creation-Date: 2012-10-14 11:18:57+00:00\n"
|
6 |
+
"PO-Revision-Date: 2012-10-21 13:39+1000\n"
|
7 |
"Last-Translator: Gary Pendergast <gary@pento.net>\n"
|
8 |
"Language-Team: \n"
|
9 |
"MIME-Version: 1.0\n"
|
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 |
+
#. #-#-#-#-# plugin.pot (Automatic Updater 0.6) #-#-#-#-#
|
23 |
#. Plugin Name of the plugin/theme
|
24 |
+
#: admin.php:4 admin.php:48
|
25 |
msgid "Automatic Updater"
|
26 |
+
msgstr "Automatic Updater"
|
27 |
|
28 |
# @ automatic-updater
|
29 |
+
#: admin.php:13
|
30 |
msgid "Overview"
|
31 |
msgstr "Oversikt"
|
32 |
|
33 |
# @ automatic-updater
|
34 |
+
#: admin.php:15
|
35 |
msgid ""
|
36 |
"This settings page allows you to select whether you would like WordPress "
|
37 |
"Core, your plugins, and your themes to be automatically updated."
|
40 |
"WordPress-kjernen, dine innstikk og dine temaer."
|
41 |
|
42 |
# @ automatic-updater
|
43 |
+
#: admin.php:16
|
44 |
msgid ""
|
45 |
"It is very important to keep your WordPress installation up to date for "
|
46 |
"security reasons, so unless you have a specific reason not to, we recommend "
|
51 |
"det, anbefaler vi at du lar alt oppdateres automatisk."
|
52 |
|
53 |
# @ automatic-updater
|
54 |
+
#: admin.php:20
|
55 |
msgid "A Plugin By <a href=\"%s\" target=\"_blank\">Gary</a>"
|
56 |
msgstr "Et innstikk av <a href=\"%s\" target=\"_blank\">Gary</a>"
|
57 |
|
58 |
# @ automatic-updater
|
59 |
+
#: admin.php:21
|
60 |
msgid "Donations"
|
61 |
msgstr "Donasjoner"
|
62 |
|
63 |
# @ automatic-updater
|
64 |
+
#: admin.php:22
|
65 |
msgid "Support Forums"
|
66 |
msgstr "Støttefora"
|
67 |
|
68 |
# @ automatic-updater
|
69 |
+
#: admin.php:30
|
70 |
msgid "You do not have sufficient permissions to access this page."
|
71 |
msgstr "Du har ikke tilstrekkelige tillatelser til å vise denne siden."
|
72 |
|
73 |
# @ automatic-updater
|
74 |
+
#: admin.php:37
|
75 |
msgid "Settings updated"
|
76 |
msgstr "Innstillinger er oppdatert"
|
77 |
|
78 |
# @ automatic-updater
|
79 |
+
#: admin.php:41
|
80 |
msgid ""
|
81 |
"Update WordPress Core automatically? <strong>(Strongly Recommended)</strong>"
|
82 |
msgstr ""
|
84 |
"strong>"
|
85 |
|
86 |
# @ automatic-updater
|
87 |
+
#: admin.php:42
|
88 |
msgid "Update your plugins automatically?"
|
89 |
msgstr "Automatisk oppdatering av dine innstikk?"
|
90 |
|
91 |
# @ automatic-updater
|
92 |
+
#: admin.php:43
|
93 |
msgid "Update your themes automatically?"
|
94 |
msgstr "Automatisk oppdatering av dine temaer?"
|
95 |
|
96 |
+
#: admin.php:75
|
97 |
+
msgid "SVN Support"
|
98 |
+
msgstr "SVN-støtte"
|
99 |
+
|
100 |
+
#: admin.php:76
|
101 |
+
msgid ""
|
102 |
+
"It looks like you're running an SVN version of WordPress, that's cool! "
|
103 |
+
"Automatic Updater can run <tt>svn up</tt> once an hour, to keep you up-to-"
|
104 |
+
"date. For safety, enabling this option will disable the normal WordPress "
|
105 |
+
"core updates."
|
106 |
+
msgstr ""
|
107 |
+
"Det ser ut til at du kjører en SVN-versjon av WordPress, det er kult! "
|
108 |
+
"Automatic Updater kan kjøre <tt>svn up</tt> en gang i timen for å holde deg "
|
109 |
+
"oppdatert. Av sikkerhetshensyn, vil aktivering av denne funksjonen koble ut "
|
110 |
+
"den normale WordPress-kjerneoppdateringen."
|
111 |
+
|
112 |
+
#: admin.php:81
|
113 |
+
msgid ""
|
114 |
+
"The .svn directory isn't writable, so <tt>svn up</tt> will probably fail "
|
115 |
+
"when the web server runs it. You need to give the user <tt>%1s</tt> write "
|
116 |
+
"permissions to your entire WordPress install, including .svn directories."
|
117 |
+
msgstr ""
|
118 |
+
".svn-mappen er ikke skrivbar, så <tt>svn up</tt> vil sannsynligvis feile når "
|
119 |
+
"webtjeneren kjører det. Du må gi brukeren <tt>%1s</tt> skrivetilgang til "
|
120 |
+
"hele WordPress-installasjonen, inkludert .svn-mapper."
|
121 |
+
|
122 |
+
#: admin.php:84
|
123 |
+
msgid "Run <tt>svn up</tt> hourly?"
|
124 |
+
msgstr "Kjør <tt>svn up</tt> hver time?"
|
125 |
+
|
126 |
+
# @ automatic-updater
|
127 |
+
#: admin.php:96
|
128 |
+
msgid "Debug Information"
|
129 |
+
msgstr "Debugging-informasjon"
|
130 |
+
|
131 |
# @ automatic-updater
|
132 |
+
#: admin.php:97
|
133 |
msgid "Show debug information in the notification email."
|
134 |
msgstr "Vis debugging-informasjon i e-postvarslingen."
|
135 |
|
136 |
+
#: admin.php:98
|
137 |
msgid "Save Changes"
|
138 |
msgstr "Lagre endringer"
|
139 |
|
140 |
+
# @ automatic-updater
|
141 |
+
#: admin.php:128
|
142 |
+
msgid "Settings"
|
143 |
+
msgstr "Innstillinger"
|
144 |
+
|
145 |
# @ automatic-updater
|
146 |
#: automatic-updater.php:32
|
147 |
msgid ""
|
148 |
"Automatic Updater requires WordPress 3.4 or higher! Please upgrade WordPress "
|
149 |
"manually, then reactivate Automatic Updater."
|
150 |
msgstr ""
|
151 |
+
"Automatic Updater krever WordPress 3.4 eller nyere! Vennligst oppgrader "
|
152 |
+
"WordPress manuelt, og reaktiver innstikket."
|
153 |
|
154 |
# @ automatic-updater
|
155 |
+
#: automatic-updater.php:168
|
156 |
msgid "While trying to upgrade WordPress, we ran into the following error:"
|
157 |
msgstr "Når vi forsøkte å oppdatere WordPress, møtte vi på følgende feil:"
|
158 |
|
159 |
# @ automatic-updater
|
160 |
+
#: automatic-updater.php:170 automatic-updater.php:330
|
161 |
msgid "We're sorry it didn't work out. Please try upgrading manually, instead."
|
162 |
msgstr ""
|
163 |
"Beklager at det ikke fungerte. Vennglist forsøk å oppgradere manuelt i "
|
164 |
"stedet."
|
165 |
|
166 |
# @ automatic-updater
|
167 |
+
#: automatic-updater.php:173
|
168 |
+
msgid "We've successfully upgraded WordPress to the latest nightly build!"
|
169 |
msgstr ""
|
170 |
+
"Vi har suksessfullt oppgradert WordPress til den siste nattlige versjonen!"
|
171 |
|
172 |
# @ automatic-updater
|
173 |
+
#: automatic-updater.php:174 automatic-updater.php:178
|
174 |
msgid "Have fun!"
|
175 |
msgstr "Ha det moro!"
|
176 |
|
177 |
# @ automatic-updater
|
178 |
+
#: automatic-updater.php:177
|
179 |
+
msgid "We've successfully upgraded WordPress from version %1s to version %2s!"
|
180 |
+
msgstr ""
|
181 |
+
"Vi har suksessfullt oppgradert WordPress fra versjon %1s til versjon %2s!"
|
182 |
+
|
183 |
+
# @ automatic-updater
|
184 |
+
#: automatic-updater.php:223
|
185 |
msgid "We found a plugin upgrade!"
|
186 |
msgid_plural "We found upgrades for some plugins!"
|
187 |
msgstr[0] "Vi har funnet en innstikkoppgradering!"
|
190 |
# @ automatic-updater
|
191 |
#. translators: First argument is the Plugin name, second argument is the error
|
192 |
#. encountered while upgrading
|
193 |
+
#: automatic-updater.php:229
|
194 |
msgid "%1s: We encounted an error upgrading this plugin: %2s"
|
195 |
msgstr "%1s: Vi møtte på en feil under oppgradering av dette innstikket: %2s"
|
196 |
|
197 |
# @ automatic-updater
|
198 |
+
#: automatic-updater.php:235 automatic-updater.php:295
|
199 |
msgid "%1s: Successfully upgraded from version %2s to %3s!"
|
200 |
+
msgstr "%1s: Suksessfullt oppgradert fra versjon %2s til %3s!"
|
201 |
|
202 |
# @ automatic-updater
|
203 |
+
#: automatic-updater.php:283
|
204 |
msgid "We found a theme upgrade!"
|
205 |
msgid_plural "We found upgrades for some themes!"
|
206 |
msgstr[0] "Vi har funnet en temaoppgradering!"
|
209 |
# @ automatic-updater
|
210 |
#. translators: First argument is the Theme name, second argument is the error
|
211 |
#. encountered while upgrading
|
212 |
+
#: automatic-updater.php:289
|
213 |
msgid "%1s: We encounted an error upgrading this theme: %2s"
|
214 |
msgstr "%1s: Vi møtte på en feil under oppgradering av dette temaet: %2s"
|
215 |
|
216 |
# @ automatic-updater
|
217 |
+
#: automatic-updater.php:324
|
218 |
+
msgid "We successfully upgraded from SVN!"
|
219 |
+
msgstr "Vi har suksessfullt oppgradert fra SVN!"
|
220 |
+
|
221 |
+
# @ automatic-updater
|
222 |
+
#: automatic-updater.php:328
|
223 |
+
msgid "While upgrading from SVN, we ran into the following error:"
|
224 |
+
msgstr "Når vi forsøkte å oppdatere fra CSV, møtte vi på følgende feil:"
|
225 |
+
|
226 |
+
# @ automatic-updater
|
227 |
+
#: automatic-updater.php:344
|
228 |
msgid "WordPress Update: %1s"
|
229 |
msgstr "WordPress-oppdatering: %1s"
|
230 |
|
231 |
# @ automatic-updater
|
232 |
+
#: automatic-updater.php:346
|
233 |
msgid "Howdy!"
|
234 |
msgstr "Heisann!"
|
235 |
|
236 |
# @ automatic-updater
|
237 |
+
#: automatic-updater.php:348
|
238 |
msgid ""
|
239 |
"Automatic Updater just ran on your site, %1s, with the following result:"
|
240 |
msgstr ""
|
241 |
+
"Automatic Updater har kjørt på ditt nettsted, %1s, med følgende resultat:"
|
|
|
242 |
|
243 |
# @ automatic-updater
|
244 |
+
#: automatic-updater.php:354
|
245 |
msgid "Thanks for using the Automatic Updater plugin!"
|
246 |
+
msgstr "Takk for at du benytter deg av innstikket Automatic Updater!"
|
247 |
|
248 |
# @ automatic-updater
|
249 |
+
#: automatic-updater.php:358
|
250 |
msgid "Debug Information:"
|
251 |
msgstr "Debugging-informasjon:"
|
252 |
|
264 |
|
265 |
#. Author of the plugin/theme
|
266 |
msgid "pento"
|
267 |
+
msgstr "pento"
|
268 |
|
269 |
#. Author URI of the plugin/theme
|
270 |
msgid "http://pento.net/"
|
271 |
+
msgstr "http://pento.net/"
|
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
|
8 |
License: GPL2+
|
9 |
|
10 |
Automatically update WordPress, your themes and plugins! Never have to click the update button again!
|
@@ -41,6 +41,9 @@ There are some Actions and Filters provided, check the [Documentation](http://pe
|
|
41 |
|
42 |
== Changelog ==
|
43 |
|
|
|
|
|
|
|
44 |
= 0.6.1 =
|
45 |
* UPDATED: German (de_DE) translation. Props [Alexander Pfabel](http://alexander.pfabel.de/)
|
46 |
|
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.1
|
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.6.2 =
|
45 |
+
* UPDATED: Norwegian Bokmål (nb_NO) translation. Props [Bjørn Johansen](https://twitter.com/bjornjohansen)
|
46 |
+
|
47 |
= 0.6.1 =
|
48 |
* UPDATED: German (de_DE) translation. Props [Alexander Pfabel](http://alexander.pfabel.de/)
|
49 |
|