Difference between revisions of "Translating talk:Intuition"
Jump to navigation
Jump to search
m (Siebrand moved page Translating talk:Toolserver to Translating talk:Intuition) |
|||
Line 1: | Line 1: | ||
<div class="toccolours" style="font-size:larger"> |
<div class="toccolours" style="font-size:larger"> |
||
− | If you need help or want to make a request regarding the |
+ | If you need help or want to make a request regarding the Intuition project, please create a thread below. |
<div class="toccolours plainlinks" style="text-align:center; font-weight:bold; background-color:white; width:80%; margin:0 auto;">[http://translatewiki.net/w/i.php?title={{urlencode:{{FULLPAGENAME}}|PATH}}&lqt_method=talkpage_new_thread#msg-head-foot <span style="display:block">New subject</span>]</div> |
<div class="toccolours plainlinks" style="text-align:center; font-weight:bold; background-color:white; width:80%; margin:0 auto;">[http://translatewiki.net/w/i.php?title={{urlencode:{{FULLPAGENAME}}|PATH}}&lqt_method=talkpage_new_thread#msg-head-foot <span style="display:block">New subject</span>]</div> |
||
Line 9: | Line 9: | ||
=== Request a new tool to be added === |
=== Request a new tool to be added === |
||
Be sure you pass the following requirements as you follow these 5 steps: |
Be sure you pass the following requirements as you follow these 5 steps: |
||
− | # The tool is in |
+ | # The tool is in a Git repository (or other '''public location) where the source code''' can be found (Tools translated by translatewiki.net must be open-source). |
− | # To ease the transition from English to multilingual it is recommended you '''start using the |
+ | # To ease the transition from English to multilingual it is recommended you '''start using the Intuition class in your tool before placing your request''' here. You can create a local development i18n-file and load it in the class as if it was synced from translatewiki.net to the central i18n directory. Read more about this [https://github.com/Krinkle/intuition/wiki/Documentation#debug-and-development in the Intuition documentation]. By preparing your English messages you will save yourself the trouble of a complicated switch. This way, once it's in translatewiki.net, all you have to do is delete your local file and remove the call to <code>$I18N->loadTextdomainFromFile()</code>. |
+ | # Show users of your tool that it is available in multiple languages and that they should visit the Intuition page to configure their settings. The easier way to do that is to '''call <code>$I18N->dashboardBacklink()</code> somewhere'''. |
||
− | # '''Document''' your tool on https://wiki.toolserver.org/ <br />(a simple page with <code class="plainlinks"><nowiki>{{</nowiki>[https://wiki.toolserver.org/view/Template:Tool Tool]<nowiki>}}</nowiki></code> is enough) |
||
+ | # '''Make a request here''' by creating a thread (be sure to ''include an URL'' to a live version of it as hosted on https://tools.wmflabs.org/) |
||
− | # Show users of your tool that it is available in multiple languages and that they should visit the Toolserver Intuition page to configure their settings. The easier way to do that is to '''call <code>$I18N->dashboardBacklink()</code> somewhere'''. |
||
− | # '''Make a request here''' by creating a thread (be sure to ''include an URL'' to a live version of it as hosted on http://toolserver.org/) |
||
|style="padding-left:0.5em"| |
|style="padding-left:0.5em"| |
Latest revision as of 10:19, 5 April 2015
If you need help or want to make a request regarding the Intuition project, please create a thread below.
Requests such as the following:
Request a new tool to be addedBe sure you pass the following requirements as you follow these 5 steps:
|
Original messagesModify, Delete or Add messages in the source language. Include the message-key and text-domain of the message and (if a modification is requested) why it should be modified and your proposed change. |