Skip to content
  • Junio C Hamano's avatar
    Merge branch 'nd/i18n' · 3813a89f
    Junio C Hamano authored
    More _("i18n") markings.
    
    * nd/i18n:
      fsck: mark strings for translation
      fsck: reduce word legos to help i18n
      parse-options.c: mark more strings for translation
      parse-options.c: turn some die() to BUG()
      parse-options: replace opterror() with optname()
      repack: mark more strings for translation
      remote.c: mark messages for translation
      remote.c: turn some error() or die() to BUG()
      reflog: mark strings for translation
      read-cache.c: add missing colon separators
      read-cache.c: mark more strings for translation
      read-cache.c: turn die("internal error") to BUG()
      attr.c: mark more string for translation
      archive.c: mark more strings for translation
      alias.c: mark split_cmdline_strerror() strings for translation
      git.c: mark more strings for translation
    3813a89f