mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-28 23:54:59 +00:00
ux: new style for statistics page
This commit is contained in:
parent
3d5a9f9d8b
commit
bcb83af576
6 changed files with 52 additions and 48 deletions
4
src/Resources/Locales.Designer.cs
generated
4
src/Resources/Locales.Designer.cs
generated
|
@ -3607,7 +3607,7 @@ namespace SourceGit.Resources {
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Total Commits.
|
||||
/// Looks up a localized string similar to COMMITS: .
|
||||
/// </summary>
|
||||
public static string Text_Statistics_TotalCommits {
|
||||
get {
|
||||
|
@ -3616,7 +3616,7 @@ namespace SourceGit.Resources {
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Total Committers.
|
||||
/// Looks up a localized string similar to COMMITTERS: .
|
||||
/// </summary>
|
||||
public static string Text_Statistics_TotalCommitters {
|
||||
get {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue