/* 
 This file was generated by Dashcode and is covered by the 
 license.txt included in the project.  You may edit this file, 
 however it is recommended to first turn off the Dashcode 
 code generator otherwise the changes will be lost.
 */
var dashcodePartSpecs = {
    "browser": { "creationFunction": "CreateBrowser" },
    "button": { "creationFunction": "CreatePushButton", "initialHeight": 30, "initialWidth": 70, "leftImageWidth": 16, "onclick": "goBackHome", "rightImageWidth": 5, "text": "Back" },
    "button1": { "creationFunction": "CreatePushButton", "initialHeight": 30, "initialWidth": 125, "leftImageWidth": 5, "onclick": "goToCurrenciesPage2", "rightImageWidth": 5, "text": "Continue..." },
    "etichetta": { "creationFunction": "CreateText", "text": "Elemento" },
    "etichetta1": { "creationFunction": "CreateText", "text": "Elemento" },
    "footer": { "creationFunction": "CreateText", "text": "Currency Converter v1.2" },
    "footer1": { "creationFunction": "CreateText", "text": "by Paolo Grifantini" },
    "header": { "creationFunction": "CreateHeader", "rootTitle": "Thank You!" },
    "list": { "creationFunction": "CreateList", "dataArray": [["Help", "Help"], ["Acknowledgements", "Acknowledgements"]], "labelElementId": "etichetta", "listStyle": "List.ROUNDED_RECTANGLE", "sampleRows": 2 },
    "list1": { "creationFunction": "CreateList", "dataArray": ["Navigation Bar", "Currencies Table", "Bottom Bar", "Preferences"], "labelElementId": "etichetta1", "listStyle": "List.ROUNDED_RECTANGLE", "sampleRows": 3 },
    "mailButton": { "creationFunction": "CreateMailButton", "customImage": "Images/mailGlyph.png", "customImagePosition": "PushButton.IMAGE_POSITION_CENTER", "customImagePressed": "Images/mailGlyph.png", "email": "paolo.grifantini@gmail.com", "initialHeight": 36, "initialWidth": 36, "leftImageWidth": 6, "rightImageWidth": 6, "subject": "Your iPhone apps" },
    "stackLayout": { "creationFunction": "CreateStackLayout", "subviewsTransitions": [{ "direction": "right-left", "duration": "", "timing": "ease-in-out", "type": "push" }, { "direction": "right-left", "duration": "", "timing": "ease-in-out", "type": "push" }, { "direction": "right-left", "duration": "", "timing": "ease-in-out", "type": "push" }, { "direction": "right-left", "duration": "", "timing": "ease-in-out", "type": "push" }, { "direction": "right-left", "duration": "", "timing": "ease-in-out", "type": "push" }, { "direction": "right-left", "duration": "", "timing": "ease-in-out", "type": "push" }, { "direction": "right-left", "duration": "", "timing": "ease-in-out", "type": "push" }, { "direction": "right-left", "duration": "", "timing": "ease-in-out", "type": "push" }, { "direction": "right-left", "duration": "", "timing": "ease-in-out", "type": "push" }, { "direction": "right-left", "duration": "", "timing": "ease-in-out", "type": "push" }, { "direction": "right-left", "duration": "", "timing": "ease-in-out", "type": "push" }, { "direction": "right-left", "duration": "", "timing": "ease-in-out", "type": "push" }, { "direction": "right-left", "duration": "", "timing": "ease-in-out", "type": "push" }, { "direction": "right-left", "duration": "", "timing": "ease-in-out", "type": "push" }, { "direction": "right-left", "duration": "", "timing": "ease-in-out", "type": "push" }] },
    "text": { "creationFunction": "CreateText", "text": "Thank you very much for buying my Currency Converter for iPhone/iPod touch app!" },
    "text1": { "creationFunction": "CreateText", "text": "Big thanks to Christopher Li, Andreas Köhler, Jac Lundqvist, Conny Brunnkvist, Johan van Balen Blanken, Mikhail Fedoseev, Carlos Eduardo Souza Lopes, Richard Sypeck, Cezary Okupski, Nicholas Koumenides, Patrick Lei, Selcuk Albut, Gabriel Lundmark who helped me with the localization of the widget." },
    "text10": { "creationFunction": "CreateText", "text": "Entering your data:\n- the conversion is calculated on the fly\n- the value you are entering is red, meaning that this is the last value entered\n- you may enter simple math expression, which are evaluated on the fly" },
    "text11": { "creationFunction": "CreateText", "text": "1. The currency list may be sorted by currency name, currency iso code or countries" },
    "text12": { "creationFunction": "CreateText", "text": "2. Inverse conversion should be read this way, for each row: 1(the last inserted value) MXN = 0,10 USD (the last inserted currency)" },
    "text13": { "creationFunction": "CreateText", "text": "2. This check means that this currency is already in your table" },
    "text14": { "creationFunction": "CreateText", "text": "1. Touch here to add a new currency to the table" },
    "text15": { "creationFunction": "CreateText", "text": "You can chose wether to sort the table manually (while in edit mode) or automatically, with one of the 4 sorting by options provided." },
    "text16": { "creationFunction": "CreateText", "text": "1. Reset data: the app will reset the currencies values to the factory values (this may be useful in the case the data downloaded from the web may be corrupted, causing conversion errors)" },
    "text17": { "creationFunction": "CreateText", "text": "Move the slide to enable exchange fees calculation and then enter the fee" },
    "text18": { "creationFunction": "CreateText", "text": "2. Reset all: the app will reset both the currencies values and the user settings to the factory value (this may be useful in the case the app starts to misbehave due to user data corruption)" },
    "text19": { "creationFunction": "CreateText", "text": "When exchange fees calculation is enabled, you'll see it reported on the currencies table rows; the conversion is then calculated in this way: converted value - exchange fees" },
    "text2": { "creationFunction": "CreateText", "text": "1. Inverse conversion switch button: switch to & from inverse conversion mode" },
    "text3": { "creationFunction": "CreateText", "text": "2. Last entered amount & currency" },
    "text4": { "creationFunction": "CreateText", "text": "3. Touch here to enter the edit mode, to add, remove & rearrange rows from the currencies table" },
    "text5": { "creationFunction": "CreateText", "text": "1. Touch on the left side of the row to select a different currency" },
    "text6": { "creationFunction": "CreateText", "text": "2. Touch on the right side of the row to enter a value to convert" },
    "text7": { "creationFunction": "CreateText", "text": "1. Touch here to manually download new currencies data: this only works 1 hour later than the last download" },
    "text8": { "creationFunction": "CreateText", "text": "2. This is the last time the data was updated" },
    "text9": { "creationFunction": "CreateText", "text": "3. Touch here to change your settings" }
};
