git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH] fix inconsistent use of checkout and switch
@ 2020-04-07  1:49 Minh Nguyen
  2020-04-07  2:42 ` Danh Doan
  0 siblings, 1 reply; 2+ messages in thread
From: Minh Nguyen @ 2020-04-07  1:49 UTC (permalink / raw)
  To: git

---
  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"
-- 
2.23.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] fix inconsistent use of checkout and switch
  2020-04-07  1:49 [PATCH] fix inconsistent use of checkout and switch Minh Nguyen
@ 2020-04-07  2:42 ` Danh Doan
  0 siblings, 0 replies; 2+ messages in thread
From: Danh Doan @ 2020-04-07  2:42 UTC (permalink / raw)
  To: Minh Nguyen; +Cc: git, Tran Ngoc Quan

---
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"
-- 
2.23.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-04-07  2:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-07  1:49 [PATCH] fix inconsistent use of checkout and switch Minh Nguyen
2020-04-07  2:42 ` Danh Doan

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).