Phil Davis writes:
> I have attached a bunch of patches for various doc grammar and typos.
Thanks, will look into the patch soon.
> I couldn't see how to submit anything directly to the gettext.git repo
> for review. The submission and review process is so easy for projects
> that have repos ho
I have attached a bunch of patches for various doc grammar and typos.
I couldn't see how to submit anything directly to the gettext.git repo
for review. The submission and review process is so easy for projects
that have repos hosted on Github - just fork/clone, edit away then press
the Pull R
Phil Davis writes:
> I have just been reading the gettext documentation at
> http://www.gnu.org/software/gettext/manual/gettext.html and am
> noticing little errors/typos as I go.
>
> For example this fragment of a code example is missing a ")":
>
> static const char *messages[] = {
> gette
I have just been reading the gettext documentation at
http://www.gnu.org/software/gettext/manual/gettext.html and am noticing
little errors/typos as I go.
For example this fragment of a code example is missing a ")":
static const char *messages[] = {
gettext_noop ("some very meaningful m