mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
(GUI): added "select files by mask" context menu item.
This commit is contained in:
9
GUI/Strings/guiStrings.Designer.cs
generated
9
GUI/Strings/guiStrings.Designer.cs
generated
@@ -213,6 +213,15 @@ namespace GARbro.GUI.Strings {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Select files by mask....
|
||||
/// </summary>
|
||||
public static string CtxMenuSelectByMask {
|
||||
get {
|
||||
return ResourceManager.GetString("CtxMenuSelectByMask", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Sort by.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user