儲存庫 vbox 的更動 60242
- 時間撮記:
- 2016-3-29 下午02:02:46 (9 年 以前)
- 檔案:
-
- 修改 1 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp
r58552 r60242 5 5 6 6 /* 7 * Copyright (C) 2012-201 5Oracle Corporation7 * Copyright (C) 2012-2016 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 1454 1454 case VERR_HGCM_SERVICE_NOT_FOUND: 1455 1455 strError += Utf8StrFmt(tr("The guest execution service is not available")); 1456 break; 1457 1458 case VERR_ACCOUNT_RESTRICTED: 1459 strError += Utf8StrFmt(tr("The specified user account on the guest is restricted and can't be used to logon")); 1456 1460 break; 1457 1461
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器