[or-cvs] r21088: {projects} the rest of the instructions for how to update the po files (projects/gettor)

arma at seul.org arma at seul.org
Tue Dec 1 20:06:58 UTC 2009


Author: arma
Date: 2009-12-01 15:06:58 -0500 (Tue, 01 Dec 2009)
New Revision: 21088

Modified:
   projects/gettor/README.locale-spec-draft
Log:
the rest of the instructions for how to update the po files


Modified: projects/gettor/README.locale-spec-draft
===================================================================
--- projects/gettor/README.locale-spec-draft	2009-12-01 20:03:06 UTC (rev 21087)
+++ projects/gettor/README.locale-spec-draft	2009-12-01 20:06:58 UTC (rev 21088)
@@ -28,7 +28,7 @@
 passed by the end user as a single line. The start of the line must begin with
 'Lang: ' and be followed by the desired locale. The locale must be at the end
 of the line. An example follows on the following line:
-    
+
     Lang: de
 
 The first valid Locale line found in the message will designate the response
@@ -42,7 +42,7 @@
 desired locale to the email address of the GetTor robot. An example for setting
 all responses into German (Locale: de) follows below:
 
-	gettor+de at torproject.org
+        gettor+de at torproject.org
 
 This will allow the user to interact without any knowledge of locales.
 
@@ -53,3 +53,9 @@
 
     xgettext lib/gettor/constants.py -d gettor -o i18n/templates/gettor.pot
 
+Commit your pot file. Then log into the pootle server, commit any
+outstanding changes in ~/gettor/, and do an svn update. Then log into the
+pootle web interface, choose gettor, choose 'admin', click each check box
+(ugh), click 'update languages' at the bottom. Then log into the pootle
+server and do an svn commit of all the new po files.
+



More information about the tor-commits mailing list