Skip to content

Commit

Permalink
Update source file Resources.resx
Browse files Browse the repository at this point in the history
  • Loading branch information
xorus committed Jan 12, 2024
1 parent 4603452 commit 8cdffaf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Plugin/Properties/Resources.resx
Original file line number Diff line number Diff line change
Expand Up @@ -377,13 +377,13 @@ Displays "stop" when the test button is clicked and test mode is enabled.
<value>When using the multi monitor windows option, positioning the countdown outside of the game (even a little bit) will create a background. As rendering transparent windows is impossible outside of the game, this cannot be fixed for now. Please use the border as a guide.</value>
</data>
<data name="Settings_CountdownTab_CountdownAlign" xml:space="preserve">
<value>Alignement</value>
<value>Alignment</value>
</data>
<data name="Settings_CountdownTab_CountdownWindowCentered" xml:space="preserve">
<value>Center countdown window</value>
</data>
<data name="Settings_DtrCombatTimer_Enable" xml:space="preserve">
<value>Enable Server Info Bar integation</value>
<value>Enable Server Info Bar integration</value>
</data>
<data name="Settings_DtrCombatTimer_Prefix" xml:space="preserve">
<value>Prefix</value>
Expand Down Expand Up @@ -609,7 +609,7 @@ help text for the /eg settings command</comment>
<value>An error occured while trying to save the alarms to {0}: {1}.</value>
</data>
<data name="CombatAlarm_ReadGeneric" xml:space="preserve">
<value>An error occured while trying to read the alarms to {0}: {1}.</value>
<value>An error occured while trying to read the alarms in {0}: {1}.</value>
</data>
<data name="CombatAlarm_IncorrectFormat" xml:space="preserve">
<value>The alarms file format is incompatible or incorrect</value>
Expand Down

0 comments on commit 8cdffaf

Please sign in to comment.