Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/readme
blob: 1ed2df945a6f22be85792be2f20971157113794a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
try:
	Work directory: /tmp/Compress
except:
	Work directory: ~/Compress
Rafael:
	debes insertar el *.po en la carpeta po  y luego:
'python setup.py build'
de esta forma se instalan las traucciones y luego inicias el programa y wala ahi 
esta!
ah!
Tambien cambiar
"Content-Type: text/plain; charset=CHARSET\n"
por
"Content-Type: text/plain; charset=UTF-8\n"