Tmpe: Possible missing translation keys

Created on 28 Jul 2019  路  2Comments  路  Source: CitiesSkylinesMods/TMPE

EDIT: This was from 10.21.1 LABS edition of the mod

Just noticed these in a log posted to another issue:

[Warning] @ 4862064764 Translated file light_mode_ru.png not found!
   at CSUtil.Commons.Log.LogToFile(System.String log, LogLevel level)
   at CSUtil.Commons.Log.Warning(System.String s)
   at TrafficManager.UI.Translation.GetTranslatedFileName(System.String filename)
   at TrafficManager.UI.TextureResources..cctor()
   at TrafficManager.UI.UIMainMenuButton.Start()
   at TrafficManager.UI.UIMainMenuButton.Start()

[Warning] @ 4862127395 Translated file light_counter_ru.png not found!
   at CSUtil.Commons.Log.LogToFile(System.String log, LogLevel level)
   at CSUtil.Commons.Log.Warning(System.String s)
   at TrafficManager.UI.Translation.GetTranslatedFileName(System.String filename)
   at TrafficManager.UI.TextureResources..cctor()
   at TrafficManager.UI.UIMainMenuButton.Start()
   at TrafficManager.UI.UIMainMenuButton.Start()

Not sure what's going on there - does the translation system also translate image files?!

BUG LABS Localisation invalid

Most helpful comment

Traffic lights UI textures have text in them:

  • light_mode["", "_ja", "_pl"].png
  • light_counter["", "_ja", "_pl"].png

All 2 comments

Traffic lights UI textures have text in them:

  • light_mode["", "_ja", "_pl"].png
  • light_counter["", "_ja", "_pl"].png

I assume that is likely to change once we get round to overhauling the traffic lights UI so closing this.

Was this page helpful?
0 / 5 - 0 ratings