diff --git a/Data/Scripts/020_Debug/003_Debug menus/002_Debug_MenuCommands.rb b/Data/Scripts/020_Debug/003_Debug menus/002_Debug_MenuCommands.rb index 7fb6d7aeb..11cd1d83b 100644 --- a/Data/Scripts/020_Debug/003_Debug menus/002_Debug_MenuCommands.rb +++ b/Data/Scripts/020_Debug/003_Debug menus/002_Debug_MenuCommands.rb @@ -1180,10 +1180,10 @@ MenuHandlers.add(:debug_menu, :rename_files, { } }) -MenuHandlers.add(:debug_menu, :rename_files, { +MenuHandlers.add(:debug_menu, :collate_script_and_event_text, { "name" => _INTL("Collate Script/Event Texts For Translation"), "parent" => :files_menu, - "description" => _INTL("Get translatable text from scripts/map events. Do this before extracting text."), + "description" => _INTL("Find translatable text in scripts/map events. Do this before extracting text."), "effect" => proc { Translator.gather_script_and_event_texts MessageTypes.save_default_messages