-
```
The style in the translator does not match the coding style guide in the wiki,
we should clean them up.
```
Original issue reported on code.google.com by `jmad...@chromium.org` on 13 May 2014 at…
-
```
04-07 11:05:46.904: WARN/System.err(2208): com.google.api.GoogleAPIException:
java.lang.Exception: [google-api-translate-java] Error retrieving translation.
04-07 11:05:46.925: WARN/System.err(22…
-
```
04-07 11:05:46.904: WARN/System.err(2208): com.google.api.GoogleAPIException:
java.lang.Exception: [google-api-translate-java] Error retrieving translation.
04-07 11:05:46.925: WARN/System.err(22…
-
```
We should start looking at some tool to use for managing the translation
efforts.
Preferably, translators should be able to work in a user-friendly UI that
should allow them to view what strin…
-
```
We should start looking at some tool to use for managing the translation
efforts.
Preferably, translators should be able to work in a user-friendly UI that
should allow them to view what strin…
-
```
We should start looking at some tool to use for managing the translation
efforts.
Preferably, translators should be able to work in a user-friendly UI that
should allow them to view what strin…
-
```
What steps will reproduce the problem?
1. Download project source which was build with latest App Inventor version
2. Do everything like the tutorial said
3. Fail
What is the expected output? Wha…
-
```
Used code:
package main
import (
"code.google.com/p/go-charset/charset/iconv"
"encoding/hex"
"log"
"fmt"
)
func main() {
input := "é"
t, err := iconv.Translator("ASCII//T…
-
```
Used code:
package main
import (
"code.google.com/p/go-charset/charset/iconv"
"encoding/hex"
"log"
"fmt"
)
func main() {
input := "é"
t, err := iconv.Translator("ASCII//T…
-
```
We want to allow the end-user to use (for instance) their own braille
translation tables or their own TTS engine, not declared/bundled with the
default Pipeline 2 distribution.
For the Braille …