# Dictionnary Indexes - This document describes all the indexes used by the fonction `CLangManager.LangInstance.GetString(idx)`. - 70 and 71 that's the actual name. ``` # Config menu text (000XX) 0 : "System language" description 1 : "System language" option title 2 : "<< Back to left menu" option title 3 : "<< Back to left menu" description 4 : "Reload songs" option title 5 : "Reload songs" description 6 : "Player count" option title 7 : "Player count" description 8 : "Risky" option title 9 : "Risky" description 10 : "Song speed" option title 11 : "Song speed" description 16 : "Layout type" option title 17 : "Layout type" description 18 : "Ensou speed" option title & description 19 : "Window mode" description 20 : "Stage failed" description 21 : "Random select affects boxes" description 22 : "Turn on asynchronous mode" description 23 : "AVI playback" description 24 : "BGA playback" description 25 : "Time until preview playback" description 26 : "Time until preview image" description 27 : "Show playing information on down right" description 28 : "Background picture transparency" description 29 : "BGM playback" description 30 : "Save score information" description 31 : "Use BS1770GAIN measured numbers" description 32 : "Set BS1770GAIN loudness meter number" description 33 : "Use .tja files' SONGVOL meter" description 34 : "Sound effect volume" description 35 : "Voice and combo voice volume" description 36 : "Volume in-game" description 37 : "Amount of 1 change in volume" description 38 : "Time before song start in-game" description 39 : "Auto save results" description 40 : "Discord-RPC toggle" description 41 : "Buffer inputs" description 42 : "Trace log output" description 43 : "Sound output" description 44 : "WASAPI buffer size" description 45 : "ASIO device" description 46 : "OS timer" description 47 : "Show character image" description 48 : "Show dancer image" description 49 : "Show mob image" description 50 : "Show runner image" description 51 : "Show footer image" description 52 : "Use image processed beforehand" description 53 : "Show petit-character image" description 54 : "Change skin" description 55 : "System key input configuration" description 56 : "Toggle auto play" option title 57 : "Toggle auto play" description 58 : "Toggle auto play for 2P" option title 59 : "Toggle auto play for 2P" description 60 : "Auto roll" option title 61 : "Auto roll" description 62 : "Scroll speed" option title 63 : "Scroll speed" description 64 : "Risky" option title 65 : "Risky" description 66 : "Random" option title 67 : "Random" description 68 : "Stealth" option title 69 : "Stealth" description 70 : "No information" option title 71 : "No information" description 72 : "Just" option title 73 : "Just" description 74 : "Tight" option title 75 : "Tight" description 76 : "Minimum number of combo that shows" option title 77 : "Minimum number of combo that shows" description 78 : "Input adjust" option title 79 : "Input adjust" description 80 : "Default difficulty course" option title 81 : "Default difficulty course" description 82 : "Score calculation formula" option title 83 : "Score calculation formula" description 84 : "Shin-uchi toggle" option title & description 85 : "Branch guide" option title 86 : "Branch guide" description 87 : "Branch animation toggle" option title 88 : "Branch animation toggle" description 89 : "Game mode toggle" option title 90 : "Game mode toggle" description 91 : "Big notes with both drum sides" option title 92 : "Big notes with both drum sides" description 93 : "Judge count display" option title 94 : "Judge count display" description 95 : "Key config" option title 96 : "Key config" description 97 : "Capture key" option title 98 : "Capture key" description 99 : "Left red drum key settings" option title # Main Menu text (001XX) 100 : Ensou main menu button 101 : Dan main menu button 102 : Tower main menu button 103 : Shop main menu button 104 : Bouken main menu button 105 : Heya main menu button 106 : Settings main menu button 107 : Quit main menu button 150 : Ensou main menu box text 151 : Dan main menu box text 152 : Tower main menu box text 153 : Shop main menu box text 154 : Bouken main menu box text 155 : Heya main menu box text 156 : Settings main menu box text 157 : Quit main menu box text # Special items (002XX) 200 : Ensou Back box (Tojiru) 201 : Ensou recently played songs 202 : Ensou recently played songs description # Tower text (0100X) 1000 : Reached floor (Tower) 1001 : Floor suffix (1 character) 1002 : Points accronym (1 character) 1003 : Score # Dan exam types (0101X - 0102X) 1010 : Soul gauge 1011 : Perfect count 1012 : Good count 1013 : Bad count 1014 : Score 1015 : Rolls count 1016 : Notes hit count 1017 : Combo 1018 : Accuracy # Heya buttons (0103X) 1030 : Return 1031 : PetitChara 1032 : Character 1033 : Dan title 1034 : Plate title # Config menu text (10000 - 1001X) 10000 : "Left red drum key settings" description 10001 : "Right red drum key settings" option title 10002 : "Right red drum key settings" description 10003 : "Left blue drum key settings" option title 10004 : "Left blue drum key settings" description 10005 : "Right blue drum key settings" option title 10006 : "Right blue drum key settings" description 10007 : "Left red drum key settings for 2P" option title 10008 : "Left red drum key settings for 2P" description 10009 : "Right red drum key settings for 2P" option title 10010 : "Right red drum key settings for 2P" description 10011 : "Left blue drum key settings for 2P" option title 10012 : "Left blue drum key settings for 2P" description 10013 : "Right blue drum key settings for 2P" option title 10014 : "Right blue drum key settings for 2P" description ```