Skip to content

Commit

Permalink
Fix .ftl keys (#27289)
Browse files Browse the repository at this point in the history
Required for space-wizards/RobustToolbox#4885 to not kill content

(cherry picked from commit f6ac494ad3edb584d29f5bd71d4045d93ea9f55c)
  • Loading branch information
metalgearsloth authored and DEATHB4DEFEAT committed Sep 14, 2024
1 parent 7b6cde9 commit d2964d2
Show file tree
Hide file tree
Showing 16 changed files with 6 additions and 34 deletions.
3 changes: 2 additions & 1 deletion Content.Server/Speech/Components/PirateAccentComponent.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ public sealed partial class PirateAccentComponent : Component
{
"accent-pirate-prefix-1",
"accent-pirate-prefix-2",
"accent-pirate-prefix-3"
"accent-pirate-prefix-3",
"accent-pirate-prefix-4",
};
}
3 changes: 0 additions & 3 deletions Resources/Locale/en-US/accent/italian.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,6 @@ accent-italian-words-replace-23 = greek
accent-italian-words-24 = operatives
accent-italian-words-replace-24 = greeks
accent-italian-words-24 = ops
accent-italian-words-replace-24 = greeks
accent-italian-words-25 = sec
accent-italian-words-replace-25 = polizia
Expand Down
2 changes: 1 addition & 1 deletion Resources/Locale/en-US/accent/pirate.ftl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
accent-pirate-prefix-1 = Arrgh
accent-pirate-prefix-2 = Garr
accent-pirate-prefix-3 = Yarr
accent-pirate-prefix-3 = Yarrgh
accent-pirate-prefix-4 = Yarrgh
accent-pirate-replaced-1 = my
accent-pirate-replacement-1 = me
Expand Down
1 change: 0 additions & 1 deletion Resources/Locale/en-US/administration/ui/admin-logs.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ admin-logs-select-none = None
# Players
admin-logs-search-players-placeholder = Search Players (OR)
admin-logs-select-none = None
admin-logs-include-non-player = Include Non-players
# Logs
Expand Down
1 change: 0 additions & 1 deletion Resources/Locale/en-US/administration/ui/admin-notes.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ admin-notes-message-seen = Seen
admin-notes-banned-from = Banned from
admin-notes-the-server = the server
admin-notes-permanently = permanently
admin-notes-for = for {$player}
admin-notes-days = {$days} days
admin-notes-hours = {$hours} hours
admin-notes-minutes = {$minutes} minutes
Expand Down
3 changes: 0 additions & 3 deletions Resources/Locale/en-US/alerts/alerts.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,6 @@ alerts-no-battery-desc = You don't have a battery, rendering you unable to charg
alerts-internals-name = Toggle internals
alerts-internals-desc = Toggles your gas tank internals on or off.
alerts-internals-name = Toggle internals
alerts-internals-desc = Toggles your gas tank internals on or off.
alerts-piloting-name = Piloting Shuttle
alerts-piloting-desc = You are piloting a shuttle. Click the alert to stop.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ ame-window-refresh-parts-button = Refresh Parts
ame-window-core-count-label = Core count:
ame-window-power-currentsupply-label = Current power supply:
ame-window-power-targetsupply-label = Targeted power supply:
ame-window-toggle-injection-button = Toggle Injection
ame-window-eject-button = Eject
ame-window-increase-fuel-button = Increase
ame-window-decrease-fuel-button = Decrease
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,4 @@ space-villain-game-enemy-dies-with-player-message = {$enemyName} dies, but takes
space-villain-game-enemy-throws-bomb-message = {$enemyName} throws a bomb, exploding you for {$damageReceived} damage!
space-villain-game-enemy-steals-player-power-message = {$enemyName} steals {$stolenAmount} of your power!
space-villain-game-enemy-heals-message = {$enemyName} heals for {$healedAmount} health!
space-villain-game-enemy-steals-player-power-message = {$enemyName} steals {$stolenAmount} of your power!
space-villain-game-enemy-attacks-message = {$enemyName} attacks you for {$damageDealt} damage!
space-villain-game-enemy-attacks-message = {$enemyName} attacks you for {$damageDealt} damage!
3 changes: 1 addition & 2 deletions Resources/Locale/en-US/construction/ui/construction-menu.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ construction-menu-title = Construction
construction-menu-place-ghost = Place construction ghost
construction-menu-clear-all = Clear All
construction-menu-eraser-mode = Eraser Mode
construction-menu-title = Construction
construction-menu-craft = Craft
construction-menu-craft = Craft
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,3 @@ disposal-router-window-title = Disposal Router
disposal-router-window-tags-label = Tags:
disposal-router-window-tag-input-tooltip = A comma separated list of tags
disposal-router-window-tag-input-confirm-button = Confirm
## ConfigureVerb

configure-verb-get-data-text = Open Configuration
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
disposal-tagger-window-title = Disposal Tagger
disposal-tagger-window-tag-input-label = Tag:
disposal-tagger-window-tag-confirm-button = Confirm
## ConfigureVerb
configure-verb-get-data-text = Open Configuration
1 change: 0 additions & 1 deletion Resources/Locale/en-US/escape-menu/ui/options-menu.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,6 @@ ui-options-function-editor-rotate-object = Rotate
ui-options-function-editor-flip-object = Flip
ui-options-function-editor-copy-object = Copy
ui-options-function-open-abilities-menu = Open action menu
ui-options-function-show-debug-console = Open Console
ui-options-function-show-debug-monitors = Show Debug Monitors
ui-options-function-inspect-entity = Inspect Entity
Expand Down
2 changes: 1 addition & 1 deletion Resources/Locale/en-US/guidebook/chemistry/effects.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ reagent-effect-guidebook-foam-area-reaction-effect =
*[other] create
} large quantities of foam
reagent-effect-guidebook-foam-area-reaction-effect =
reagent-effect-guidebook-smoke-area-reaction-effect =
{ $chance ->
[1] Creates
*[other] create
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ petting-failure-crab = You reach out to pet {THE($target)}, but {SUBJECT($target
petting-failure-dehydrated-carp = You pet {THE($target)} on {POSS-ADJ($target)} dry little head.
petting-failure-goat = You reach out to pet {THE($target)}, but {SUBJECT($target)} stubbornly refuses!
petting-failure-goose = You reach out to pet {THE($target)}, but {SUBJECT($target)} {CONJUGATE-BE($target)} too horrible!
petting-failure-goose = You reach out to pet {THE($target)}, but {SUBJECT($target)} {CONJUGATE-BE($target)} too australian!
petting-failure-possum = You reach out to pet {THE($target)}, but are met with hisses and snarls!
petting-failure-pig = You reach out to pet {THE($target)}, but are met with irritated oinks and squeals!
petting-failure-raccoon = You reach out to pet {THE($target)}, but {THE($target)} is busy raccooning around.
Expand All @@ -69,11 +68,6 @@ petting-failure-cleanbot = You reach out to pet {THE($target)}, but {SUBJECT($ta
petting-failure-mimebot = You reach out to pet {THE($target)}, but {SUBJECT($target)} {CONJUGATE-BE($target)} busy miming!
petting-failure-medibot = You reach out to pet {THE($target)}, but {POSS-ADJ($target)} syringe nearly stabs your hand!
## Knocking on windows

# Shown when knocking on a window
comp-window-knock = *knock knock*
## Rattling fences

fence-rattle-success = *rattle*
Expand Down
1 change: 0 additions & 1 deletion Resources/Locale/en-US/reagents/meta/physical-desc.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ reagent-physical-desc-sickly = sickly
reagent-physical-desc-skunky = skunky
reagent-physical-desc-slimy = slimy
reagent-physical-desc-soapy = soapy
reagent-physical-desc-soapy = soapy
reagent-physical-desc-soothing = soothing
reagent-physical-desc-sour = sour
reagent-physical-desc-spicy = spicy
Expand Down
3 changes: 0 additions & 3 deletions Resources/Locale/en-US/ui/verbs.ftl

This file was deleted.

0 comments on commit d2964d2

Please sign in to comment.