mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
Translation Updates
This commit is contained in:
49
app/Properties/Strings.Designer.cs
generated
49
app/Properties/Strings.Designer.cs
generated
@@ -771,6 +771,15 @@ namespace GHelper.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Donate.
|
||||
/// </summary>
|
||||
internal static string Donate {
|
||||
get {
|
||||
return ResourceManager.GetString("Donate", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Download Color Profiles.
|
||||
/// </summary>
|
||||
@@ -1196,6 +1205,42 @@ namespace GHelper.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Legend.
|
||||
/// </summary>
|
||||
internal static string Legend {
|
||||
get {
|
||||
return ResourceManager.GetString("Legend", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Can't check local version.
|
||||
/// </summary>
|
||||
internal static string LegendGray {
|
||||
get {
|
||||
return ResourceManager.GetString("LegendGray", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Updated.
|
||||
/// </summary>
|
||||
internal static string LegendGreen {
|
||||
get {
|
||||
return ResourceManager.GetString("LegendGreen", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Update Available.
|
||||
/// </summary>
|
||||
internal static string LegendRed {
|
||||
get {
|
||||
return ResourceManager.GetString("LegendRed", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Lid.
|
||||
/// </summary>
|
||||
@@ -1575,7 +1620,7 @@ namespace GHelper.Properties {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Switch to Eco on battery and to Standard when plugged.
|
||||
/// Looks up a localized string similar to Switch to Eco on battery and to Standard when plugged in.
|
||||
/// </summary>
|
||||
internal static string OptimizedGPUTooltip {
|
||||
get {
|
||||
@@ -1935,7 +1980,7 @@ namespace GHelper.Properties {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to .
|
||||
/// Looks up a localized string similar to Touchscreen.
|
||||
/// </summary>
|
||||
internal static string Touchscreen {
|
||||
get {
|
||||
|
||||
Reference in New Issue
Block a user