fixed tense error in English
This commit is contained in:
parent
020b3a5963
commit
c4453a9593
|
@ -22,7 +22,7 @@ BEST_SCORE = Best score
|
||||||
KILL_S = kill(s)
|
KILL_S = kill(s)
|
||||||
TOTAL = Total
|
TOTAL = Total
|
||||||
SHOT_S = shot(s)
|
SHOT_S = shot(s)
|
||||||
HITS_YOU_IN = %s hits you in
|
HITS_YOU_IN = %s hit you in
|
||||||
KILLED_BY_WITH = Killed by %s with %s @ %0.0fm
|
KILLED_BY_WITH = Killed by %s with %s @ %0.0fm
|
||||||
NO_HITS = no hits
|
NO_HITS = no hits
|
||||||
YOU_NO_KILLER = You have no killer...
|
YOU_NO_KILLER = You have no killer...
|
||||||
|
|
Loading…
Reference in New Issue
Block a user