Re: [Audacity-manual] Role of Manual Manager [was: Tracking changes across pages]
A free multi-track audio editor and recorder
Brought to you by:
aosiniao
|
From: Bill W. <bi...@go...> - 2012-02-26 17:33:16
|
On 26/02/2012, at 12:08 PM, Gale Andrews wrote:
>
>
[snip]
> Meantime there are things you can do to make checking inside
> easier, for example search for:
>
> _("
>
> which should show you any string changes (if the line has a "+"
> against it to indicate it is replacing the line that has a "-"
> against it).
Yes, for string changes. But there are functional changes that may not involve a string change. For example r11478 "Tidy up equalization curve renaming logic so it is clearer what is going on." I can't tell from reading the code or the diff if this would require any changes in the manual, and haven't had a chance to try it out.
-- Bill
|