add the missing files from the last commit (wtf?)
This commit is contained in:
@@ -79,11 +79,11 @@ namespace ModpackUpdater.Apps.Manager.LangRes {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Sucht eine lokalisierte Zeichenfolge, die Modlist ähnelt.
|
||||
/// Sucht eine lokalisierte Zeichenfolge, die Modlist for v{0} ähnelt.
|
||||
/// </summary>
|
||||
internal static string Text_Modlist {
|
||||
internal static string Text_ModlistForVersion {
|
||||
get {
|
||||
return ResourceManager.GetString("Text_Modlist", resourceCulture);
|
||||
return ResourceManager.GetString("Text_ModlistForVersion", resourceCulture);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user