diff --git a/src/Resources/Locales/de_DE.axaml b/src/Resources/Locales/de_DE.axaml
index 105ad78f..3440d12c 100644
--- a/src/Resources/Locales/de_DE.axaml
+++ b/src/Resources/Locales/de_DE.axaml
@@ -503,7 +503,7 @@
Repository Einstellungen
WEITER
Öffne im Datei-Browser
- Suche Branches & Tags & Submodule
+ Suche Branches/Tags/Submodule
GEFILTERT:
LOKALE BRANCHES
Zum HEAD wechseln
diff --git a/src/Resources/Locales/en_US.axaml b/src/Resources/Locales/en_US.axaml
index b4f52b55..172d8ae2 100644
--- a/src/Resources/Locales/en_US.axaml
+++ b/src/Resources/Locales/en_US.axaml
@@ -500,7 +500,7 @@
Configure this repository
CONTINUE
Open In File Browser
- Search Branches & Tags & Submodules
+ Search Branches/Tags/Submodules
FILTERED BY:
LOCAL BRANCHES
Navigate To HEAD
diff --git a/src/Resources/Locales/fr_FR.axaml b/src/Resources/Locales/fr_FR.axaml
index c90a19cb..c047e7d7 100644
--- a/src/Resources/Locales/fr_FR.axaml
+++ b/src/Resources/Locales/fr_FR.axaml
@@ -2,7 +2,6 @@
-
À propos
• Compilé avec
© 2024 sourcegit-scm
@@ -479,7 +478,7 @@
Configure this repository
CONTINUE
Ouvrir dans l'explorateur Windows
- Search Branches & Tags & Submodules
+ Search Branches/Tags/Submodules
FILTERED BY:
LOCAL BRANCHES
Navigate To HEAD
diff --git a/src/Resources/Locales/pt_BR.axaml b/src/Resources/Locales/pt_BR.axaml
index b0505014..57ce05ef 100644
--- a/src/Resources/Locales/pt_BR.axaml
+++ b/src/Resources/Locales/pt_BR.axaml
@@ -471,7 +471,7 @@
Configurar este repositório
CONTINUAR
Abrir no Navegador de Arquivos
- Pesquisar Branches & Tags & Submódulos
+ Pesquisar Branches/Tags/Submódulos
FILTRADO POR:
BRANCHES LOCAIS
Navegar para HEAD
diff --git a/src/Resources/Locales/zh_CN.axaml b/src/Resources/Locales/zh_CN.axaml
index 57712fa5..62178b51 100644
--- a/src/Resources/Locales/zh_CN.axaml
+++ b/src/Resources/Locales/zh_CN.axaml
@@ -498,7 +498,7 @@
配置本仓库
下一步
在文件浏览器中打开
- 快速查找分支、标签、子模块
+ 快速查找分支/标签/子模块
过滤规则 :
本地分支
定位HEAD
diff --git a/src/Resources/Locales/zh_TW.axaml b/src/Resources/Locales/zh_TW.axaml
index 7abfb36a..1d16bde9 100644
--- a/src/Resources/Locales/zh_TW.axaml
+++ b/src/Resources/Locales/zh_TW.axaml
@@ -503,7 +503,7 @@
設定本存放庫
下一步
在檔案瀏覽器中開啟
- 快速搜尋分支、標籤、子模組
+ 快速搜尋分支/標籤/子模組
篩選規則:
本機分支
回到 HEAD
diff --git a/src/Views/Repository.axaml b/src/Views/Repository.axaml
index 2ed9d8f8..522f9ee3 100644
--- a/src/Views/Repository.axaml
+++ b/src/Views/Repository.axaml
@@ -128,13 +128,7 @@
BorderBrush="{DynamicResource Brush.Border2}"
Watermark="{DynamicResource Text.Repository.Filter}"
Text="{Binding Filter, Mode=TwoWay}"
- VerticalContentAlignment="Center">
-
-
-
-
+ VerticalContentAlignment="Center">