Enlarge header connection status badge and add localized tooltips
This commit is contained in:
@@ -259,6 +259,12 @@
|
||||
<data name="ConnectionFailed" xml:space="preserve">
|
||||
<value>Verbindung fehlgeschlagen: {0:dd/MM/yy H:mm:ss}</value>
|
||||
</data>
|
||||
<data name="connectionStatusOffline" xml:space="preserve">
|
||||
<value>Keine Verbindung zum Server</value>
|
||||
</data>
|
||||
<data name="connectionStatusConnecting" xml:space="preserve">
|
||||
<value>Verbindung zum Server wird aufgebaut...</value>
|
||||
</data>
|
||||
<data name="ticketAccepted" xml:space="preserve">
|
||||
<value>Ticket angenommen</value>
|
||||
</data>
|
||||
|
||||
Reference in New Issue
Block a user