ui(client): migrate to AvaloniaUI
This commit is contained in:
@@ -60,6 +60,15 @@ namespace ModpackUpdater.My.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Sucht eine lokalisierte Zeichenfolge, die Select the minecraft profile folder (usually named .minecraft) ähnelt.
|
||||
/// </summary>
|
||||
internal static string FileDialog_SelectMinecraftProfileFolder {
|
||||
get {
|
||||
return ResourceManager.GetString("FileDialog_SelectMinecraftProfileFolder", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Sucht eine lokalisierte Zeichenfolge, die A new version of this program is available. If you confirm, the update will be installed automatically. It takes just a few seconds. Continue? ähnelt.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user