SoundFilter/SoundFilter/Resources/Language.resx

43 lines
1.7 KiB
XML
Executable File

<?xml version="1.0" encoding="utf-8"?>
<root>
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:element name="root" msdata:IsDataSet="true">
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>1.3</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="SettingsWindowTitle" xml:space="preserve">
<value>{0} settings</value>
</data>
<data name="SettingsEnableSoundFilter" xml:space="preserve">
<value>Enable sound filter</value>
</data>
<data name="SettingsShowSoundLogWindow" xml:space="preserve">
<value>Show sound log window</value>
</data>
<data name="LogWindowTitle" xml:space="preserve">
<value>Sound log</value>
</data>
<data name="LogSearch" xml:space="preserve">
<value>Search</value>
</data>
<data name="LogMaxRecentSounds" xml:space="preserve">
<value>Max sounds</value>
</data>
<data name="LoadWarning" xml:space="preserve">
<value>Due to the way FFXIV's resource loading works, {0} has to hear a sound once before it can filter it after a fresh install or update. Restart your game after installing or updating if this is a problem for you.</value>
</data>
</root>