L20n: Difference between revisions
Jump to navigation
Jump to search
m (fix category) |
(→Other) |
||
| (46 intermediate revisions by 6 users not shown) | |||
| Line 1: | Line 1: | ||
__NOTOC__ | |||
L20n (L10n x 2) is the code name for a localization architecture taking existing approaches to L10n one step further. No matter who you are (e.g., localizer, tool author, developer, or release manager), you'll be able to find information suited to your L20n-related needs here. | |||
We've broken up the content into three distinct tracks that discuss the current design for L20n, how teams and localizers can easily transition into using L20n, and its future development. These color-coded tracks point to wiki pages, blog articles, and newsgroups where you can learn more about L20n and even get involved in the discussion. | |||
For more information, [[L20n/Weekly_Update|the l20n team meets each Monday]] to discuss the progress of the project. | |||
# | <div style="display:block;-moz-border-radius:10px;background-color:#A2BFF4;padding:20px;margin-top:20px;"> | ||
# | <h1>L20n design</h1> {{anchor|Reps}} | ||
<div style="display:block;background-color:#d1dffa;-moz-column-gap:20px;padding:20px;margin-top:20px;-moz-border-radius:10px;"> | |||
<div style="-moz-column-count:3;-moz-column-gap:20px;"> | |||
===Wiki pages=== | |||
* [[L20n/Roadmap/1.0|1.0 specs]] | |||
* [[L20n/Design|Design]] | |||
* [[L20n/Characteristics|Characteristics]] | |||
* [[L20n/Features|Features]] | |||
* [[L20n/Toolchain|Toolchain]] | |||
===Blog=== | |||
* [http://diary.braniecki.net/2012/02/27/l20n-feedback-round/ L20n feedback round] | |||
* [http://diary.braniecki.net/2012/02/27/l20n-what-to-add-before-1-0/ L20n: What to add before 1.0] | |||
* [http://informationisart.com/4/ Syntax changes to data types] | |||
* [http://informationisart.com/5/ Media queries with globals] | |||
* [http://informationisart.com/6/ Default values and local entities] | |||
== | ===Other=== | ||
* [http://groups.google.com/group/mozilla.tools.l10n Discussion on L20n design] | |||
* [[L20n/Documentation|Documentation plan]] | |||
<br /> | |||
<br /> | |||
<br /> | |||
</div> | |||
</div> | |||
</div> | |||
[[category:L20n]] | <div style="display:block;-moz-border-radius:10px;background-color:#E67451;padding:20px;margin-top:20px;"> | ||
<h1>Easy L10n to L20n transition</h1> {{anchor|Reps}} | |||
<div style="display:block;background-color:#F9966B;-moz-column-gap:20px;padding:20px;margin-top:20px;-moz-border-radius:10px;"> | |||
<div style="-moz-column-count:3;-moz-column-gap:20px;"> | |||
===Wiki pages=== | |||
* [[L20n/Background|Background]] | |||
* [[L20n/Control flow|Control flow]] | |||
* [[L20n/Workflow|Workflow]] | |||
* [[L20n/Toolbox|Toolbox]] | |||
* [[L20n/Examples|Examples]] | |||
* [[L20n/HTML|L20n for web apps]] | |||
===Blog=== | |||
* [http://informationisart.com/3/ An intro to L20n] | |||
* [http://diary.braniecki.net/2011/03/24/l20n-gets-tangible/ L20n becomes tangible] | |||
* [http://blog.mozilla.org/l10n/2012/03/15/l20n_next_stage/ Next stage of L10n] | |||
* [http://blog.mozilla.org/l10n/2012/03/29/l20n-examples-for-localizers/ L20n examples for localizers] | |||
<br /> | |||
===Other=== | |||
* [http://l20nenv.labs.braniecki.net/static/index.html?id=example1 L20n environment lab] | |||
* [http://groups.google.com/group/mozilla.dev.l10n Discussion on L10n to L20n transition] | |||
<br /> | |||
<br /> | |||
<br /> | |||
</div> | |||
</div> | |||
</div> | |||
<div style="display:block;-moz-border-radius:10px;background-color:#F88017;padding:20px;margin-top:20px;"> | |||
<h1>Future of L20n</h1> {{anchor|Reps}} | |||
<div style="display:block;background-color:#FFA500;-moz-column-gap:20px;padding:20px;margin-top:20px;-moz-border-radius:10px;"> | |||
<div style="-moz-column-count:3;-moz-column-gap:20px;"> | |||
===Wiki pages=== | |||
* [[L20n/Tracking|Bug tracking]] | |||
* [[L20n/Requirements|Requirements]] | |||
* [[L20n/Issues|Issues]] | |||
* [[L20n/Roadmap/Next|Next release]] | |||
===Blog=== | |||
<br /> | |||
<br /> | |||
<br /> | |||
===Other=== | |||
* [http://groups.google.com/group/mozilla.tools.l10n Discussion on future of L20n] | |||
<br /> | |||
<br /> | |||
</div> | |||
</div> | |||
</div><br /> | |||
[[category:L20n]][[Category:L10n]] | |||
Latest revision as of 10:58, 27 April 2013
L20n (L10n x 2) is the code name for a localization architecture taking existing approaches to L10n one step further. No matter who you are (e.g., localizer, tool author, developer, or release manager), you'll be able to find information suited to your L20n-related needs here.
We've broken up the content into three distinct tracks that discuss the current design for L20n, how teams and localizers can easily transition into using L20n, and its future development. These color-coded tracks point to wiki pages, blog articles, and newsgroups where you can learn more about L20n and even get involved in the discussion.
For more information, the l20n team meets each Monday to discuss the progress of the project.