儲存庫 vbox 的更動 18305
- 時間撮記:
- 2009-3-26 上午11:29:32 (16 年 以前)
- 檔案:
-
- 修改 1 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp
r18299 r18305 319 319 return askForOverridingFileIfExists (existingFiles.at (0), aParent); 320 320 else if (existingFiles.size() > 1) 321 return messageYesNo (aParent, Question, tr ("The following files exists already:<br /><br />%1<br /><br />Are you sure you want to replace them? Replacing them will overwrite the recontents.").arg (existingFiles.join ("<br />")));321 return messageYesNo (aParent, Question, tr ("The following files exists already:<br /><br />%1<br /><br />Are you sure you want to replace them? Replacing them will overwrite their contents.").arg (existingFiles.join ("<br />"))); 322 322 else 323 323 return true;
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器