Merge branch 'nd/i18n-parseopt-help'
commit096bbd6537b8465d2123cea3361921793ce8a73a
authorJunio C Hamano <gitster@pobox.com>
Fri, 7 Sep 2012 18:09:09 +0000 (7 11:09 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 7 Sep 2012 18:09:09 +0000 (7 11:09 -0700)
tree4584f9cc51bfb614ce6f944f40db243cd0f8ebcb
parente245397434f8d26bf18053823c3fb9d1374679bd
parentf63cf8c9fbcd86e8ca3bb78917dc280747bb34a8
Merge branch 'nd/i18n-parseopt-help'

A lot of i18n mark-up for the help text from "git <cmd> -h".

* nd/i18n-parseopt-help: (66 commits)
  Use imperative form in help usage to describe an action
  Reduce translations by using same terminologies
  i18n: write-tree: mark parseopt strings for translation
  i18n: verify-tag: mark parseopt strings for translation
  i18n: verify-pack: mark parseopt strings for translation
  i18n: update-server-info: mark parseopt strings for translation
  i18n: update-ref: mark parseopt strings for translation
  i18n: update-index: mark parseopt strings for translation
  i18n: tag: mark parseopt strings for translation
  i18n: symbolic-ref: mark parseopt strings for translation
  i18n: show-ref: mark parseopt strings for translation
  i18n: show-branch: mark parseopt strings for translation
  i18n: shortlog: mark parseopt strings for translation
  i18n: rm: mark parseopt strings for translation
  i18n: revert, cherry-pick: mark parseopt strings for translation
  i18n: rev-parse: mark parseopt strings for translation
  i18n: reset: mark parseopt strings for translation
  i18n: rerere: mark parseopt strings for translation
  i18n: status: mark parseopt strings for translation
  i18n: replace: mark parseopt strings for translation
  ...
12 files changed:
builtin/apply.c
builtin/blame.c
builtin/cat-file.c
builtin/checkout.c
builtin/config.c
builtin/for-each-ref.c
builtin/grep.c
builtin/log.c
builtin/merge.c
builtin/prune.c
builtin/push.c
builtin/revert.c