- API 15
- Migrate config for API 15 - Migrate database for API 15 - Allow usage of new target source - Implement first tell target option
This commit is contained in:
Generated
+27
@@ -392,6 +392,9 @@ Sie wurden gewarnt.</value>
|
||||
<data name="Tabs_Presets_Event">
|
||||
<value>Ereignis</value>
|
||||
</data>
|
||||
<data name="Tabs_Presets_Tell">
|
||||
<value>Tell Exclusive</value>
|
||||
</data>
|
||||
<data name="Options_Tabs_NewTab">
|
||||
<value>Neuer Tab</value>
|
||||
</data>
|
||||
@@ -1145,6 +1148,9 @@ Sie wurden gewarnt.</value>
|
||||
<data name="Options_Tabs_NoInput" xml:space="preserve">
|
||||
<value>Eingabe für diesen Kanal deaktivieren</value>
|
||||
</data>
|
||||
<data name="Options_Tabs_SenderMessages" xml:space="preserve">
|
||||
<value>Show all messages send by target</value>
|
||||
</data>
|
||||
<data name="ChatLog_DisabledInput" xml:space="preserve">
|
||||
<value>Eingabe ist für diesen Tab deaktiviert</value>
|
||||
</data>
|
||||
@@ -1402,4 +1408,25 @@ Nachdem du 'Aktiviert' angeklickt und auf 'Start' gedrückt hast, wird die einge
|
||||
<data name="Webinterface_UsageNotice" xml:space="preserve">
|
||||
<value>Nutzungshinweis</value>
|
||||
</data>
|
||||
<data name="Options_Help_SenderMessages" xml:space="preserve">
|
||||
<value>This disables the channel selection and shows all messages coming from the target.</value>
|
||||
</data>
|
||||
<data name="Options_Header_Target" xml:space="preserve">
|
||||
<value>Target</value>
|
||||
</data>
|
||||
<data name="ChatBox_Error_Empty" xml:space="preserve">
|
||||
<value>message is empty</value>
|
||||
</data>
|
||||
<data name="ChatBox_Error_Too_Long" xml:space="preserve">
|
||||
<value>message is longer than 500 bytes</value>
|
||||
</data>
|
||||
<data name="ChatBox_Error_Invalid" xml:space="preserve">
|
||||
<value>message contained invalid characters</value>
|
||||
</data>
|
||||
<data name="ImGuiUtil_ChannelSelector_Source" xml:space="preserve">
|
||||
<value>Source</value>
|
||||
</data>
|
||||
<data name="ImGuiUtil_ChannelSelector_Target" xml:space="preserve">
|
||||
<value>Target</value>
|
||||
</data>
|
||||
</root>
|
||||
|
||||
Reference in New Issue
Block a user