diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2018-01-22 09:19:09 +0100 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2018-01-22 09:19:09 +0100 |
commit | 879e5abe0527164a6261b05fb3626e530eb6e241 (patch) | |
tree | 9b882f3211c37dee57eebb78cf8a9640cf447d3e /editor/translations/he.po | |
parent | 4d1d0e6f62057ab2f6628d6559e60174e2af4947 (diff) |
i18n: Fix typo in translation msgid
Diffstat (limited to 'editor/translations/he.po')
-rw-r--r-- | editor/translations/he.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editor/translations/he.po b/editor/translations/he.po index 6a213b7150..74c08abd23 100644 --- a/editor/translations/he.po +++ b/editor/translations/he.po @@ -7629,7 +7629,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 @@ -7764,7 +7764,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 |