Twenty twelve without language files?
Is it possible that the wp 3.5 is built without the localized files?
Twenty twelve without language files?
Is it possible that the wp 3.5 is built without the localized files?
The wp-content/languages/fr_FR.po has an error.
Enter your new password below.
Is translated as:
Veuillez saisir une deuxième fois votre nouveau mot de passe ci-dessous.
When it should be:
“Veuillez saisir votre nouveau mot de passe ci-dessous.”
No room for interpretation here, the french version is saying:
“Enter your new password again (or a second time) below.”
(latest version of WP)
The string is updated in the wordpress 3.4.x version
Thanks for the hint, just need a french validator to push it now
I don’t know if this is the right place to do this, but there are some errors in the help tabs for themes screen in wp 3.4-RC1-20950. There are references to a “Customize” link below installed themes, but there isn’t one, just a “Live preview” one.
This sounds like a ticket for core
I created http://core.trac.wordpress.org/ticket/20795.
I got this error – Repository moved temporarily to ‘http://wordpress.org/’; please relocate .
When I try to commit to svn, I’ve reset my password.
I got this warning – Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘send_frame_options_header’ was given in /hermes/bosweb/web172/b1725/d5.technica1/public_html/mmpress/wp-includes/plugin.php on line 395 -
when I update to 3.1.3 in our language. I checked and compared dist files and original core files using notepad. Everything is exactly the same except translated string. That warning disappear when I update to en_US version. What’s wrong with it ?
The definition of the callback function `send_frame_options_header' is located at wp-includes/functions.php:4493, the very end of functions.php. I guess maybe it was not complete?
Try re-build your localized package and re-download them may help, I think.
Thanks,
This helps me.
I said exactly the same. But now I found out that not exactly the same at that line in functions.php
I didn’t notice while I compared the two files in notepad ++.
You may want to try some sorts of automated diff tools like WinMerge on Windows, or diff on Linux
I’m using Tortoise SVN client. But I don’t familiar with this tool. I’m learning about it.
Good luck!
Ze Fontainhas 9:07 pm on December 11, 2012 Permalink |
Nothing’s broken, read http://make.wordpress.org/polyglots/2012/12/11/wordpress-3-5-is-out-if-you-are-going/#comment-73391
cubells 9:10 pm on December 11, 2012 Permalink |
It’s true Zé. I’d forgotten.
Thanks a lot!