pcsx2: Avoid having to translate the same strings twice

Both strings have almost identical strings present elsewhere in the code,
the only difference being that they use one less space.
This commit is contained in:
Jonathan Li 2017-01-31 21:47:07 +00:00
parent c65e467c83
commit af38b8bf97
2 changed files with 2 additions and 2 deletions