个人工具

“UbuntuHelp:DebuggingNonEnglishErrors”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
 
第17行: 第17行:
 
</nowiki></pre>
 
</nowiki></pre>
 
----
 
----
[[category:CategoryDocumentation]]
 
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

2009年5月12日 (二) 16:22的最新版本

The most commonly spoken language among the developers and BugSquad is English (or so it seems). Its therefore useful to get english error messages on bug reports.

Translating the bug report

Try to

  • use http://translate.google.com/ to translate the bug report
  • ask in `#ubuntu-bugs` if somebody speaks the language in question
  • ask the reporter politely if they can reply in English

Commandline output

If a user has posted a non-english error, politely ask them to run the command preceded by

LANGUAGE=C

for example

LANGUAGE=C sudo apt-get upgrade