Q1. Languages file is not easy to edit by editor directly, because it
translate the utf-8 into backslash numbers.  I think the translate
application should write out directly code instead of blackslash
number.

I've translated some zh-tw language sentences of welcome, could anyone
help me to check in to web2py repository?

Q2. There are duplicate similar sentences in language file of welcome
scarfolding file:
  for examples:
    'Admin is disabled because insecure channel'
    'Admin is disabled because unsecure channel'
    'Are you sure you want to uninstall application "%s"'
    'Are you sure you want to uninstall application "%s"?'

Reply via email to