Remove unused string

This commit is contained in:
JustArchi
2020-06-03 19:30:13 +02:00
parent a5d85a211d
commit b47ecaa5f9
2 changed files with 189 additions and 202 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -272,10 +272,6 @@ StackTrace:
<value>Please enter your Steam password: </value>
<comment>Please note that this translation should end with space</comment>
</data>
<data name="UserInputUnknown" xml:space="preserve">
<value>Please enter undocumented value of {0}: </value>
<comment>{0} will be replaced by property name. Please note that this translation should end with space</comment>
</data>
<data name="WarningUnknownValuePleaseReport" xml:space="preserve">
<value>Received unknown value for {0}, please report this: {1}</value>
<comment>{0} will be replaced by object's name, {1} will be replaced by value for that object</comment>