Revert "Storage TEST MERGE" (#21258)

This commit is contained in:
metalgearsloth
2023-10-26 18:46:22 +11:00
committed by GitHub
parent a850b1f568
commit c08349a947
235 changed files with 1019 additions and 1072 deletions

View File

@@ -1,10 +1,9 @@
comp-storage-no-item-size = N/A
comp-storage-cant-insert = Can't insert.
comp-storage-too-big = Too big!
comp-storage-insufficient-capacity = No room!
comp-storage-insufficient-capacity = Insufficient capacity.
comp-storage-invalid-container = This doesn't go in there!
comp-storage-anchored-failure = Can't insert an anchored item.
comp-storage-cant-drop = You can't let go of { THE($entity) }!
comp-storage-window-title = Storage Item
comp-storage-window-volume = Items: { $itemCount }/{ $maxCount }, Max Size: {$size}
comp-storage-window-volume-full = [color=orange][bold]FULL[/bold][/color], Max Size: {$size}
comp-storage-window-volume = Items: { $itemCount }, Stored: { $usedVolume }/{ $maxVolume }
comp-storage-window-volume-unlimited = Items: { $itemCount }