Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

[L10N][French]: The error message is not localized on iOS device when live preview the html file. #4034

Closed
dil77307 opened this issue May 30, 2013 · 2 comments
Assignees

Comments

@dil77307
Copy link

Problem:
The title in the error message is not localized on device when live preview the html file.

Method:

  1. Launch the Brackets and Edge Inspect on French System.
  2. Install the Inspect extension in Brackets
  3. Install the Inspect extension in Chrome
  4. Connect to a device
  5. Ensure the inspect connect state is On in both Brackets and Chrome
  6. Click the live preview icon in Brackets to preview a html file
  7. Make sure to focus on the chrome

Result:
The title “An error occurred” is not localized.

Expect:
The string “An error occurred” should be localized.

Note:
This issue is not reproduced on Android device

Build info:
0.26.0-7736

Screenshot:
unlocalized

@ghost ghost assigned ybayer May 30, 2013
@ybayer
Copy link
Contributor

ybayer commented Jun 5, 2013

I don't think the string is part of Edge Inspect extension.

@ybayer ybayer closed this as completed Jun 5, 2013
@julieyuan
Copy link

Thanks for your information. I Invested this issue a little more today. In the Chrome browser, click the Inspect extension icon to bring its dropdown list, then click Remote Inspection to remote the Ipad. Use weinre to view the error page source. Here are the snapshots:
screen shot 2013-06-04 at 11 49 14 pm
screen shot 2013-06-04 at 11 51 42 pm

I am not sure where these two strings come from. But it looks strange to me that the first string "An error occurred" is not localized while the other string "Web page not available" is localized. Still waiting bug #3978 to be fixed. Maybe then this issue can be igonored.

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

No branches or pull requests

3 participants