diff options
Diffstat (limited to 'editor/translations/editor.pot')
-rw-r--r-- | editor/translations/editor.pot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editor/translations/editor.pot b/editor/translations/editor.pot index baa77fe842..a1e1b1d4ae 100644 --- a/editor/translations/editor.pot +++ b/editor/translations/editor.pot @@ -7619,7 +7619,7 @@ msgstr "" msgid "" "This node has no children shapes, so it can't interact with the space.\n" "Consider adding CollisionShape2D or CollisionPolygon2D children nodes to " -"define it's shape." +"define its shape." msgstr "" #: scene/2d/collision_polygon_2d.cpp @@ -7753,7 +7753,7 @@ msgstr "" msgid "" "This node has no children shapes, so it can't interact with the space.\n" "Consider adding CollisionShape or CollisionPolygon children nodes to define " -"it's shape." +"its shape." msgstr "" #: scene/3d/collision_polygon.cpp |