[DialogTexts]
{
	[MainDialog]
	{
		[PlayButton]				String = "&";
		[AdvancedButton]			String = "&...";
		[QuitButton]				String = "&";
			
		[VideoSettings]				String = "& ";
		[DisplayAdapter]			String = "& :";
		[ScreenMode]				String = "& :";
		[Acceleration]				String = "&:";
		[CustomizedGame]			String = "    &";
		[PlayUnmodifiedGame]		String = "<  >";
		
		[DisclaimerText]			String = "  -     ,   Rockstar Games, Inc,       .  ,                         -    Rockstar Games, Inc.";
	}

	[NotEnoughVidMemDialog]
	{
		[Title]						String = "  2 - ";
		
		[Text]						String = "        %iMB ,       %iMB . ,     .       /      .";
		[Text2]						String = "    ?";

		[OKButton]					String = "";
		[CancelButton]				String = "";
	}

	[AdvancedDialog]
	{
		[Title]						String = "  2 - ";

		[VideoSettings]				String = "& ";
		[Antialiasing]				String = ":";
		[AntialiasingOff]			String = ".";
		[AntialiasingSamples]		String = "%i ";
		
		[TextureColorDepth]			String = "  :";
		[TextureColorDepthLow]		String = "";
		[TextureColorDepthMedium]	String = "";
		[TextureColorDepthHigh]		String = "";
		
		[TextureResolution]			String = " :";
		[TextureResolutionLow]		String = "";
		[TextureResolutionMedium]	String = "";
		[TextureResolutionHigh]		String = "";
		[TextureFiltering]			String = " :";
		[TextureFilteringBilinear]	String = "";
		[TextureFilteringTrilinear]	String = "";
		[TextureFilteringAnisotropic] String = "";
		
		[TripleScreenBuffers]		String = "  :";
		[AllowTaskSwitching]		String = " Windows:";

		[AudioSettings]				String = "& ";
		[Sounds]					String = ":";
		[EAXEffects]				String = "EAX  :";
		[SoundChannels]				String = " :";
		[SoundChannelsLow]			String = "";
		[SoundChannelsMedium]		String = "";
		[SoundChannelsHigh]			String = "";
		
		[ContentScalability]		String = "& ";
		[CharacterShadows]			String = ":";
		[CharacterShadowsLow]		String = "";
		[CharacterShadowsMedium]	String = "";
		[CharacterShadowsHigh]		String = "";
		[Decals]					String = " :";
		[DecalsLow]					String = "";
		[DecalsMedium]				String = "";
		[DecalsHigh]				String = "";
		[Projectiles]				String = ":";
		[ProjectilesLow]			String = "";
		[ProjectilesMedium]			String = "";
		[ProjectilesHigh]			String = "";
		[CharacterVariations]		String = " :";
		[CharacterVariationsLow]	String = "";
		[CharacterVariationsMedium]	String = "";
		[CharacterVariationsHigh]	String = "";
		[MaterialVariations]		String = " :";
		[MaterialVariationsLow]		String = "";
		[MaterialVariationsMedium]	String = "";
		[MaterialVariationsHigh]	String = "";
		[Fogging]					String = ":";
		[Flares]					String = ":";
		[Mirrors]					String = ":";
		[HighDetailRagdolls]		String = ".:";
		[HighDetailParticles]		String = ".:";
		[CubicEnvironmentMaps]		String = " :";
		[MultiChannelAudio]			String = " :";
		[PostProcessEffects]		String = " :";
		[PostProcessEffectsOff]		String = ".";
		[PostProcessEffectsMedium]	String = "";
		[PostProcessEffectsHigh]	String = "";
		[PixelShaderSkinning]		String = " :";

		[ResetAllSettingsTo]		String = "   :";
		[ResetLow]					String = "&";
		[ResetMedium]				String = "&";
		[ResetHigh]					String = "&";

		[OKButton]					String = "";
		[CancelButton]				String = "";

	
		// Tooltip texts should not contain \n or \r characters as they are automatically wrapping
		// to next line after 255 pixels. Maximum string length is 1024 characters.

		[TipAntialiasing]			String = "   ,     .           ,    .";
		[TipTextTextureColorDepth]	String = "      ,    .      .   ,       64       256   .";
		[TipTextureResolution]		String = "          ,    .   ,       64       256   .";
		[TipTextFilteringMode]		String = "   .        ,    .";
		[TipTripleBuffering]		String = "   .        ,      .     ,         .";
		[TipTextTaskSwitching]		String = "     Windows  ALT+F4 ( )  ALT+ENTER (  ),      .";

// ------------------------------------------------------

		[TipSounds]					String = " \.       .";
		[TipTextEAX]				String = "     Creative Labs  EAX 2.0,     ,     .      ,   .  .   .";
		[TipMultiChannelAudio]		String = "   2-    5.1  .   ,       ,              .      ,   .  .   .";
		[TipSoundChannels]			String = "    ,  .      ,           .      12 ,    16  .";

// ------------------------------------------------------

		[TipTextCharacterShadows]	String = ",    .       ,          .  Pixel Shader  1.1        .";
		[TipDecals]					String = "       .     ,       .";
		[TipProjectiles]			String = ",    -   .   -   ,  .  ,   .";
		[TipMaterialVariations]		String = "                    .        .";
		[TipPostProcessEffects]		String = ",   :     . .  ,   ,     -  (       ).     Pixel Shader 1.1.";

		[TipCubicEnvironmentMaps]	String = ".    ,      .  -  ,   .,      .";
		[TipTextFogging]			String = ".            .";
		[TipFlares]					String = ".   ,    .";
		[TipMirrors]				String = ".       ,    .      .";
		[TipHighDetailRagdolls]		String = ".     ,     .";
		[TipTextParticleDetail]		String = ".     ,    ,   .  .   ,        .";
		[TipPixelShaderSkinning]	String = "./.     .      . Pixel Shader version 1.4     . ";
	}	
}
