i18n: Sync translation template with current source
Misc fixes to source strings.
This commit is contained in:
parent
d2b17d8d60
commit
ac8ae09bc3
60 changed files with 9287 additions and 2112 deletions
|
|
@ -206,7 +206,7 @@ void EditorPropertyRootMotion::update_property() {
|
|||
assign->set_tooltip(p);
|
||||
if (p == NodePath()) {
|
||||
assign->set_icon(Ref<Texture>());
|
||||
assign->set_text(TTR("Assign.."));
|
||||
assign->set_text(TTR("Assign..."));
|
||||
assign->set_flat(false);
|
||||
return;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue