Tag: internationalization

  • PO Composer Handle Localization Recordsdata (Utilities)

    PO Composer Handle Localization Recordsdata (Utilities)

    CURRENT VERSION 1.0 (see Change log at the bottom of this page)

    Any of you have probably faced the problem related to theme localization for WordPress. To be more specific, the localization itself do not cause any broblems, but futher updates may bring some troubles: we get a new .po-file, where some lines have changed, some have added, and some of them have deleted. And all of it is scattered about the file in different place!

    For instance, you bought the theme that includes only the english version. Normally, these are the files “en-EN” or “en-GB” located in the subfolder “languages of the theme folder. You need translation into your mother language, e.g. German. You have copied the files “en-GB.po”and “en-GB.mo” inside the folder ‘language’ and have named them “de-DE.po”and “de-DE.mo” respectively.

    Then, you have launched the programm for editing the .po-files (e.g., POEdit) and translated all strings into German. Congrats! You’ve done such a huge job!

    However, after a while you find out that an update of your theme was released! You download it and… here comes the most interesting part :( The translation file has changed! It now has new lines, and some of the old ones have changed. How to find what exactly have changed? Obviously, you don’t want to translate it all over again…

    Or, you simply want to create translation file for your languange, but you don’t have a .po-file editor. Sure, you can edit a .po-file using a regular text editotr. But how to get a corresponding .mo-file?

    For many of customers, these problems become one of the reasons why they stop updating their themes. Of course, another good reason is the fact, that users have already made a lot of chages to the theme (logo, style tables etc).

    By the way, to make update of WordPress themes easier, it is not recommended to make changes into the theme files, it is preferable to create a child theme based on your theme, and make all changes there. In that case, after updating of the parent theme, you at least won’t lose the changes you’ve made.

    WHAT WE OFFER:

    Plugin “PO Composer” will help you solve one of the problems related to theme update: it will help you easily find new and not changed strings for translation. Basically, this plugin will simply prepare an updated translation file for you, where all the strings you have translated before will be added. If you like, you’ll be able to move all translated strings to the end of the file. And to do (to be more precise, to complete) translation will be easy as ABC.
    Using the plugin you will also be able to edit any .po-files (both already existing on your server and the ones being uploaded), and then generate corresponding .mo-fiels for them.
    If the plugin is allowed a record to the folder “languages”, it will be able to update the .po-file in the folder with the current theme independently!

    Change log

    20.05.2014 Version 1.0 – Release

  • Hreflang Supervisor (search engine optimisation)

    Hreflang Supervisor (search engine optimisation)

    What is the hreflang HTML attribute?

    The hreflang is a new HTML attribute that goes within the HEAD section of the page and helps search engines understand that certain pages are targeted for a specified language or country. By implementing this attribute you can send your users to the targeted pages and greatly increase the SEO performance of your website.

    Why a plugin?

    The implementation of the hreflang attribute in a website powered by WordPress can be a very cumbersome process without a specific plugin, for this reason i developed Hreflang Manager.

    How does it work?

    With a menu in the back-end you can connect the pages of your website with the related version targeted for different languages or different countries and the plugin will automatically add the proper html markup in the HEAD section of the selected pages.

    Tutorials included

    In the documentation that comes attached with this plugin i’ve included various examples with related images.

    References

    If you need more info about the hreflang attribute to understand exactly what this plugin is about please check out the following resources: