Edit of asset "StringKeys: String Translation Key Finder" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | StringKeys: String Translation Key Finder | StringKeys: String Translation Key Finder |
Description | StringKeys allows you to automatically generate a .csv translation file from strings in your game by searching for certain patterns surrounding the strings. For example it could find the text property for a Button or Label node in a scene file, or it could find a string inside a tr() (translate) function call. |
StringKeys allows you to automatically generate a .csv translation file from strings in your game with a certain prefix. For example, if you use the default prefix of "$$" and have the string "$$Hello" it will add "$$Hello" as a key and set the English translation to "Hello", and you can add new translations such as "Hola" for Spanish: |
Category | Tools | Tools |
License | MIT | MIT |
Repository Provider | GitHub | GitHub |
Repository Url | https://github.com/mrtripie/godot-string-keys | https://github.com/mrtripie/godot-string-keys |
Issues Url | https://github.com/mrtripie/godot-string-keys/issues | https://github.com/mrtripie/godot-string-keys/issues |
Godot version | Godot 3.2 | Godot 3.2 |
Version String | 2.1 | 3.2.1 |
Download Commit | 7f9e295fa1149187dd3313853d4770ee06ac5770 | 5626f72ec93935b96cd47cedd3e00746f7fa61c3 |
Download Url (Computed) | https://github.com/mrtripie/godot-string-keys/archive/7f9e295fa1149187dd3313853d4770ee06ac5770.zip | https://github.com/mrtripie/godot-string-keys/archive/5626f72ec93935b96cd47cedd3e00746f7fa61c3.zip |
Icon Url |
https://raw.githubusercontent.com/mrtripie/godot-string-keys/master/icon.png
|
https://raw.githubusercontent.com/mrtripie/godot-string-keys/master/icon.png
|