소스 검색

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"