hlyaowan / dark-nova-android

Automatically exported from code.google.com/p/dark-nova-android
0 stars 0 forks source link

Notificaition of attack on trader results needs dot space #52

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. attack trader
2. read notification window at bottom

What is the expected output? What do you see instead?
Just need to add period between sentences in this output.  Pirate attack output 
looks good while trader results is missing the punctuation.

What version of the product are you using? On what operating system?
Dark Nova 1.2
DroidX 2.2.1 Version 2.3.340

Please provide any additional information below.
Very low level enhancement request - does not affect game play.

Original issue reported on code.google.com by kalim.ja...@gmail.com on 24 Dec 2010 at 3:56

GoogleCodeExporter commented 8 years ago
Could you send me the text thats wrong?

Original comment by jatin2...@gmail.com on 28 Dec 2010 at 9:56

GoogleCodeExporter commented 8 years ago
"You missed the trader shipThe trader ship didn't get away."
This is missing the period and space.

 "You hit the trader shipThe trader ship didn't get away."
This is missing the period and space.

"The pirate ship missed you.The pirate ship is still following you."
This is OK, but should have space after the period.

 "The pirate ship hit you. The pirate ship is still following you."
Looks good.

Are there some backspace chars at the beginning of certain strings
'\b\bThe trader ship didn't get away'?
or are both the hit_trder and miss_trader strings missing something?

"Your opponent has flown. You can't destroy him ..."
Should it be 'flown away'?

These are some seriously nitpicky things.
I hope you can change the severity and urgency to low/low.

KJ

Original comment by kalim.ja...@gmail.com on 29 Dec 2010 at 4:11

GoogleCodeExporter commented 8 years ago
Fixed.

Original comment by jatin2...@gmail.com on 30 Dec 2010 at 10:44