mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Show confirm dialog instead of notification
This commit is contained in:
@@ -243,6 +243,11 @@ dialogs:
|
||||
desc: >-
|
||||
You are cutting a lot of buildings (<count> to be exact)! Are you sure you want to do this?
|
||||
|
||||
massCutInsufficientConfirm:
|
||||
title: Confirm cut
|
||||
desc: >-
|
||||
The cost for pasting is insufficient! Are you sure you want to do this?
|
||||
|
||||
blueprintsNotUnlocked:
|
||||
title: Not unlocked yet
|
||||
desc: >-
|
||||
@@ -337,7 +342,6 @@ ingame:
|
||||
notifications:
|
||||
newUpgrade: A new upgrade is available!
|
||||
gameSaved: Your game has been saved.
|
||||
massCutInsufficient: The cost for pasting is insufficient!
|
||||
|
||||
# The "Upgrades" window
|
||||
shop:
|
||||
|
||||
@@ -263,6 +263,11 @@ dialogs:
|
||||
desc: >-
|
||||
多数の建造物をカットしようとしています! (<count> 個の選択) 続行しますか?
|
||||
|
||||
massCutInsufficientConfirm:
|
||||
title: カット確認
|
||||
desc: >-
|
||||
設置コストが不足しています! 続行しますか?
|
||||
|
||||
exportScreenshotWarning:
|
||||
title: スクリーンショット出力
|
||||
desc: >-
|
||||
@@ -325,7 +330,6 @@ ingame:
|
||||
notifications:
|
||||
newUpgrade: 新しいアップグレードが利用可能です!
|
||||
gameSaved: ゲームをセーブしました。
|
||||
massCutInsufficient: 設置コストが不足しています!
|
||||
|
||||
# The "Upgrades" window
|
||||
shop:
|
||||
|
||||
Reference in New Issue
Block a user