﻿# This file for locale specific values.

/locale						"en_US"		# was "en-us"
/locale/DecimalSeparator	"."


/LibraryDirectory		"Library"			# The localized name of the library folder
/StylesDirectory		"Styles"			# The localized name of the styles folder
/PresetDirectory		"Presets"			# The localized name of the presets folder
/ContentDirectory		"Adobe Encore CS6"	# The localized name of the default Functonal Content folder

/LibraryDefaultSet		"General"		# The localized name of the default library needs to match a "/Library/Content/xxx" value
										#   for example, this matches the /Library/Content/General value of "General"
/StylesDefaultSet		"General"		# The localized name of the default styles set needs to match a "/Styles/Content/xxx" value
										#   for example, this matches the /Styles/Content/General value of "General"


# The following are the localization of the installed library and styles folders
# They are installed with the name like "Corporate" or "Education" but the user only sees
#     the translation

/Library/Content/Corporate				"Corporate"	
/Library/Content/Education				"Education"
/Library/Content/Entertainment			"Entertainment"
/Library/Content/General				"General"
/Library/Content/Government				"Government"
/Library/Content/Sports					"Sports"
/Library/Content/Technology				"Technology"
/Library/Content/Travel					"Travel"
/Library/Content/Wedding				"Wedding"

/Styles/Content/Basics					"Basics"
/Styles/Content/ColorsandGradients		"Colors and Gradients"
/Styles/Content/General					"General"
/Styles/Content/GlassStyles				"Glass Styles"
/Styles/Content/Novelty					"Novelty"
/Styles/Content/Strokes					"Strokes"
/Styles/Content/Textures				"Textures"

# this next string is used with the AWS library and is defined as
#A standard C-string specifying the locale for which any dialog should display. 
#The string should conform to ISO 3166 (e.g. "en-us".)
/registration/locale	"en-us"


# always leave an empty line at the bottom so the StringManager doesn't miss a line
