Recent Updates RSS Toggle Comment Threads | Keyboard Shortcuts

  • Andrew Nacin 9:27 pm on January 29th, 2012 Permalink | Reply
    Tags: ,   

    In 3.4, you no longer need any PHP to customize the defaults for start of week, feed language, or default timezone. (You would have hooked into populate_options for these.)

    start_of_week and timezone_string/gmt_offset are now translatable, and rss_language is gone (it uses the site’s locale, now).

    I’ve created a page here that outlines all changes to 3.4 so far, including the details for how to set these defaults: Important Changes for WordPress 3.4. I will update it as more changes happen.

     
    • 9:29 pm on January 29th, 2012 Permalink | Reply

      We’re not used to this much love. My head’s about to explode. Great job guys, and thanks.

    • Mattias Tengblad 10:14 pm on January 29th, 2012 Permalink | Reply

      Very appreciated updates :D

  • Andrew Nacin 5:19 am on January 29th, 2012 Permalink | Reply
    Tags: ,   

    For 3.4, the default links are now translatable, both titles and URLs. http://core.trac.wordpress.org/changeset/19781

    I left out the URLs for extend/plugins/, themes/, and ideas/ from being translated as there are not yet official localized resources for these, and I would not want to send them off-site. Since the forums are a better conduit for feedback anyway, I demoted Suggest Ideas down the list, moving the Support Forums up one.

     
  • George 9:17 pm on January 27th, 2012 Permalink | Reply
    Tags:   

    Howdy, finally I’ve found time and few volunteers to finish Georgian versions of WordPress. Big part of 3.0 is already translated, what is the best way to merge/import those strings to into 3.3 and dev?

     
    • Andrew Nacin 5:22 am on January 29th, 2012 Permalink | Reply

      From GlotPress, you can Export translations as a po file. You can then Import this po file into your translation sets for 3.3 and dev, and all will be well with the world. Super simple.

      Since 3.3 is split between standard and multisite strings, you will probably need to import your po file(s) into both, for maximum coverage. In dev, we are now split between frontend, admin, and network admin, so you will again want to import your po file(s) into all of them, to ensure they all stick.

  • Andrew Nacin 8:48 pm on January 27th, 2012 Permalink | Reply
    Tags: ,   

    In GlotPress, you may need to export 3.3.x/ms strings and import them into dev.

    For 3.4, we’re changing how we split strings into multiple pot files. Since 3.0, we’ve done a generic POT and then a second POT for multisite. We are now going to be doing a frontend POT, an admin POT, and a network admin POT. The projects have been added to GlotPress here and here.

    While merging and splitting projects in GlotPress, some strings got orphaned. Before you go re-translate all of the missing strings, first go to translate.wordpress.org/projects/wp/3.3.x/ms, export a po file, and import it into both wp/dev/admin and wp/dev/admin/network. Everything should be back to normal.

    Cheers, and sorry for the trouble. For more, see ticket 19852.

     
  • Andrew Nacin 6:55 pm on January 27th, 2012 Permalink | Reply
    Tags: ,   

    In 3.4, you will no longer need to specify a $wp_default_secret_key, in $locale.php or in default-constants.php. For many of you, this means your $locale.php file will now be empty. Branch off 3.3 and remove $locale.php from /trunk/dist/ if that is the case. See ticket 19599 for more.

     
  • introducial 2:11 pm on January 27th, 2012 Permalink | Reply
    Tags:   

    Hi,I’m already translate Jetpack’s 1.2.1 versions Turkish language package. Who could approve my translations?

     
  • introducial 2:09 pm on January 27th, 2012 Permalink | Reply  

    Hi,I’m already translate Jetpack’s 1.2.1 versions Turkish language package. Who could approve my translations? I’m translated about 10 pages word and I’m go on.

     
  • Ryan Boren 12:00 am on January 27th, 2012 Permalink | Reply
    Tags: ,   

    For 3.4, WP is going to use frontend, admin, and network admin pot files rather than the current wordpress and ms pot files. For background, see ticket 19852. We’re currently shuffling around the “Development (future 3.4)” project to accommodate this new pot split.

     
    • Andrew Nacin 12:25 am on January 27th, 2012 Permalink | Reply

      Note you will not need to re-translate 2,253 strings. We’re working on migrating everything. Hang tight until it is straightened out in the next day or so.

  • Andrew Nacin 8:38 pm on January 26th, 2012 Permalink | Reply
    Tags: ,   

    All locales: In 3.4, you will no longer need to override wp-admin/setup-config.php. The strings in this file will now be included in the POT, and the config file will be generated properly regardless of the wp-config-sample.php placeholders such as “your_username_here”. See [19760] and #18180.

     
  • Nikolay Bachiyski 11:33 am on January 26th, 2012 Permalink | Reply  

    tl;dr – POT imports are fixed.

    You can read more of the problem and the solution in the commit message. Many thanks to @pdoes for the patch.

    A fun fact – marking all unchanged strings as removed led to the fun situation where almost all strings were removed, than on the next update (in 1 hour), then on the next they are brought back and so on :-)

     
  • pavelevap 11:26 pm on January 25th, 2012 Permalink | Reply
    Tags:   

    Continents and Cities were added to GlotPress, but when I tried to build package, related .po and .mo files were not added to package. Everything else is OK. Any idea?

     
  • Andrew Nacin 10:46 pm on January 25th, 2012 Permalink | Reply
    Tags: , , , , dv, , , ha, , ps, , ug_CN, uz_UZ, yi   

    RTL locales: In 3.4, you will no longer need to specify $text_direction = 'rtl'; in your $locale.php file. Please remove it from $locale.php, and if this makes your $locale.php empty, then remove the file. (Please branch /trunk/ off into /3.3/ first, in case there is a 3.3.2.)

    The following locales have been included: ar, ckb, fa_IR, he_IL, ug_CN, dv, fa_AF, ha, ps, uz_UZ, yi. If you are missing (or are incorrectly included), let me know.

     
  • Peter 8:56 pm on January 25th, 2012 Permalink | Reply  

    Does anybody know if the original POT files are automatically imported every hour around the 59 minute mark? This could be an indicator of the missing strings people see.

     
    • Peter 8:57 pm on January 25th, 2012 Permalink | Reply

      Or actually they don’t see the strings :)

      • pavelevap 9:06 pm on January 25th, 2012 Permalink | Reply

        Not sure, but it is strange, always at x:59 all strings disappear and after another hour, they are back. But I suppose that .pot files are imported daily. And there is no response for a week :-(

        • Peter 9:31 pm on January 25th, 2012 Permalink | Reply

          Well something is running @ x:59 every hour and I have a feeling it’s an import of the POT file,

    • Nikolay Bachiyski 11:30 am on January 26th, 2012 Permalink | Reply

      Yes, it’s :59, every hour.

  • melomanadelirium 1:07 am on January 25th, 2012 Permalink | Reply  

    Hello people, I would like to help translating articles from english to spanish, I’m a native spanish speaker with advanced english and I’ve found several untranslated articles, my concern is that most of them were the documentation ones, wich I think are very important ones to be avaliable in several languages since they are the way WordPress can actually be useful for spanish only speakers.

     
  • zakariyehasan1 11:43 pm on January 24th, 2012 Permalink | Reply  

    Hello My name is Zakariye, I would like to add Somali to the list of languages and I would also like to help volunteer to translate in Somali. Thank you for your concern

     
    • 9:44 pm on January 29th, 2012 Permalink | Reply

      Somali already *is* present in the languages list. Coud you contact the Somali team with your request first? Thanks.

c
compose new post
j
next post/next comment
k
previous post/previous comment
r
reply
e
edit
o
show/hide comments
t
go to top
l
go to login
h
show/hide help
shift + esc
cancel
Follow

Get every new post delivered to your Inbox.

Join 99 other followers