-
Notifications
You must be signed in to change notification settings - Fork 147
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
supermatter-self = Supermatter | ||
supermatter-danger-message = Danger! Crystal hyperstructure integrity faltering! Integrity: { $integrity }% | ||
supermatter-warning-message = WARNING! Crystal hyperstructure integrity reaching critical levels! Integrity: { $integrity }% | ||
supermatter-safe-alert = Crystalline hyperstructure returning to safe operating parameters. Failsafe has been Disengaged. Integrity: { $integrity }% | ||
supermatter-danger-message = Danger! Crystal hyperstructure integrity faltering! Integrity: {$integrity}% | ||
supermatter-warning-message = WARNING! Crystal hyperstructure integrity reaching critical levels! Integrity: {$integrity}% | ||
supermatter-safe-alert = Crystalline hyperstructure returning to safe operating parameters. Failsafe has been Disengaged. Integrity: {$integrity}% | ||
supermatter-delamination-overmass = The Supermatter has Reached Critical Mass Falure. Singularity formation Imminent | ||
supermatter-delamination-default = The Supermatter has Reached Critical Integrity Falure. Emergency Causality Destabilization Field has been Activated. | ||
supermatter-seconds-before-delam = { $Seconds } Seconds Remain Before Delamination. | ||
supermatter-seconds-before-delam = {$Seconds} Seconds Remain Before Delamination. |