sourcegit/src
UchiTesting 1e75a518a6
style(locale): Translate French locale further (#857)
- "Checkout" translates to "Récupérer". Updating lines that match
- "Push" translates to "Pousser". Updating lines that match.
- Staged translates to "Présent dans l'index" but it is too long to I go simply for "Indexé".
- Translating a few extra lines
- Some of the terms mentioned above remain untranslated because it is not appropriate provided their respective context
2025-01-02 01:52:58 +08:00
..
Commands fix: crash if the executable file can not be found 2024-12-31 09:38:46 +08:00
Converters code_style: run dotnet format 2024-11-14 21:15:40 +08:00
Models refactor: date time format 2024-12-31 10:43:00 +08:00
Native feature: support several more variants of git installation on MacOS (#852) 2024-12-31 09:28:00 +08:00
Resources style(locale): Translate French locale further (#857) 2025-01-02 01:52:58 +08:00
ViewModels fix: bad output file name while creating archive by tag 2024-12-31 11:19:05 +08:00
Views ux: use Auto for commit time column 2024-12-31 14:44:19 +08:00
App.axaml feature: use -p:DisableUpdateDetection=true to disable built-in update detection feature (#819) 2024-12-17 10:26:35 +08:00
App.axaml.cs feature: use -p:DisableUpdateDetection=true to disable built-in update detection feature (#819) 2024-12-17 10:26:35 +08:00
App.Commands.cs feature: use -p:DisableUpdateDetection=true to disable built-in update detection feature (#819) 2024-12-17 10:26:35 +08:00
App.ico project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
App.JsonCodeGen.cs feature: simple implementation for generating commit message by OpenAI (#456) 2024-09-12 09:42:47 +08:00
App.manifest project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
SourceGit.csproj refactor: rewrite the portable mode (#851) 2024-12-30 15:12:23 +08:00