Skip to content

Commit

Permalink
Update source file sta_strings.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Aragas committed Jul 30, 2023
1 parent 62736f5 commit 302b264
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/MCM.Publish/_Module/ModuleData/Languages/EN/sta_strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,19 @@
<string id="ButterLibSettings_Name_Logging" text="Logging"/>
<string id="ButterLibSettings_Name_LogLevel" text="Log Level"/>
<string id="ButterLibSettings_Name_LogLevelDesc" text="Level of logs to write."/>

<string id="ModOptionsVM_SaveAsPreset" text="Save As Preset"/>
<string id="ModOptionsVM_SaveAsPresetDesc" text="Choose the name of the preset"/>
<string id="ModOptionsVM_OverridePreset" text="Preset Already Exists"/>
<string id="ModOptionsVM_OverridePresetDesc" text="Preset already exists! Do you want to override it?"/>
<string id="ModOptionsVM_ManagePresets" text="Manage Presets"/>
<string id="ModOptionsVM_ManagePresetsImport" text="Import a new Preset"/>
<string id="ModOptionsVM_ManagePresetsExport" text="Export Preset '{PRESETNAME}'"/>
<string id="ModOptionsVM_ManagePresetsDelete" text="Delete Preset '{PRESETNAME}'"/>
<string id="ModOptionsVM_SaveAsPresetError" text="Failed to save preset '{PRESETNAME}'!"/>
<string id="ModOptionsVM_Unavailable" text="Settings are available within a Game Session!"/>
<string id="ModOptionsVM_ManagePacks" text="Manage Settings Packs"/>
<string id="ModOptionsVM_ManagePackImport" text="Import a Settings Pack"/>
<string id="ModOptionsVM_ManagePackExport" text="Export Settings Pack"/>
</strings>
</base>

0 comments on commit 302b264

Please sign in to comment.