@@ -69,17 +69,17 @@ animatedJava.customErrorReport.titleUndefined: 未知错误
6969animatedJava.popup.error.unableToGenerateTexturePath.title: 纹理路径无效
7070animatedJava.popup.error.unableToGenerateTexturePath.body: |-
7171 纹理'%textureName'在资源包中的路径无效
72- 请确保纹理正确地保存在资源包的'assets/namespace/textures/'路径下
72+ 请确保纹理正确地保存在资源包的'assets/namespace/textures/'路径下。
7373
7474animatedJava.popup.error.invalidCubeRotations.title: 元素旋转无效
7575animatedJava.popup.error.invalidCubeRotations.body: |-
76- 某些元素的旋转值在Java模型中无效
77- 导出前需要删除所有无效的旋转
76+ 某些元素的旋转值在Java模型中无效。
77+ 导出前需要删除所有无效的旋转。
7878
7979animatedJava.popup.error.unsavedTexture.title: 未保存纹理
8080animatedJava.popup.error.unsavedTexture.body: |-
8181 纹理'%textureName'未保存!
82- 请确保纹理已经在本地保存 。
82+ 请确保纹理已保存在资源包内 。
8383
8484animatedJava.popup.warning.rigFolderUnused.title: 文件夹不存在骨骼
8585animatedJava.popup.warning.rigFolderUnused.body: |-
@@ -102,7 +102,7 @@ animatedJava.popup.error.predicateFilePathUndefined.body: |-
102102
103103animatedJava.popup.error.rigModelsExportFolderUndefined.title: 骨骼模型文件夹未定义
104104animatedJava.popup.error.rigModelsExportFolderUndefined.body: |-
105- 导出前需要在设置中指定此骨骼模型的文件夹路径
105+ 导出前需要在设置中指定此骨骼模型的文件夹路径。
106106
107107#? varients panel
108108varients.ui.addVarient: 添加变体
@@ -279,4 +279,4 @@ animatedJava_exporter_animationExporter.setting.mcbConfigPath.description: |-
279279animatedJava_exporter_animationExporter.setting.dataPackPath.name: 数据包
280280animatedJava_exporter_animationExporter.setting.dataPackPath.description: 所生成数据包的导出路径。
281281animatedJava_exporter_animationExporter.popup.error.dataPackPathNotDefined.title: 未定义数据包文件路径
282- animatedJava_exporter_animationExporter.popup.error.dataPackPathNotDefined.body: 导出前需要在设置中定义数据包的路径。
282+ animatedJava_exporter_animationExporter.popup.error.dataPackPathNotDefined.body: 导出前需要在设置中定义数据包的路径。
0 commit comments