From 7cc25af508c5d4969ec3f2ab38534aa56b595fd1 Mon Sep 17 00:00:00 2001 From: leo Date: Fri, 6 Aug 2021 14:00:24 +0800 Subject: [PATCH] optimize: remove unused resources --- src/Resources/Locales/en_US.xaml | 8 -------- src/Resources/Locales/zh_CN.xaml | 8 -------- 2 files changed, 16 deletions(-) diff --git a/src/Resources/Locales/en_US.xaml b/src/Resources/Locales/en_US.xaml index 38144852..36d4d119 100644 --- a/src/Resources/Locales/en_US.xaml +++ b/src/Resources/Locales/en_US.xaml @@ -193,7 +193,6 @@ Copy Remote URL Reset '{0}' to Here - Interactive Rebase '{0}' from Here Rebase '{0}' to Here Cherry-Pick This Commit Reword @@ -284,13 +283,6 @@ Path : Invalid repository detected. Run `git init` under this path? - SOURCEGIT - INTERACTIVE REBASE - Rebase : - On : - REBASE - MOVE UP - MOVE DOWN - Source Git PREFERENCE ABOUT diff --git a/src/Resources/Locales/zh_CN.xaml b/src/Resources/Locales/zh_CN.xaml index 9012d46b..5cc9cca7 100644 --- a/src/Resources/Locales/zh_CN.xaml +++ b/src/Resources/Locales/zh_CN.xaml @@ -192,7 +192,6 @@ 复制远程地址 重置 '{0}' 到此处 - 从此处开始对 '{0}' 交互式变基 变基 '{0}' 到此处 挑选此提交 编辑提交信息 @@ -283,13 +282,6 @@ 路径 : 点击【确定】将在此目录执行`git init`操作 - 交互式变基 - 操作分支 : - 开始提交 : - 开 始 - 向上移动 - 向下移动 - Source Git 偏好设置 关于