mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-10 16:43:33 +02:00
Make capitalization consisteny
Make multi-choice options consistent with capitalization elsewhere in the UI.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
;; Alex S.Brown, Dominic Mazzoni, Pierre M.I., Gale Andrews, Steve Daulton.
|
||||
;; This version by Steve Daulton (http://easyspacepro.com) 2016
|
||||
|
||||
;control mode "Use 'Number of labels' OR 'Label interval'" choice "Number of Labels,Label Interval" 0
|
||||
;control mode "Use 'Number of labels' OR 'Label interval'" choice "Number of labels,Label interval" 0
|
||||
;control totalnum "Number of labels" int-text "" 10 1 1000
|
||||
;control interval "Label interval (seconds)" float-text "" 60 0.001 3600
|
||||
;control adjust "Adjust label interval to fit length" choice "No,Yes" 0
|
||||
|
Reference in New Issue
Block a user