Material: Update translation paths
Correct issue where the translations were being generated from the wrong source. All translatable files were moved to the MatGui library.
This commit is contained in:
committed by
Chris Hennes
parent
3a32ae9985
commit
810f34ea11
@@ -145,8 +145,8 @@ locations = [
|
||||
],
|
||||
[
|
||||
"Material",
|
||||
"../Mod/Material/Resources/translations",
|
||||
"../Mod/Material/Resources/Material.qrc",
|
||||
"../Mod/Material/Gui/Resources/translations",
|
||||
"../Mod/Material/Gui/Resources/Material.qrc",
|
||||
],
|
||||
[
|
||||
"Mesh",
|
||||
|
||||
Reference in New Issue
Block a user