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

Rigel in Centaurus should be Riger Kenttaurus #14

Open
GoogleCodeExporter opened this issue Jun 12, 2015 · 1 comment
Open

Rigel in Centaurus should be Riger Kenttaurus #14

GoogleCodeExporter opened this issue Jun 12, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Menu > Search > Centaurus
2. Go to Centaurus, you will find Rigel in Centaurus
3.

What is the expected output? What do you see instead?
The Rigel should be Riger Kenttaurus or Alpha Centauri

What version of the product are you using? On what operating system?
1.6.4

Please provide any additional information below.
The Chinese name is "南门二"

Original issue reported on code.google.com by john.h...@gmail.com on 19 Sep 2012 at 9:08

@GoogleCodeExporter
Copy link
Author

One interesting thing to note is that in:

trunk/tools/src/com/google/android/stardroid/data/stars_R.ascii

there are the following lines:

    REMOVE_string_index: "Rigel Kentaurus A"
    string_index: R.string.rigel
  }
  REMOVE_name_ids: "Rigel Kentaurus A"
  name_ids: R.string.rigel

It seems the wrong string id is used for Rigel Kentaurus A, is should say(if I 
understand things correctly):

    REMOVE_string_index: "Rigel Kentaurus A"
    string_index: R.string.rigel_kentaurus_a
  }
  REMOVE_name_ids: "Rigel Kentaurus A"
  name_ids: R.string.rigel_kentaurus_a



Original comment by constant...@gmail.com on 25 Sep 2012 at 4:02

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

No branches or pull requests

1 participant