var lang = "en";
var expressions = new Array();
//***ALERTS***
expressions["servererror"] = "There was a problem submitting.  Please try again.";
expressions["confirmsubmit"] = "Before proceeding, please make sure of the following\n\n-You did not use copyrighted content for your App. If you did, you have acquired written permission of the rights-holder.\n-You selected appealing pictures that follow a consistent theme.\n-There is no violence or mature content displayed.\n-This app will appeal to more than a limited audience, such as your friends and family.\n\nAttention: For these and other reasons the created application will be rejected by Apple.\nPlease check again and remove problematic content now. In case of rejection you will not be able to make modifications and all application data will be deleted. ";
expressions["notcroppedsave"] = "You must crop the image before you can save.  Click and drag your mouse over the image to crop it.";
expressions["notcroppednextstep"] = "You still have images where the area for display in your iPhone app has not been set. Once you have set the area for display, for every image, please click on Preview App Content";
expressions["enternameurl"] = "Please enter a correct name and URL (ex: http://example.com)";
expressions["selecticonimage"] = "You must select an image to be the icon before you can proceed to the next step.";
expressions["selecttitle"] = "You must select an image to be the title before you can proceed to the next step.";
expressions["selectnumberimages"] = "You must select a correct number of images to continue.";
expressions["networkerror"] = "Your message could not be delivered.Please accept our apologies, and kindly try again.";
expressions["ivdescriptionerror"] = "Please input Link Title and Link Url ";
expressions["deleteconfirm"] = "Are you sure you want to remove this background?";
expressions["ivdescriptiontoolong"] = "The Introdution must be less than 532 characters.";
expressions["ivlinknametoolong"] = "The LLink Title must be less than 20 characters.";
expressions["ivlinkurltoolong"] = "The Link Url must be less than 255 characters.";
expressions["input_concept"] = "Please insert your concept";
expressions["check_copyright"] = "If you do not have commercial rights, you cannot proceed with the application.  Please verify the check box.";
expressions["check_sexual"] = "If the material contains any sexual content, you cannot proceed with the application.  Please verify the check box.";

//***page text
//index
expressions["introductiontext"] = "Ready?   Get started making your own iPhone app !";

//choose photos
expressions["flickrdirections1"] = "Choose images from your Flickr account to add to your app";
expressions["flickrdirections2"] = "Choose images from your desktop to add to your app";
expressions["searchdirections"] = "Keyword search for pictures on Flickr for your application. <br />Displayed pictures will be Creative Commons licensed for commercial use.<br />Please not that erotic or violent content will most likely be lead to a disapproval for App Store submission by Apple.We also encourage caution not to infringe trademarks such as brand logos and the use of peoples' likeness such as with faces or personal information appearing in pictures.";
expressions["uploaddirections"] = "Please click on the Browse button on your desktop, choose the photograph or image you want to use in your app, and upload that file. You can select multiple files for upload in one step. (You can us up to 8MB png, jpeg, gif files.) ";
expressions["myphotodirections"] = "Rules for Selecting Photos  (Flickr-Search currently disabled)<br /><br />• Is there enough content in form of appealing pictures that follow a consistent theme?<br />• Apple rejects applications targeting only a \"limited audience\". Try to professionalize the presentation of your apps with matching descriptions that offer value beyond a photo collection or travel diaries.<br />• Are there pictures of people, places, symbols that only make sense to a limited audience and are these a key aspect of the application? For example, having pictures of yourself, friends or family will lead to rejection.<br />• Pure marketing of a brand, company or product in an app will be rejected by Apple.<br />• Do you have permission for commercial use of all copyrighted contents used? Apple routinely asks for written proof of copyright ownership. Even if you took photos yourself, what is inside the shot might be copyrighted!";
expressions["selecteddirections1"] = "These images will be used in your iPhone app.";
expressions["selecteddirections2"] = "You can have between {min} and {max} images.The more high-quality pictures following a consistent theme, the better.(Images less than 16 in quantity will be considered lack of content, and will be rejected upon review)";
expressions["selecteddirections3"] = "Use drag-and-drop to change the picture order";
expressions["selectednumber"] = "{selected} selected ({min}-{max} allowed)";
expressions["trashdescription"] = "Drag an image here if you don't need it anymore.";
expressions["matchingimages"] = "Images matching \"{term}\":";
expressions["nomatchfound"] = "No images matching.";
expressions["concept_title"] ="Let's decide on a concept to make an attractive app.";
expressions["concept_who"] = "To whom?";
expressions["concept_what"] = "What?";
expressions["concept_appeal"] = "Attraction?";
expressions["sample_who"] = "(e.g. Female in their 20's, working, interested in Hangul script)";
expressions["sample_what"] = "(e.g. Quick n' easy healthy recipes, Korean model sentences)";
expressions["sample_appeal"] = "(e.g. Gain both beauty and health with simple easy recipes! This will support your Korean language studies! etc)";
expressions["concept_option"] = "This will be used for description on AppStore.  This document can be revised later.";
expressions["point_title"] = "-Images such as the following will be rejected by Apple upon screening according to their policy standards.";
expressions["point_sexual"] = "・Sexually explicit images (e.g. images which contains overt amount of skin exposure, such as nudity, underwear and swimwear)";
expressions["point_private"] = "・Private / Personal Images (e.g. Family photos, Commercial promotion images that do not take consideration of end users, etc)";
expressions["point_copyright"] = "・Images which invade other's rights (Brand logos, celebrity photos without gaining portrait rights)";
expressions["sample_on_off"] = "Reference(Show/Hide)";
expressions["checked_photos"] = "Please confirm the following with all of the images selected";
expressions["checked_copyright"] = "The applicant has the right to use all material for commercial use";
expressions["checked_sexual"] = "The material does not contain any sexual content";

//editing
expressions["dimensions"] = "Selection: {presetWidth}x{presetHeight} (will resize to {idealWidth}x{idealHeight})";
expressions["savetext"] = "Save";

//edit icon
expressions["selecticondirections1"] = "Pick the image that you would like to be your app's icon.";
expressions["selecticondirections2"] = "Select one image for your app's icon.";
expressions["editicondirections1"] = "Use your mouse to move and trim the image to your liking.";
expressions["editicondirections2"] = "Your selected icon image area will be automatically resized to {idealWidth}x{idealHeight}.";

//edit title
expressions["selecttitledirections1"] = "Pick the image that you would like as your 'title' page background image.<br/>This image appears when your app first opens."
expressions["selecttitledirections2"] = "Select one image for your app's title page background image.";
expressions["edittitledirections1"] = "If you like, you can enter text that will appear at the top and bottom of the image.";
expressions["edittitledirections2"] = "Entered text will appear as overlay on top of the selected background picture.";
expressions["edittitledirections3"] = "You can select the application title for inside the App Store at a later step.";
expressions["edittitledirections4"] = "Use your mouse to move and trim the image to your liking.";
expressions["edittitledirections5"] = "Your selected title image area will be automatically resized to {idealWidth}x{idealHeight}.";
expressions["titletextdiections"] = "Enter title and subtitle as overlay for the selected background picture";
expressions["titleuptext"] = "Title Text:";
expressions["titlesubtext"] = "Sub Text:";

//edit backgrounds
expressions["editbackgroundsdirections1"] = "Resize the images that you would like to use as the backgrounds for your app.";
expressions["editbackgroundsdirections2"] = "Your selected backgrounds will be automatically resized to {idealWidth}x{idealHeight}.";
expressions["editbackgroundsdirections3"] = "You cannot proceed to the next step until you have edited all your background images."
expressions["savingcaptiondirections"] = "You cannot proceed to the next image until you have edited this image.";
expressions["savingcaptiondirectionsfinal"] = "You cannot proceed to the next step until you have edited this image.";;

//preview
expressions["previewdirections"] = "Please confirm all of your content.";
expressions["previewcreator"] = "The creator name will be displayed with a (c) in the App Store as well as within the application.";
expressions["previewurl"] = "The entered URL will be used as a link within the application.";
expressions["urldirections"] = "Please enter the app creator's name and url.";

expressions["creatorname"] = "Creator Name:";
expressions["creatorwebsite"] = "Creator Website:";
expressions["iphonehomescreen"] = "iPhone home screen";
expressions["itunesstore"] = "iTunes App Store";
expressions["submit"] = "Submit Content";

expressions["edittext"] = "edit";
expressions["titletext"] = "Title";
expressions["icontext"] = "Icon";
expressions["backgroundtext"] = "Background";
expressions["selecticon"] = "Select Icon";
expressions["editicon"] = "Edit Icon";
expressions["selecttitlescreen"] = "Select Title Screen";
expressions["edittitle"] = "Edit Title";
expressions["editbackgrounds"] = "Edit Backgrounds";
expressions["previewcontent"] = "Preview App Content";

//image viewer
expressions["IVexpression"] = "Please enter the description text for this application as well as the URL for a page you want to link to.We recommend using a catchy English description, which will be used throughout all App Stores globally.<br />A good description significantly influences the number of downloads.<br />The introduction is limited to 532 characters, the link title to 34.";
expressions["IVfreemode"] = "Free Selection Mode";
expressions["IVtatenaga"] = "Portrait Mode";
expressions["IVyokonaga"] = "Landscape Mode";
expressions["editbackgroundsdirectionsiv1"] = "Resize the images according to how you want them to appear in your app. Use three different selection modes - your final selection for each image will automatically be optimized for the iPhone display. Free mode can stretch the resulting picture horizontally or vertically - pressing the shift-key ensures the selection matches the iPhone aspect ratio.";