# ------------------------------------------------------------------------------ # en.msg # This file is part of Unifix BWidget Toolkit # Definition of en translation # ------------------------------------------------------------------------------ # --- symbolic names of buttons ------------------------------------------------ ::msgcat::mcset en {&Abort} {&Abort} ::msgcat::mcset en {&Retry} {&Retry} ::msgcat::mcset en {&Ignore} {&Ignore} ::msgcat::mcset en {&OK} {&OK} ::msgcat::mcset en {&Cancel} {&Cancel} ::msgcat::mcset en {&Yes} {&Yes} ::msgcat::mcset en {&No} {&No} # --- symbolic names of label of SelectFont dialog ---------------------------- ::msgcat::mcset en {Bold} {Bold} ::msgcat::mcset en {Italic} {Italic} ::msgcat::mcset en {Underline} {Underline} ::msgcat::mcset en {Overstrike} {Overstrike} ::msgcat::mcset en {&Font} {&Font} ::msgcat::mcset en {&Size} {&Size} ::msgcat::mcset en {St&yle} {St&yle} ::msgcat::mcset en {&Color...} {&Color...} # --- symbolic names of label of PasswdDlg dialog ----------------------------- ::msgcat::mcset en {&Login} {&Login} ::msgcat::mcset en {&Password} {&Password} # --- resource for SelectFont dialog ------------------------------------------ ::msgcat::mcset en {Font selection} {Font selection} ::msgcat::mcset en {Sample text} {Sample text} # --- resource for MessageDlg dialog ------------------------------------------ ::msgcat::mcset en {Message} {Message} ::msgcat::mcset en {Information} {Information} ::msgcat::mcset en {Question} {Question} ::msgcat::mcset en {Warning} {Warning} ::msgcat::mcset en {Error} {Error} # --- resource for PasswdDlg dialog ------------------------------------------- ::msgcat::mcset en {Enter login and password} {Enter login and password} # --- symbolic names of label of SelectColor dialog ---------------------------- ::msgcat::mcset en {Base colors} {Base colors} ::msgcat::mcset en {User colors} {User colors} ::msgcat::mcset en {Your Selection} {Your Selection} ::msgcat::mcset en {Color Selectors} {Color Selectors} # --- dynamic help text for SelectColor dialog. Lines 75 chars max, split by '\n'. ::msgcat::mcset en {Click or drag the mouse in the Color Selectors to choose a color.\nIf the selected color remains black, regardless of what you\ndo in the left-hand Color Selector (for hue and saturation), check\nthe position of the pointer in the right-hand Color Selector\n(for brightness).\n\nClick one of the "Base colors" to read a value from this palette.\n\nClick one of the "User colors" to read a value from this palette,\nor to write to the palette if the color is blank. If you then\nuse the Color Selectors to change the color, your choice will be\nwritten to this (User) palette color until you select another\n(Base or User) palette color.} {Click or drag the mouse in the Color Selectors to choose a color.\nIf the selected color remains black, regardless of what you\ndo in the left-hand Color Selector (for hue and saturation), check\nthe position of the pointer in the right-hand Color Selector\n(for brightness).\n\nClick one of the "Base colors" to read a value from this palette.\n\nClick one of the "User colors" to read a value from this palette,\nor to write to the palette if the color is blank. If you then\nuse the Color Selectors to change the color, your choice will be\nwritten to this (User) palette color until you select another\n(Base or User) palette color.} ::msgcat::mcset en {Click in the text entry window in the left of the "Your\nSelection" area.\n\nType the color that you want in hexadecimal RGB format.\nWhenever the number of hexadecimal digits is a multiple\nof 3, the color value is valid and will be copied to the\nother parts of the Color Selector.\n\nLeave the text entry window by clicking anywhere else,\nor by pressing the "Escape" or "Return" key. The text\nentry window will then display the color in 24-bit RGB\nformat, although internally the Color Selector uses\n48-bit colors.\n\nWhen the text entry widget does not have keyboard focus\n(i.e. does not show a cursor), the "Return" and "Escape"\nkeys do the same as the "OK" and "Cancel" buttons,\nrespectively.} {Click in the text entry window in the left of the "Your\nSelection" area.\n\nType the color that you want in hexadecimal RGB format.\nWhenever the number of hexadecimal digits is a multiple\nof 3, the color value is valid and will be copied to the\nother parts of the Color Selector.\n\nLeave the text entry window by clicking anywhere else,\nor by pressing the "Escape" or "Return" key. The text\nentry window will then display the color in 24-bit RGB\nformat, although internally the Color Selector uses\n48-bit colors.\n\nWhen the text entry widget does not have keyboard focus\n(i.e. does not show a cursor), the "Return" and "Escape"\nkeys do the same as the "OK" and "Cancel" buttons,\nrespectively.}