From 206f7dc7ec687d7a5474a852ab9b655799e29401 Mon Sep 17 00:00:00 2001 From: N2614 Date: Thu, 15 Mar 2012 00:22:49 +0000 Subject: [PATCH] =?UTF-8?q?=E5=BC=B7=E8=AA=BF=E3=81=99=E3=82=8B=E6=96=87?= =?UTF-8?q?=E5=AD=97=E3=82=92=E5=A4=89=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-05-23%20-%20ctr.7z%20+%20svn_v1.068.zip/ctr/svn/ctr_Repair@663 385bec56-5757-e545-9c3a-d8741f4650f1 --- .../sources/ConsoleRestore/Controller.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/trunk/ConsoleDataMigration/sources/ConsoleRestore/Controller.cpp b/trunk/ConsoleDataMigration/sources/ConsoleRestore/Controller.cpp index 3a962dc..07e0b42 100644 --- a/trunk/ConsoleDataMigration/sources/ConsoleRestore/Controller.cpp +++ b/trunk/ConsoleDataMigration/sources/ConsoleRestore/Controller.cpp @@ -1604,8 +1604,8 @@ void ControlState(common::HardwareStateManager& manager, common::OperationMessag case PREINSTALL_WAIT_START_UPDATE: { - operationMessage.Add("Operate BMS to Transfer PreInstalled Application"); - operationMessage.Add("Press Y Button to Continue.", nn::util::Color8(0, 255, 255, 255)); + operationMessage.Add("Operate BMS to Transfer PreInstalled Application", nn::util::Color8(0, 255, 255, 255)); + operationMessage.Add("Press Y Button to Continue."); PlayCursorSound(PREINSTALL_WAIT_START_UPDATE); if (operateBmsDone)