Adapt interface to display notch of mac laptops (#8666)
* Adapt interface to display notch of mac laptops * `macNotchHeight` as a separate variable, and description for mac notch setting
This commit is contained in:
@@ -1110,6 +1110,8 @@ setting.bridgeopacity.name = 橋透明度
|
||||
setting.playerchat.name = 在遊戲中顯示聊天視窗
|
||||
setting.showweather.name = 顯示天氣動畫
|
||||
setting.hidedisplays.name = 隱藏邏輯顯示
|
||||
setting.macnotch.name = 使界面適應顯示槽口
|
||||
setting.macnotch.description = 需要重新啟動遊戲以更改大小
|
||||
steam.friendsonly = Friends Only
|
||||
steam.friendsonly.tooltip = Whether only Steam friends will be able to join your game.\nUnchecking this box will make your game public - anyone can join.
|
||||
public.beta = 請注意,該遊戲的Beta版本無法公開遊戲大廳。
|
||||
@@ -2263,7 +2265,7 @@ lcategory.world.description = Control how the world behaves.
|
||||
|
||||
graphicstype.clear = 重製版面為指定顏色
|
||||
graphicstype.color = 為後續所有圖畫指令設定顏色
|
||||
graphicstype.col = 整合後的色彩信息\n以十六進制 [accent]%[] 開頭\n例如: 紅色爲 [accent]%ff0000[]
|
||||
graphicstype.col = 整合後的色彩信息\n以十六進制 [accent]%[] 開頭\n例如: 紅色爲 [accent]%ff0000[]
|
||||
graphicstype.stroke = 為後續所有圖畫指令設定直線寬度
|
||||
graphicstype.line = 畫一直線
|
||||
graphicstype.rect = 畫實心長方形
|
||||
|
||||
Reference in New Issue
Block a user