mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
'Pause' button
This commit is contained in:
18
CUETools/Properties/Resources.Designer.cs
generated
18
CUETools/Properties/Resources.Designer.cs
generated
@@ -60,6 +60,24 @@ namespace JDP.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to &Go.
|
||||
/// </summary>
|
||||
internal static string Go {
|
||||
get {
|
||||
return ResourceManager.GetString("Go", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Stop.
|
||||
/// </summary>
|
||||
internal static string Stop {
|
||||
get {
|
||||
return ResourceManager.GetString("Stop", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Verify.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user