mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Merge pull request #383 from isaisstillalive/warningInsufficientCut
Confirm cutting if not enough shapes to rebuild blueprint back
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: >-
|
||||
|
||||
@@ -263,6 +263,11 @@ dialogs:
|
||||
desc: >-
|
||||
多数の建造物をカットしようとしています! (<count> 個の選択) 続行しますか?
|
||||
|
||||
massCutInsufficientConfirm:
|
||||
title: カット確認
|
||||
desc: >-
|
||||
設置コストが不足しています! 続行しますか?
|
||||
|
||||
exportScreenshotWarning:
|
||||
title: スクリーンショット出力
|
||||
desc: >-
|
||||
|
||||
Reference in New Issue
Block a user