Internationalisation

Differences between revisions 40 and 41
Revision 40 as of 2010-08-11 17:36:50
Size: 2298
Editor: eth3
Comment:
Revision 41 as of 2010-08-18 14:21:17
Size: 2654
Editor: 140
Comment: Added new sections
Deletions are marked like this. Additions are marked like this.
Line 20: Line 20:
== Coding ==

''Information on writing or modifying internationalized applications for Ubuntu''

 * [[/Coding|Internationalization of source code]]
Line 26: Line 32:
== Coding == == Documentation ==
Line 28: Line 34:
''Information on writing or modifying internationalized applications for Ubuntu'' ''Information on how to adapt the build system to include internationalization support''
Line 30: Line 36:
 * [[/Coding|Internationalization of source code]]  * [[/Docs|Internationalization of documentation]]

== Build system ==

''Information on how to adapt the build system to include internationalization support''

 * [[/Build|Adding internationalization support to the build system]]

Ubuntu Internationalization Guide

This document tries to outline:

  • How Ubuntu deals with translations (and i18n in general) from a developer's perspective
  • Which tools are interesting for developers to make sure that translations and i18n work fine

Getting Started

General information

General information on the tools and processes related to the internationalization of Ubuntu

Coding

Information on writing or modifying internationalized applications for Ubuntu

Packaging

Information on packaging internationalized packages for Ubuntu

Documentation

Information on how to adapt the build system to include internationalization support

Build system

Information on how to adapt the build system to include internationalization support

Translation process

General overview of the Ubuntu translation process, from the translators' point of view

Launchpad

Information related to Launchpad and internationalization, including best practices on how to handle translations of hosted projects

Recipes

Recipes on how to perform common tasks related to internationalization


CategoryUbuntuDevelopment CategoryTranslations

UbuntuDevelopment/Internationalisation (last edited 2010-08-18 14:21:17 by 140)