VirtualBox

儲存庫 vbox 的更動 18305


忽略:
時間撮記:
2009-3-26 上午11:29:32 (16 年 以前)
作者:
vboxsync
訊息:

typo

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp

    r18299 r18305  
    319319        return askForOverridingFileIfExists (existingFiles.at (0), aParent);
    320320    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 there contents.").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 />")));
    322322    else
    323323        return true;
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette