AutoTranslateForUnityLocalization icon indicating copy to clipboard operation
AutoTranslateForUnityLocalization copied to clipboard

Auto translation of the whole game in one click, using unity localization and google api.

Results 5 AutoTranslateForUnityLocalization issues
Sort by recently updated
recently updated
newest added

When auto translating a string table, in the string table the generated translations were offsetted by two empty lines. This means a whole lot of lines are missing, there were...

Not exactly sure what I'm doing wrong but when opening up the String tables menu. It doesn't find my string tables from the project. I can also not select any...

I get this bug when using auto translate: `ArgumentNullException: Value cannot be null. Parameter name: key System.Collections.Generic.Dictionary2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) (at :0) System.Collections.Generic.Dictionary2[TKey,TValue].Add (TKey key, TValue value)...

1.Translate in batches to avoid incomplete translations. 2.Correcting Japanese/Chinese translation string issues. 3.Ignore Pseudo-Locale. 4.Save the last option settings. 5.Commented out invalid MenuItem - Unity requires menu items to have...

Hi, 1.I installed version 0.4.9 of the plugin using "Install package from git URL", and immediately encountered a GUID conflict related to TextMesh Pro. 2.Could you briefly explain what the...