Autore: sajolida
Data:
To: tails-dev
Oggetto: Re: [Tails-dev] Typo fixes
Cody Brownstein:
> The attached patch fixes a couple of typos I noticed.
Hey!
Thanks for the patch! I applied it.
I also did d31ff9e220 on top of that to prevent breaking translations:
$ sed -i 's/exemple/example/' wiki/src/doc/first_steps/upgrade.*.po
In the case of exemple → example, it's fine to assume that whatever
translations already exist will remain valid.
In the case of code → core, it's not the case and Portuguese already had
a bad translation that is good to break ("um código de CPU").
Next time, please consider doing this 'sed' dance yourself.
--
sajolida