diff mbox series

fix inconsistent use of checkout and switch

Message ID fe3b560b-be22-b1c0-394f-6bd9a5fef152@1ec5.org (mailing list archive)
State New, archived
Headers show
Series fix inconsistent use of checkout and switch | expand

Commit Message

Minh Nguyen April 7, 2020, 1:49 a.m. UTC
---
  po/vi.po | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Đoàn Trần Công Danh April 7, 2020, 2:42 a.m. UTC | #1
---
On 2020-04-06 18:49:37-0700, Minh Nguyen <mxn@1ec5.org> wrote:

Update to Vietnamese Translation should be sent to Quan (Cc-ed)

Thanks.

 po/vi.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/po/vi.po b/po/vi.po
index 5459484048..5af3c3ebb7 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -805,7 +805,7 @@ msgstr ""
 "bạn có thể làm thế (ngay bây giờ hay sau này) bằng cách dùng tùy chọn\n"
 "dòng lệnh -b. Ví dụ:\n"
 "\n"
-"  git checkout -c <tên-nhánh-mới>\n"
+"  git switch -c <tên-nhánh-mới>\n"
 "\n"
 "Hoàn lại thao tác này bằng:\n"
 "\n"
@@ -11661,7 +11661,7 @@ msgstr "tạo/đặt_lại và chuyển đến một nhánh"

 #: builtin/checkout.c:1779
 msgid "second guess 'git switch <no-such-branch>'"
-msgstr "gợi ý thứ hai \"git checkout <không-nhánh-nào-như-vậy>\""
+msgstr "gợi ý thứ hai \"git switch <không-nhánh-nào-như-vậy>\""

 #: builtin/checkout.c:1781
 msgid "throw away local modifications"
diff mbox series

Patch

diff --git a/po/vi.po b/po/vi.po
index 5459484048..5af3c3ebb7 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -805,7 +805,7 @@  msgstr ""
  "bạn có thể làm thế (ngay bây giờ hay sau này) bằng cách dùng tùy chọn\n"
  "dòng lệnh -b. Ví dụ:\n"
  "\n"
-"  git checkout -c <tên-nhánh-mới>\n"
+"  git switch -c <tên-nhánh-mới>\n"
  "\n"
  "Hoàn lại thao tác này bằng:\n"
  "\n"
@@ -11661,7 +11661,7 @@  msgstr "tạo/đặt_lại và chuyển đến một nhánh"

  #: builtin/checkout.c:1779
  msgid "second guess 'git switch <no-such-branch>'"
-msgstr "gợi ý thứ hai \"git checkout <không-nhánh-nào-như-vậy>\""
+msgstr "gợi ý thứ hai \"git switch <không-nhánh-nào-như-vậy>\""

  #: builtin/checkout.c:1781
  msgid "throw away local modifications"