File/program/languages/en/admin.php

Description

/program/languages/en/admin.php - translated messages for /program/admin.php (English)

This file is the 'mother-of-all-languages' file: it is the basis for all other translations. Because there are so many strings to translate, it is easy to lose track of which one is used where, etc. Also, it is sometimes hard to figure out what the purpose of a word or a phrase is without the context.

I try to make that a little easier by adding comments to this (main) language file. These comments will be collected in a separate array called $comment. The actual translations and texts end up in an array called $string. By using the same key in the $comment array, it is possible to add clarification. This clarification can be made visible in the translation tool, helping the translator grasping the purpose and context of the texts to translate.

Note that the order in which the texts appear in this file can also determine the order in which the strings are displayed in the translation tool. The comments 'follow' the strings rather than vice versa. It is not an error if a string doesn't have a comment.

Documentation generated on Tue, 28 Jun 2016 19:07:55 +0200 by phpDocumentor 1.4.0