Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[i18n] Unknown error is unlocalized #26

Open
guey27 opened this issue Oct 30, 2017 · 4 comments
Open

[i18n] Unknown error is unlocalized #26

guey27 opened this issue Oct 30, 2017 · 4 comments

Comments

@guey27
Copy link

guey27 commented Oct 30, 2017

Reporter: Kamada

App Version: 3.2.6
Server Version: 2.9.6

Device: iPhone 7 plus (with SIM)
OS: iOS 11.0.3
Browsers: iOS app

Steps to reproduce:

  1. On system settings, turn off Wi-Fi.
  2. Launch TC iOS app.

Current Behaviour:

  • Error message is unlocalized.
    "An unknown error occurred, please try again."

img_4461

Expected Behaviour:

  • It should be shown in Japanese.
    "原因の分からないエラーが発生しています。再度試して下さい。"

Error in console:

  • There is no console on iOS app.
@SimeonC SimeonC changed the title [TC3] [i18n] Unknown error is unlocalized [i18n] Unknown error is unlocalized Oct 30, 2017
@SimeonC
Copy link
Contributor

SimeonC commented Oct 30, 2017

Also translate message in #27

@nnishimura
Copy link

nnishimura commented Apr 17, 2018

@SimeonC Can we translate error message? we have the same issue reported on ts_ember
https://gitlab.kkvesper.net/frontend/ts_ember/issues/6015

also needs to discuss with you on how we should do it

@SimeonC
Copy link
Contributor

SimeonC commented Apr 17, 2018

The conclusion last time was that there isn't a reliable way of detecting this, we don't have any translations here and the "reload icon" is universal so people should get the idea.

@nnishimura
Copy link

on ts-ember we use browserLanguages = navigator.languages or [navigator.language or navigator.userLanguage]. Anyways this will be low-priority, thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants