From c792add91f6d9bb5834c33298914453663d5267c Mon Sep 17 00:00:00 2001 From: diego Date: Thu, 8 May 2008 00:10:35 +0000 Subject: [PATCH] Clarify order of importance for translations. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26688 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/tech/translations.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/DOCS/tech/translations.txt b/DOCS/tech/translations.txt index 9783555556..abee3c9e77 100644 --- a/DOCS/tech/translations.txt +++ b/DOCS/tech/translations.txt @@ -38,8 +38,12 @@ order of importance: 2) man page 3) XML documentation -Please note that only doing 1) or 1) + 2) is perfectly fine. +Not all parts are available in all languages. Keeping existing parts up-to-date +should have precedence over adding newly translated content. It is perfectly +acceptable to work on only a subset of these parts, but please follow the above +order of importance nonetheless. +Now on to some more detailed instructions... general: ~~~~~~~~