From 879e5abe0527164a6261b05fb3626e530eb6e241 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Mon, 22 Jan 2018 09:19:09 +0100 Subject: i18n: Fix typo in translation msgid --- editor/translations/he.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editor/translations/he.po') 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 -- cgit v1.2.3