浏览代码

UI: Add missing locale text for reorder undo/redo

jp9000 4 年之前
父节点
当前提交
00fdec2493
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      UI/data/locale/en-US.ini

+ 1 - 0
UI/data/locale/en-US.ini

@@ -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"