mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-22 20:54:59 +00:00
Open In Fleet
This commit is contained in:
parent
91bc1ee8ab
commit
cde5fc8f73
11 changed files with 149 additions and 59 deletions
10
src/SourceGit/Resources/Locales.Designer.cs
generated
10
src/SourceGit/Resources/Locales.Designer.cs
generated
|
@ -1,7 +1,6 @@
|
|||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:4.0.30319.42000
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
|
@ -2967,6 +2966,15 @@ namespace SourceGit.Resources {
|
|||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Open In Fleet.
|
||||
/// </summary>
|
||||
public static string Text_Repository_Fleet {
|
||||
get {
|
||||
return ResourceManager.GetString("Text.Repository.Fleet", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to LOCAL BRANCHES.
|
||||
/// </summary>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue