mirror of https://github.com/utmapp/UTM.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
250 B
9 lines
250 B
/* Bundle name */
|
|
"CFBundleName" = "UTM";
|
|
|
|
/* Privacy - Microphone Usage Description */
|
|
"NSMicrophoneUsageDescription" = "任何虛擬機器都需要權限才能從咪高風錄製。";
|
|
|
|
/* (No Comment) */
|
|
"UTM virtual machine" = "UTM 虛擬機器";
|
|
|