Re: Fixing translation errors in gits error messages

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Just for further clarifications, just tell me if i am correct. This is
and example of that i am fixing right?
void NORETURN die_resolve_conflict(const char *me)

 {
  error_resolve_conflict(me);
- die("Exiting because of an unresolved conflict.");
+ die(_("Exiting because of an unresolved conflict."));
 }

Just tell me if i am on the right track.

Regards
Alangi Derick Ndimnain
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]