Sha256: 97d6a96397bfa03a5440856cabe57b591d2f6a44d1ed9c3bfcac69219b633391

Contents?: true

Size: 468 Bytes

Versions: 4

Compression:

Stored size: 468 Bytes

Contents

# coding: utf-8

module Cacofonix; module CodeLists
  LIST_22 = {
    "01" => "Language of text",
    "02" => "Original language of a translated text",
    "03" => "Language of abstracts",
    "04" => "Rights language",
    "05" => "Rights-excluded language",
    "06" => "Original language in a multilingual edition",
    "07" => "Translated language in a multilingual edition",
    "08" => "Language of audio track",
    "09" => "Language of subtitles"
  }
end; end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
cacofonix-0.10.3 lib/cacofonix/codelists/022.rb
cacofonix-0.10.2 lib/cacofonix/codelists/022.rb
cacofonix-0.10.1 lib/cacofonix/codelists/022.rb
cacofonix-0.10.0 lib/cacofonix/codelists/022.rb