diff options
author | Duroxxigar <young9003@gmail.com> | 2020-10-02 17:03:52 -0400 |
---|---|---|
committer | Duroxxigar <young9003@gmail.com> | 2020-10-02 19:09:01 -0400 |
commit | 4834e14493f14f1c1e219dff7fca66548fb74108 (patch) | |
tree | 9ad1f5e2950813360c9538e459e42b82bd9f17be /doc/translations/ro.po | |
parent | 9b1c9cef17ef06e5ae80309189464ca6afe7e551 (diff) |
Updated getters and setters names for toplevel
Diffstat (limited to 'doc/translations/ro.po')
-rw-r--r-- | doc/translations/ro.po | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/translations/ro.po b/doc/translations/ro.po index fb47ddb0dc..f7e5e0f86f 100644 --- a/doc/translations/ro.po +++ b/doc/translations/ro.po @@ -11077,7 +11077,7 @@ msgstr "" #: doc/classes/CanvasItem.xml:523 msgid "" "Returns [code]true[/code] if the node is set as top-level. See [method " -"set_as_toplevel]." +"set_as_top_level]." msgstr "" #: doc/classes/CanvasItem.xml:530 @@ -14171,7 +14171,7 @@ msgstr "" #: doc/classes/Control.xml:545 msgid "" -"Invalidates the size cache in this node and in parent nodes up to toplevel. " +"Invalidates the size cache in this node and in parent nodes up to top_level. " "Intended to be used with [method get_minimum_size] when the return value is " "changed. Setting [member rect_min_size] directly calls this method " "automatically." @@ -32623,7 +32623,7 @@ msgstr "" #: doc/classes/Node3D.xml:90 msgid "" -"Returns whether this node is set as Toplevel, that is whether it ignores its " +"Returns whether this node is set as top_level, that is whether it ignores its " "parent nodes transformations." msgstr "" |