Open in... Menu

New Icons
This commit is contained in:
Enner Pérez 2024-03-28 01:48:20 -05:00
parent cde5fc8f73
commit 386987fbb1
9 changed files with 72 additions and 22 deletions

View file

@ -2993,6 +2993,15 @@ namespace SourceGit.Resources {
}
}
/// <summary>
/// Looks up a localized string similar to Open in.
/// </summary>
public static string Text_Repository_OpenWith {
get {
return ResourceManager.GetString("Text.Repository.OpenWith", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Refresh.
/// </summary>