Rename credits to spacebucks & integrate with cargo (#9119)
This commit is contained in:
@@ -4,7 +4,8 @@ cargo-console-menu-account-name-label = Account name:{" "}
|
||||
cargo-console-menu-account-name-none-text = None
|
||||
cargo-console-menu-shuttle-name-label = Shuttle name:{" "}
|
||||
cargo-console-menu-shuttle-name-none-text = None
|
||||
cargo-console-menu-points-label = Points:{" "}
|
||||
cargo-console-menu-points-label = Spacebucks:{" "}
|
||||
cargo-console-menu-points-amount = {$amount}$
|
||||
cargo-console-menu-shuttle-status-label = Shuttle status:{" "}
|
||||
cargo-console-menu-shuttle-status-away-text = Away
|
||||
cargo-console-menu-order-capacity-label = Order capacity:{" "}
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
pirates-description = A group of privateers has approached your lowly station. Hostile or not, their sole goal is to end the round with as many knicknacks on their ship as they can get.
|
||||
|
||||
pirates-no-ship = Through unknown circumstances, the privateer's ship was completely and utterly destroyed. No score.
|
||||
pirates-final-score = The privateers successfully obtained {$score} credits worth
|
||||
pirates-final-score-2 = of knicknacks, with a total of {$finalPrice} credits.
|
||||
pirates-final-score = The privateers successfully obtained {$score} spacebucks worth
|
||||
pirates-final-score-2 = of knicknacks, with a total of {$finalPrice} spacebucks.
|
||||
pirates-list-start = The privateers were:
|
||||
pirates-most-valuable = The most valuable stolen items were:
|
||||
pirates-stolen-item-entry = {$entity} ({$credits} credits)
|
||||
pirates-stolen-item-entry = {$entity} ({$credits} spacebucks)
|
||||
pirates-stole-nothing = - The pirates stole absolutely nothing at all. Point and laugh.
|
||||
|
||||
Reference in New Issue
Block a user