This space is important because the %s could be ":/abc", which makes
the final output "tham chiếu không phải là một cây::/abc".
"cây::/abc" looks like a new fancy form of extended SHA-1 syntax. But
it's not.
Signed-off-by: Nguyễn Thái Ngọc Duy <redacted>
---
po/vi.po | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/po/vi.po b/po/vi.po
index f048244..e24e214 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -4626,7 +4626,7 @@ msgstr "tham chiếu không hợp lệ: %s"
#: builtin/checkout.c:1037
#, c-format
msgid "reference is not a tree: %s"
-msgstr "tham chiếu không phải là một cây:%s"
+msgstr "tham chiếu không phải là một cây: %s"
#: builtin/checkout.c:1076
msgid "paths cannot be used with switching branches"
--
2.8.2.524.g6ff3d78