monotone-commits-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-commits-diffs] net.venge.monotone.string-sanitization: 5d4353


From: code
Subject: [Monotone-commits-diffs] net.venge.monotone.string-sanitization: 5d435341ec792afc1a63744ca046900bc45858ad
Date: Tue, 8 Mar 2011 11:28:36 +0100 (CET)

revision:            5d435341ec792afc1a63744ca046900bc45858ad
date:                2011-03-08T10:27:47
author:              Richard Levitte <address@hidden>
branch:              net.venge.monotone.string-sanitization
changelog:
* HACKING: Add a section on translation.

manifest:
format_version "1"

new_manifest [cafb23c479a594d945dcaccf7bc93943a44bba95]

old_revision [f48c742334d32bc23a9eb70ad6fbafb8bdc8cff3]

patch "HACKING"
 from [044e4af56bc5895cec205744286ea2a49ac92279]
   to [631a94fd2d5d0ea9bee35647bd17c72d287837d0]
============================================================
--- HACKING	044e4af56bc5895cec205744286ea2a49ac92279
+++ HACKING	631a94fd2d5d0ea9bee35647bd17c72d287837d0
@@ -139,13 +139,29 @@ these rules.  They should be very few, h
 PLEASE APPLY COMMON SENSE.  There are message that will deviate from
 these rules.  They should be very few, however.
 
+
+Translation
+-----------
+
 For translators, their language may have a different set of rules for
 things such as quoting (in the french translation, «_ and _» are used
 instead of single quotes, for example) and capitalization.  Please use
 your best judgement and be consistent.  Still, do not capitalize
 "monotone" or "mtn".
 
+When working on your languages, please do not update any language file
+but your own, as it can be quite annoying for other translators to
+have to deal with merging the changes generated with their current
+work.  The best way to deal with this is by updating your language
+files using one of the following methods:
 
+    make ALL_LINGUAS={lang} update-po update-gmo
+
+    make po/{lang}.po-update po/{lang}.gmo
+
+(replace {lang} with your language code)
+
+
 Dialect issues
 --------------
 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]