Skip to content
Snippets Groups Projects
Commit a2cfd4cf authored by Bastien Montagne's avatar Bastien Montagne
Browse files

Usual UI messages and i18n fixes.

parent 29a67357
No related branches found
No related tags found
No related merge requests found
......@@ -125,8 +125,8 @@ class ExportGLTF2_Base(ConvertGLTF2_Base):
gltf_export_id: StringProperty(
name='Identifier',
description=(
'Identifier of caller (in case of addon calling this exporter. '
'Can be useful in case of Extension added by other addons'
'Identifier of caller (in case of add-on calling this exporter). '
'Can be useful in case of Extension added by other add-ons'
),
default=''
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment