Jay Gilmore Reply #1, 7 months ago
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:
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)
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:
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.
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.