Chapter 14 Localization - I18N/L10N Usage and Setup

Table of Contents
14.1 Synopsis
14.2 The Basics
14.3 Using Localization
14.4 Compiling I18N Programs
14.5 Localizing DragonFly to Specific Languages
Contributed by Andrey A. Chernov. Rewritten by Michael C. Wu.

14.1 Synopsis

DragonFly is a very distributed project with users and contributors located all over the world. This chapter discusses the internationalization and localization features of DragonFly that allow non-English speaking users to get real work done. There are many aspects of the i18n implementation in both the system and application levels, so where applicable we refer the reader to more specific sources of documentation.

After reading this chapter, you will know:

Before reading this chapter, you should:

Contact the Documentation mailing list for comments, suggestions and questions about this document.