# Qcodo Distributed Language File # for English (U.S.) # For QTextBoxBase controls MsgId "%s is required" MsgStr "%s is required" MsgId "Required" MsgStr "Required" MsgId "%s must have at least %s characters" MsgStr "%s must have at least %s characters" MsgId "Must have at least %s characters" MsgStr "Must have at least %s characters" # For QWriteBox controls MsgId "" "Tags <b> <u> <i> <br> <code> and <http://...> are allowed. " "Use ** at the beginning of any line for a bulleted list." MsgStr "" "Tags <b> <u> <i> <br> <code> and <http://...> are allowed. " "Use ** at the beginning of any line for a bulleted list." # For QPaginatedControl controls MsgId "item" MsgStr "item" MsgId "items" MsgStr "items" # For QListBox and QCalendar controls MsgId "Reset" MsgStr "Reset" # For ListBoxes in Generated Forms MsgId "- Select One -" MsgStr "- Select One -" # For QIntegerTextBox and QFloatTextBox controls MsgId "Invalid Integer" MsgStr "Invalid Integer" MsgId "Invalid Float" MsgStr "Invalid Float" MsgId "Value must be less than %s" MsgStr "Value must be less than %s" MsgId "Value must be greater than %s" MsgStr "Value must be greater than %s" # For QDataGrid controls MsgId "Results: Viewing %s %s-%s of %s." MsgStr "Results: Viewing %s %s-%s of %s." MsgId "Results: No %s found." MsgStr "Results: No %s found." MsgId "Results: 1 %s found." MsgId_Plural "Results: %s %s found." MsgStr[0] "Results: 1 %s found." MsgStr[1] "Results: %s %s found." # For QPaginator controls MsgId "Previous" MsgStr "Previous" MsgId "Next" MsgStr "Next" # For the List FormDraft Include template MsgId "List All" MsgStr "List All" MsgId "Create a New" MsgStr "Create a New" MsgId "Go to \"Form Drafts\"" MsgStr "Go to \"Form Drafts\"" # For the Edit FormBase class template MsgId "Create" MsgStr "Create" MsgId "Edit" MsgStr "Edit" MsgId "Save" MsgStr "Save" MsgId "Cancel" MsgStr "Cancel" MsgId "Delete" MsgStr "Delete" MsgId "Are you SURE you want to DELETE this %s?" MsgStr "Are you SURE you want to DELETE this %s?" # For the form_drafts/index.php page MsgId "List of Form Drafts" MsgStr "List of Form Drafts" MsgId "View List" MsgStr "View List" MsgId "Create New" MsgStr "Create New"