• MODX Revolution 2.1.4 - Just 3 New Lines#

  • Jay Gilmore Reply #1, 7 months ago

    Reply
    We're preparing for 2.1.4 patch release next week. There are only 3 lines that have been added and require translations. As there are only 3 lines to add, you can see them here:

    core/lexicon/en/setting.inc.php line 493:
    $_lang['setting_request_method_strict'] = 'Strict Request Method';
    $_lang['setting_request_method_strict_desc'] = 'If enabled, requests via the Request ID Parameter will be ignored with FURLs enabled, and those via Request Alias Parameter will be ignored without FURLs enabled.';


    core/lexicon/en/workspace.inc.php line 19: (due to the forum parser the URL below is being autoparsed and wrapping the address in a link. It is correct in the code)
    $_lang['curl_not_installed'] = 'cURL must be installed and configured as an extension for PHP for you to use Package Management. You can find more information about cURL on the <a href="http://php.net/curl"
     target="_blank">PHP cURL website</a>.';


    If you have worked with translations in the past, please submit updates no later than 2PM Central Time (GMT -0600) Tuesday, October 25, 2011.

    You can submit translations in one of two ways:

    1) Submit via GitHub by Forking MODx Revolution and submitting a Pull Request with the changes (Preferred Method), or
    2) Attach patch files to the ticket: Task #5953
    Current Translation Leads:

    • cs: Hansek
    • de: enigmatic_user
    • en: MODx Core Team
    • es-mx: charliez / mIDO
    • fr: Romain
    • id: capzman
    • jp: Yama
    • nl: djemmers

    • pl: klis
    • br: Daniel Miguel
    • ru: elastic
    • sv: Pont
    • th: Kittipong Intaboot

    Want to contribute a translation? If you are part of our international community and would like to submit a translation for your language, please search your local language subforums for an existing initiative. If there isn't one, please post a note in this thread if you would like to be the Translation Lead. All Translation Leads and translation contributors must have a signed Contributor License Agreement(CLA). Translations can only be accepted from contributors with a signed CLA.

    We would also ask that you translate and repost this into your local language forum with a link back here.

    Note: There is also a tool to help with translations.


  • enigmatic_user Reply #2, 7 months ago

    Reply
    Should this go to the develop branch?

    Cheers,
    Jan


  • opengeek Reply #3, 7 months ago

    Reply
    Quote from: enigmatic_user at Oct 21, 2011, 11:17 PM
    Should this go to the develop branch?

    Cheers,
    Jan

    Jan, no this should be targeted to the release-2.1 branch. develop represents the the next minor release, 2.2.


  • enigmatic_user Reply #4, 7 months ago

    Reply
    Quote from: opengeek at Oct 23, 2011, 09:35 AM
    Jan, no this should be targeted to the release-2.1 branch. develop represents the the next minor release, 2.2.

    Thank you! Could you please add this information in all future notifications?

    Pull request for the German translation has been sent.

    Cheers,
    Jan


  • Jay Gilmore Reply #5, 7 months ago

    Reply
    Jan,

    We'll make sure that all future notices include to where you should develop and submit your pull request.


  • enigmatic_user Reply #6, 7 months ago

    Reply
    Great, thank you!

    Cheers,
    Jan


  • tillilab Reply #7, 7 months ago

    Reply

    Where I can download version 2.1.4?

    The check lexicon tool is not anymore avaiable for download from forum?

    Thanks,
    trying to send the translation today...