Skip to content

Make a translator view file for your translation .ini and make you translation job easier

License

Notifications You must be signed in to change notification settings

snil4/Stepmania-TranslatorViewMaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Stepmania-TranslatorViewMaker

Have you ever tried to translate a program like Stepmania and wondered "Hmmmmm, now where can I find that line in the .ini?" Now there's no need to wonder! This program will make a translator view file for your translation .ini and make you translation job easier

How to use it

You will need python 3 to run this program and to have configparser installed in it (python pip install configparser). Just run the program with your favorite python enviroment, type the full name of your ini file (needs to be at the same folder as the program for now, also make sure to have no duplicate lines in your file), Type a theme name or any other name as an extra note, select 1 or 2 for the type of lines you want to have (more on that later) and done!

Line types?

Due to request I made 2 types of lines:

  1. Shows the section and the key where the line is present (your_theme, Section, Key).
  2. Shows the line number where the key can be found at (your_theme, line number).

Why this and that?

Since this is my very first shared program I focused on making it just work for starters, if anybody wants to help fix up the code and make it better I'll be happy to put those fixes in.

About

Make a translator view file for your translation .ini and make you translation job easier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages