UI: Add missing locale text for reorder undo/redo

This commit is contained in:
jp9000 2021-04-21 00:13:21 -07:00
parent 4188899194
commit 00fdec2493

View File

@ -294,6 +294,7 @@ Undo.ShowTransition="Show Transition on '%1'"
Undo.HideTransition="Hide Transition on '%1'"
Undo.ShowSceneItem="Show '%1' in '%2'"
Undo.HideSceneItem="Hide '%1' in '%2'"
Undo.ReorderSources="Reorder sources in '%1'"
# transition name dialog
TransitionNameDlg.Text="Please enter the name of the transition"