adjust maintenance text to be not too long

This commit is contained in:
2024-06-20 07:47:26 +02:00
parent 3dc69a4f26
commit 604d35856f
2 changed files with 2 additions and 2 deletions

View File

@@ -133,7 +133,7 @@ namespace ModpackUpdater.My.Resources {
}
/// <summary>
/// Sucht eine lokalisierte Zeichenfolge, die The update server is currently in maintenance mode. ähnelt.
/// Sucht eine lokalisierte Zeichenfolge, die The update servers are in maintenance. ähnelt.
/// </summary>
internal static string StatusText_Maintenance {
get {

View File

@@ -142,7 +142,7 @@
<value>Downloading program update...</value>
</data>
<data name="StatusText_Maintenance" xml:space="preserve">
<value>The update server is currently in maintenance mode.</value>
<value>The update servers are in maintenance.</value>
</data>
<data name="StatusText_MinecraftProfileWarning" xml:space="preserve">
<value>Minecraft profile folder seems to be not valid.</value>