--- jsampler/trunk/src/org/jsampler/langprops/LabelsBundle.properties 2011/06/28 22:08:23 2194 +++ jsampler/trunk/src/org/jsampler/langprops/LabelsBundle.properties 2011/06/28 22:44:39 2195 @@ -29,6 +29,19 @@ OrchestraTableModel.orchestras = Orchestras +SamplerTreeModel.tableColumn.chns = Channels +SamplerTreeModel.tableColumn.dev = Device +SamplerTreeModel.tableColumn.drv = Driver +SamplerTreeModel.tableColumn.effect = Effect +SamplerTreeModel.tableColumn.file = File +SamplerTreeModel.tableColumn.id = Effect ID +SamplerTreeModel.tableColumn.itemCount = Items +SamplerTreeModel.tableColumn.name = Name +SamplerTreeModel.tableColumn.smplrate = Samplerate +SamplerTreeModel.tableColumn.type = Type +SamplerTreeModel.tableColumn.value = Value + SamplerTreeNode.toString = Sampler -SendEffectChainTreeNode.toString = Chain {0} \ No newline at end of file +SendEffectChainTreeNode.toString = Send effect chain {0} +SendEffectChainsTreeNode.toString = Send effect chains \ No newline at end of file