On Sep 6, 2013 11:40 PM, "Aivaras Stepukonis" <[email protected]> wrote: > > Is this a command line? Please, instruct me as it is an area that I haven't explored yet. Will it count characters as opposed to words? I'm eager to learn.
yes its ubuntu (or cygwin) commandline. command wc counts bytes, words and lines. rgds jan i > > Aivaras > > 2013.09.07 00:30, janI rašė: > >> On Sep 6, 2013 8:44 PM, "Aivaras Stepukonis" <[email protected]> wrote: >>> >>> Yea, but that involves opening files one-by-one, counting their stats and >> >> adding them up. I was hoping for an automatic way to determine the >> character count of the whole translatable text. >> >> whats wrong about : >> >> grep msgid *.po | wc >> >> rgds >> jan i >> >>> Aivaras >>> >>> 2013.09.06 19:17, janI rašė: >>>> >>>> On 6 September 2013 15:18, Aivaras Stepukonis <[email protected]> >> >> wrote: >>>>> >>>>> Is there an easy way to get the stats about the translatable text files >> >> of >>>>> >>>>> AOO. I want to know the character count for both the main translation >> >> text >>>>> >>>>> and the help files (in the English source). >>>>> >>>>> Download the po files and do whatever you need, thats what I am doing. >>>> >>>> rgds >>>> jan I. >>>> >>>> >>>>> Aivaras >>>>> >>>>> >>>>> -------------------------- >> >> ----**------------------------------**--------- >>>>> >>>>> To unsubscribe, e-mail: l10n-unsubscribe@openoffice.**apache.org< >> >> [email protected]> >>>>> >>>>> For additional commands, e-mail: [email protected].**org< >> >> [email protected]> >>>>> >>>>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >
