Hi there! You are currently browsing as a guest. Why not create an account? Then you get less ads, can thank creators, post feedback, keep a list of your favourites, and more!

Easy STBL Manager - game strings translations utility

SCREENSHOTS
6,347 Downloads 259 Thanks  Thanks 40 Favourited 68,716 Views
Cmar unfortunately passed away in October 2023. They contributed heavily to the Simming community for many years and will be missed!
Uploaded: 20th Oct 2012 at 2:40 PM
Updated: 27th Nov 2013 at 2:44 PM by Nysha
This is a tool primarily for script and object modders to make it easier to manage the STBL files that provide translations. It can also be used by mod users to make translations for their own personal use, and by creators/users to provide an easy way to contribute translations for a mod and load them into the mod package.

List of functions:
  • Add STBLs to a package for any or all supported languages
  • Add strings to all languages in the package at once
  • Duplicate one language to other languages
  • Edit strings/translations
  • Export the strings for a language to an xml file which can be sent to a translator and returned with translated strings
  • Import strings for a language from an xml file
  • Add names for STBL files to a package with no naming

Tutorial:

There's a tutorial here with detailed instructions and screenshots: http://www.modthesims.info/showthread.php?t=488489

Issues/problems:

This needs more extensive testing, so please be a little careful when using it - make a backup of your package first and/or save it as a new package. Please report any problems. Reasonable suggestions for enhancements are welcome.

Compatibility:

Runs on Windows using .NET 3.5. May run on Mac and Linux using Wine or Mono.

Installation:

Unzip the files to a folder, and run EasySTBLmanager.exe.

Additional Credits:
Peter and Inge Jones for the s3pi library which saved me a load of time and effort, and for answering my still-can't-wrap-my-head-around-interfaces questions.

Twallan for the idea of importing translations in xml.