binogure-studio / city-game-studio-i18n

Translation files for City Game Studio
https://www.city-game-studio.com
51 stars 102 forks source link

Bug: Russian achievement translations don't get updated in Steam #863

Closed SyberiaK closed 11 months ago

SyberiaK commented 11 months ago

Describe the bug Russian achievements translations don't get updated in Steam and stay the same as before f8ab091b74de19e929305a3efef112ccbad22da8.

To Reproduce Steps to reproduce the behavior:

  1. Set Steam language to Russian
  2. Go to 'Library'
  3. Click on 'City Game Studio'
  4. Go to 'Achievements' section
  5. Some of the achievements uses outdated translations, for example "Свои колёса" ("Create a game engine") instead of "Свой велосипед"

Expected behavior The translations got updated.

:)

xsellier commented 11 months ago

Hey,

Thank you for the report. Forgot to update the achievement in Steam. I just udpated it, so maybe you need to restart steam to see the changes.

Cheers.

SyberiaK commented 11 months ago

Turns out that one of the achievement titles (NEW_ACHIEVMENT_12_20_NAME) has been cut off due to quotes. image Does YAML support escaping quotes? If it does - can you fix this?

SyberiaK commented 11 months ago

Fixed in #864.