# Dictionnary Indexes - This document describes all the indexes used by the fonction `CLangManager.LangInstance.GetString(idx)`. ``` # 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 # 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 : Settings main menu button 106 : 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 : Settings main menu box text 156 : Quit main menu box text # Tower text (0100X) 1000 : Reached floor (Tower) 1001 : Floor suffix (1 character) 1002 : Points accronym (1 character) 1003 : Score ```