summaryrefslogtreecommitdiffstats
path: root/templates/content/js/com.cnprog.i18n.js
diff options
context:
space:
mode:
authorBruno Sarlo <bruno@bruno-laptop.(none)>2009-08-11 15:41:48 -0300
committerBruno Sarlo <bruno@bruno-laptop.(none)>2009-08-11 15:41:48 -0300
commit3bf18ad5c7616379038ad301e7d92b9620159c57 (patch)
tree8ccc35571015be555ba4335427464e46c360f512 /templates/content/js/com.cnprog.i18n.js
parent04731fe24e0117486c8ff30ad893a2cd3cb48356 (diff)
downloadaskbot-3bf18ad5c7616379038ad301e7d92b9620159c57.tar.gz
askbot-3bf18ad5c7616379038ad301e7d92b9620159c57.tar.bz2
askbot-3bf18ad5c7616379038ad301e7d92b9620159c57.zip
Fixed voting problem. Should still work on i18n for JS voting and some urls.
Non-ascii chars in tags bring syntax error for new meta-tags parsing.
Diffstat (limited to 'templates/content/js/com.cnprog.i18n.js')
-rw-r--r--templates/content/js/com.cnprog.i18n.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/content/js/com.cnprog.i18n.js b/templates/content/js/com.cnprog.i18n.js
index 848ad59e..6ba8b59d 100644
--- a/templates/content/js/com.cnprog.i18n.js
+++ b/templates/content/js/com.cnprog.i18n.js
@@ -140,6 +140,8 @@ var i18nEs = {
'enter image url':'introduzca la URL de la imagen, por ejemplo:<br />http://www.example.com/image.jpg \"titulo de imagen\"',
'enter url':'introduzca direcciones web, ejemplo:<br />http://www.cnprog.com/ \"titulo del enlace\"</p>"',
'upload image':'cargar imagen:',
+ 'questions/' : 'preguntas/',
+ 'vote/' : 'votar/',
};
var i18n = {