-
|
Hello! Amazing plugin! Any way to get blank ( |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
|
Hi! Thank You! Just to be clear if I understand correctly: So for it will import |
Beta Was this translation helpful? Give feedback.
-
|
Yup, that sounds like a very smart solution for these Could even be a dropdown to select which language entry to copy as a fallback when an empty entry is detected, with the blank/none at the top for default behavior. Alternatively, I think most would even be happy with a checkbox for Alternatively, the first language. I'd be happy with any of these. |
Beta Was this translation helpful? Give feedback.
-
|
Ok, I came out with selecting one of two options:
Right now it's on the new branch: I will sit and made a proper commits with documentation, fab submit and all that stuff after weekend :) |
Beta Was this translation helpful? Give feedback.
-
|
That looks really good! Excited to check it out. |
Beta Was this translation helpful? Give feedback.

Ok, I came out with selecting one of two options:
KEY - it will fill the empty entry with the Key. Should be easier to spot the missing translation while play testing.
FIRST_LANG - it will fill the empty entry with the first language (which should be the origin language I guess). If this entry is empty as well it will fall back to Key.
Right now it's on the new branch:
https://github.com/zompi2/UE4EasyLocalizationTool/tree/feature-fallback-when-empty
I will sit and made a proper commits with documentation, fab submit and all that stuff after weekend :)