Yugensoft
Well-known member
So I have a large amount of phrases I need to port over for the add-on I'm making.
I tried just importing them into "English" with the language importer, but it seems that new XenForo_Phrase("...") won't recognize those. So they must be present in Master language, right?
However the Master language doesn't have an import option.
So I look at the phrase tables, but there are 3: xf_phrase, xf_phrase_compiled, xf_phrase_map. How are these related? Also how is the Master language tied to the English language?
Can someone explain how I might go about importing my bulk phrases into the Master language?
Thanks!
I tried just importing them into "English" with the language importer, but it seems that new XenForo_Phrase("...") won't recognize those. So they must be present in Master language, right?
However the Master language doesn't have an import option.
So I look at the phrase tables, but there are 3: xf_phrase, xf_phrase_compiled, xf_phrase_map. How are these related? Also how is the Master language tied to the English language?
Can someone explain how I might go about importing my bulk phrases into the Master language?
Thanks!