mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-22 20:54:59 +00:00
Open in... Menu
New Icons
This commit is contained in:
parent
cde5fc8f73
commit
386987fbb1
9 changed files with 72 additions and 22 deletions
9
src/SourceGit/Resources/Locales.Designer.cs
generated
9
src/SourceGit/Resources/Locales.Designer.cs
generated
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue