]> git.99rst.org Git - git.git/commit
worktree: mark lock strings with `_()` for translation
authorStephen Manz <redacted>
Sun, 11 Jul 2021 00:27:19 +0000 (00:27 +0000)
committerJunio C Hamano <redacted>
Wed, 14 Jul 2021 16:29:59 +0000 (09:29 -0700)
commitf7c35ea2a1292d581ca79d395fc978f92a3aec5b
tree4bd1f1f9630e0ffdbae38c9c879ec3abc0069879
parentf9365c0a24b9d2346a9b2b5a24e1fa02039f23e5
worktree: mark lock strings with `_()` for translation

- default lock string, "added with --lock"
- temporary lock string, "initializing"

Signed-off-by: Stephen Manz <redacted>
Reviewed-by: Eric Sunshine <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin/worktree.c
git clone https://git.99rst.org/PROJECT