Fellow translators, note that there are two small changes in wp-admin/setup-config.php. Here is diff:
Tagged: dist Toggle Comment Threads | Keyboard Shortcuts
-
Milan Dinić
-
Peter Holme
It seems the dist file `/wp-admin/setup-donfig.php` has been revisioned since 3.1… So, heads up (a little late)
-
Zé
-
Peter Holme
ah, thanks
-
Stas Sușcov
Zé, somebody double posted your thread again
-
Zé
POIDNH
-
-
-
-
Peter Holme
I didn’t see this until now… a few of the central dist-files have been slightly changed from 3.0.x to 3.1…
http://core.trac.wordpress.org/changeset/16788/trunk/wp-admin/setup-config.php
http://core.trac.wordpress.org/changeset/16099/trunk/wp-admin/setup-config.php
http://core.trac.wordpress.org/changeset/16131/trunk/wp-config-sample.php
http://core.trac.wordpress.org/changeset/16124/trunk/wp-config-sample.php
-
Remkus de Vries
Thanks for the heads up. It would’ve been very easy to just copy pasta the current translated version
-
Stas Sușcov
I also got mailed by a user on this topic. Thanks for heads up!
-
Sergey Biryukov
When preparing a new localized package, I guess it’s a good idea to download the English release and compare these files (including readme.html) to the ones from a previous release as a part of general sanity check.
-
xavier
I always check about that directly in Trac. For instance:
-
Peter
But perhaps it is a bit unnecessary for all polyglots to do this every time…? Especially since these files don’t change that often. If we post changes to wp-config-sample.php, setup-config.php and readme.html here when we see them – that would be a good thing for all polyglots, right? =)
-
-
Mark Thomas Gazel
Thanks. I usually check the files, but it’s nice to know what to expect. I do as Sergey. Download the english release a look for changes. I use WinMerge for the file comparison.
If there’s a smarter way or a better “compare files” tool I’m all ears.
-
Gabriel Reguly 7:54 pm on December 12, 2011 Permalink |
Thanks Milan, I had spotted only 2 of them.