home *** CD-ROM | disk | FTP | other *** search
/ linuxmafia.com 2016 / linuxmafia.com.tar / linuxmafia.com / pub / palmos / happydays-src-1.37.tar.gz / happydays-src-1.37.tar / happydays-1.37 / happydays-en.rcp < prev    next >
Text File  |  2000-11-03  |  25KB  |  729 lines

  1. // HappyDays - A birthday display for the PalmPilot
  2. //
  3. //      Copyright(c) 1999-2000 JaeMok Jeong
  4. //
  5. // This program is free software; you can redistribute it and/or
  6. // modify it under the terms of the GNU General Public License
  7. // as published by the Free Software Foundation; either version 2
  8. // of the License, or (at your option) any later version.
  9. //
  10. // This program is distributed in the hope that it will be useful,
  11. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  12. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  13. // GNU General Public License for more details.
  14. //
  15. // You should have received a copy of the GNU General Public License
  16. // along with this program; if not, write to the Free Software
  17. // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
  18.  
  19. #include "happydaysRsc.h"
  20.  
  21. TRANSLATION "ENGLISH"
  22. BEGIN
  23.     "Translator" = "English version"
  24.     "Translator's email" = ""
  25.  
  26.     "long_notifySettingString" = ""\
  27.     "* Records\n"\
  28.     "Tab 'all' if you'd like to "\
  29.     "make notification entries created for all of your events in this"\
  30.     " category."\
  31.     "Tab 'selected' if only the currently selected record should be "\
  32.     "taken into account.\n\n"\
  33.     "* Existing\n"\
  34.     "Tap 'keep' if existing HappyDays entries "\
  35.     "should be left untouched. Tap 'modify' if you'd like "\
  36.     "these entries to be changed.\n\n"\
  37.     "* Alarm\n"\
  38.     "will set the alarm notification in your datebook entry. Set "\
  39.     "the number of days in advance you'd like to get notified.\n\n"\
  40.     "* Time\n"\
  41.     "Time of the event\n\n"\
  42.     "* Repeat for\n"\
  43.     "is the interval of the notification record. "\
  44.     "-1 means repeat forever in case of solar event, and "\
  45.     "means repeat for 5 years in lunar event for convenience.\n"
  46.  
  47.     "long_notifySettingMoreString" = ""\
  48.     "For AN Icon Number, consult Action Names manual. DateBk3Icon is "\
  49.     "read from MemoPad. If you don't have DateBk3 Icon entry in MemoPad, "\
  50.     "nothing is displayed.\n"
  51.  
  52.     "long_customErrorString" = ""\
  53.     "'Birthday' is the default custom field name."\
  54.     "To set a different default custom field"\
  55.     " name, tap 'Preferences'.\n\n"\
  56.     "IMPORTANT: You need to launch your Addressbook and select 'Options/"\
  57.     "Rename Custom Fields' to rename a custom field to 'Birthday'"\
  58.     " or whatever you set as a custom field name in the Preferences of "\
  59.     "HappyDays.\n"
  60.  
  61.     "long_aboutString" = ""\
  62.     "'HappyDays' will help you remember the birthdays and anniversaries "\
  63.     "of your friends and family members, as well as other events."\
  64.     "\n\nUse one of the custom fields in Address Book application "\
  65.     "and rename it to 'Birthday'."\
  66.     "\n\nExamples:\n"\
  67.     " Last Name: Jeong\n"\
  68.     " First name: JaeMok\n"\
  69.     " ...\n"\
  70.     " Birthday: -)12/4/70\n\n"\
  71.     "Formats:\n"\
  72.     " [-)|#)]Date\n"\
  73.     " -) means lunar calendar\n"\
  74.     " #) means lunar leap month\n\n"\
  75.     "Date format is automatically read from the system preferences. "\
  76.     "You can omit the year field. Year input below 100 is assumed to be "\
  77.     "year in the 20th century, If you are not sure of the year format, "\
  78.     "just write it in form of YYYY(e.g. 1970).\n\n"\
  79.     "To set multiple entry, refer the manual.\n"
  80.  
  81.     "long_cleanupAlertString" = ""\
  82.     "Notification entries are considered HappyDays if they have "\
  83.     "{HappyDays ID} in their memo field. "\     
  84.     "If you use this format in your own "\
  85.     "entries, this record might also be removed by CleanUp.\n"
  86.  
  87.     "long_prefFormString" = ""\
  88.     "* Instead of system date...\n"\
  89.     "Control the interpretation of the AddressDB Birthday custom field. "\
  90.     "By default this is the same as the system date format preference.\n\n"\
  91.     "* Scan note field\n"\
  92.     "To read note field in Address Book, check this option.\n\n"\
  93.     "* Emphasize Lunar Date\n"\
  94.     "If checkbox is on, the dashed line is drawed beneath lunar date.\n\n"\
  95.     "* Notify format\n"\
  96.     "The description format used for notification\n\n"\
  97.     "* Custom field\n"\
  98.     "The name of custom fields in Address Book used for INPUT\n\n"\
  99.     "* HappyDays ID\n"\
  100.     "Used for Notify and Cleanup\n"
  101.  
  102.     "long_removeConfirmString" = ""\
  103.     "Are you sure you want to remove all "\
  104.     "HappyDays notify entries?"
  105.  
  106.     "long_sl2lnString" = ""\
  107.         "-) means plain month in lunar\n"\
  108.         "#) means leap month in lunar"
  109.  
  110.     "long_cantFindAddrString" = ""\
  111.     "Can't find custom address book field: '%s'\n"\
  112.     "Please rename a custom field of your address book."
  113.  
  114.     "Select Time" = "Select Time"
  115.     "No Time" = "No Time"
  116.     "Invalid input date" = "Invalid input date"
  117.     "Export to Memo Pad is completed." = "Export to Memo Pad is completed."
  118.  
  119.     "SUN"   = "SUN"
  120.     "MON"   = "MON"
  121.     "TUE"   = "TUE"
  122.     "WED"   = "WED"
  123.     "THU"   = "THU"
  124.     "FRI"   = "FRI"
  125.     "SAT"   = "SAT"
  126.  
  127.     "Not enough memory" = "Not enough memory"
  128.     "%d notify entry is created.\n" = "%d notify entry is created.\n" 
  129.     "%d existing entry " = "%d existing entry "
  130.     "is kept untouched." = "is kept untouched."
  131.     "is modified." = "is modified."
  132.  
  133.     "Could not write prefs." = ""\
  134.         "Could not write prefs."
  135.     "Collecting Information..." = "Collecting Information..."
  136.  
  137.     "HappyDays List" = "HappyDays List"
  138.     "Look Up:" = "Look Up:"
  139.  
  140.     "HappyDays View" = "HappyDays View"
  141.     "Done"  = "Done"
  142.     "DB" = "DB" 
  143.     "TD" = "TD"
  144.     "Goto" = "Goto"
  145.  
  146.     "Utilities" = "Utilities"
  147.     "Date Book Notify" = "Date Book Notify"
  148.     "Cleanup Date Book"  = "Cleanup Date Book"
  149.     "To Do Notify" = "To Do Notify"
  150.     "Cleanup To Do"  = "Cleanup To Do"
  151.     "Export to Memo Pad" = "Export to Memo Pad"
  152.     "Solar to Lunar" = "Solar to Lunar"
  153.     "Lunar to Solar" = "Lunar to Solar"
  154.     "Options" = "Options"
  155.     "Preferences" = "Preferences"
  156.     "About HappyDays" = "About HappyDays"
  157.  
  158.     "Edit" = "Edit"
  159.     "Undo" = "Undo"
  160.     "Cut" = "Cut"
  161.     "Copy" = "Copy" 
  162.     "Paste" = "Paste" 
  163.     "Select All" = "Select All" 
  164.     "Keyboard" = "Keyboard" 
  165.     "Graffiti" = "Graffiti"
  166.  
  167.     "HappyDays Preferences" = "HappyDays Preferences"
  168.     "Custom field:" = "Custom field:"
  169.     "HappyDays ID:" = "HappyDays ID:"
  170.     "Emphasize Lunar Date" = "Emphasize Lunar Date"
  171.  
  172.     "OK" = "OK"
  173.     "Cancel" = "Cancel"
  174.  
  175.     "Solar to Lunar Convert" = "Solar to Lunar Convert"
  176.     "Enter Solar date:" = "Enter Solar date:"
  177.     "Year must be in 1881-2043" = "Year must be in 1881-2043"
  178.     "Result Lunar date:" = "Result Lunar date:"
  179.  
  180.     "Convert" = "Convert"
  181.  
  182.     "Lunar to Solar Convert" = "Lunar to Solar Convert"
  183.     "Enter Lunar date:" = "Enter Lunar date:"
  184.     "Leap" = "Leap"
  185.     "Result Solar date:" = "Result Solar date:"
  186.  
  187.     "Records:" = "Records:"
  188.       "all" = "all"
  189.       "selected" = "selected" 
  190.     "Existing:" = "Existing:"
  191.       "keep" = "keep"
  192.       "modify" = "modify"
  193.     "Priority:" = "Priority:"
  194.     "Category:" = "Category:"
  195.     "Private:" = "Private:"
  196.     "Alarm:" = "Alarm:"
  197.     "Time:" = "Time:"
  198.     "More..." = "More..."
  199.  
  200.     "Repeat for:" = "Repeat for:"
  201.     "years" = "years"
  202.  
  203.     "HappyDays says" = "HappyDays says"
  204.  
  205.     "HappyDays Export" = "HappyDays Export"
  206.     "Would you like to export HappyDays List to Memo Pad?" = ""\
  207.         "Would you like to export HappyDays List to Memo Pad?" 
  208.  
  209.     "Custom Field Error" = "Custom Field Error"
  210.     "Help" = "Help" 
  211.  
  212.  
  213.     "HappyDays Cleanup" = "HappyDays Cleanup" 
  214.  
  215.     "Notify warning" = "Notify warning" 
  216.     "^1: Are you sure you want to create notify entries for ^2 HappyDays records?" = ""\
  217.       "^1: Are you sure you want to create notify entries for ^2 HappyDays records?" 
  218.       
  219.  
  220.     "Invalid event format" = "Invalid event format" 
  221.  
  222.     "The address record for ^1\n contains an invalid event. How would you like to handle it?" = ""\
  223.     "The address record for ^1\n contains an invalid event. How would you like to handle it?" 
  224.  
  225.     "Ignore" = "Ignore" 
  226.     "Ignore all" = "Ignore all" 
  227.  
  228.     "Cleanup Done" = "Cleanup Done" 
  229.  
  230.     "^1: ^2 HappyDays notify entries removed." = ""\
  231.         "^1: ^2 HappyDays notify entries removed." 
  232.  
  233.     "Birthday" = "Birthday" 
  234.     "All" = "All" 
  235.     "HappyDays Export List" = "HappyDays Export List" 
  236.     "(not exist in this year)" = "(not exist in this year)" 
  237.     "Please run Date Book once first." = "Please run Date Book once first."  
  238.     
  239.     "Instead of system date format" = "Instead of system date format"  
  240.     "Use" = "Use"  
  241.     "M/D/Y" = "M/D/Y"  
  242.     "D/M/Y" = "D/M/Y"  
  243.     "D.M.Y" = "D.M.Y"  
  244.     "D-M-Y" = "D-M-Y"  
  245.     "Y/M/D" = "Y/M/D"  
  246.     "Y.M.D" = "Y.M.D"  
  247.     "Y-M-D" = "Y-M-D"  
  248.  
  249.     "Date Book Icon" = "Date Book Icon"  
  250.       "Icon Support" = "Icon Support"  
  251.       "AN" = "AN"  
  252.       "DateBk3" = "DateBk3"  
  253.       "AN Icon Number:" = "AN Icon Number:"  
  254.       "DateBk3 Icon:" = "DateBk3 Icon:"  
  255.  
  256.     "Days" = "Days"  
  257.     "Date Book" = "Date Book"  
  258.     "To Do" = "To Do"  
  259.     "Scan note field" = "Scan note field"  
  260.     "%d day(s) left" = "%d day(s) left"  
  261.     "Notify Format:" = "Notify Format:"  
  262.     "[Last, First] E(1) Year" = "[Last, First] E(1) Year"  
  263.     "[First Last] E(1) Year" = "[First Last] E(1) Year"  
  264.     "Event - Last, First Year" = "Event - Last, First Year"  
  265.     "Event - First Last Year" = "Event - First Last Year"  
  266.     "First Last Year" = "First Last Year"  
  267.     
  268.     "Processing" = "Processing"  
  269.     "Processed : " = "Processed : " 
  270. END
  271.  
  272. STRING ID DateBookNotifyHelpString "long_notifySettingString"
  273. STRING ID DateBookNotifyMoreHelpString "long_notifySettingMoreString"
  274. STRING ID SelectDateString  "HappyDays"
  275. STRING ID CustomErrorHelpString "long_customErrorString"
  276. STRING ID AboutHelpString "long_aboutString"
  277. STRING ID CleanupAlertHelpString "long_cleanupAlertString"
  278. STRING ID PrefFormHelpString "long_prefFormString"
  279. STRING ID RemoveConfirmString "long_removeConfirmString"
  280. STRING ID InvalidDateString "Invalid input date"
  281. STRING ID SelectTimeString  "Select Time"
  282. STRING ID NoTimeString      "No Time"
  283. STRING ID ExportDoneString  "Export to Memo Pad is completed."
  284. STRING ID Sl2LnFormHelpString "long_sl2lnString"
  285.  
  286. STRING ID SunString     "SUN"
  287. STRING ID MonString     "MON" 
  288. STRING ID TueString     "TUE"
  289. STRING ID WedString     "WED"
  290. STRING ID ThuString     "THU"
  291. STRING ID FriString     "FRI"
  292. STRING ID SatString     "SAT"
  293.  
  294. STRING ID NotEnoughMemoryString
  295.                 "Not enough memory"
  296. STRING ID NotifyCreateString
  297.                 "%d notify entry is created.\n"
  298. STRING ID ExistingEntryString   "%d existing entry "
  299. STRING ID UntouchedString       "is kept untouched."
  300. STRING ID ModifiedString        "is modified."
  301. STRING ID CantFindAddrString    "long_cantFindAddrString"
  302. STRING ID CantWritePrefsString  "Could not write prefs."
  303. STRING ID ExportHeaderString     "HappyDays Export List"
  304. STRING ID ViewNotExistString    "(not exist in this year)"
  305. STRING ID DateBookFirstAlertString  "Please run Date Book once first."
  306. STRING ID DateBookNotifyDaysString "Days"
  307.  
  308. STRING ID DateBookString        "Date Book"
  309. STRING ID ToDoString            "To Do"
  310. STRING ID BirthLeftString        "%d day(s) left"
  311. STRING ID BirthPassedString     "%d day(s) passed"
  312.  
  313. FORM StartForm AT (0 0 160 160)
  314. NOFRAME
  315. SAVEBEHIND
  316. BEGIN
  317.     LABEL "Collecting Information..." AUTOID AT (Center@80 BOTTOM@125) FONT 1
  318. END
  319.  
  320. FORM MainForm AT (0 0 160 160)
  321. USABLE
  322. NOFRAME
  323. SAVEBEHIND
  324. MENUID MainFormMenu
  325. BEGIN
  326.     TITLE "HappyDays"
  327.     TABLE ID MainFormTable AT (0 16 160 121) ROWS 11 COLUMNS 1
  328.                 COLUMNWIDTHS 160
  329.     LABEL "Look Up:" AUTOID AT (1 BOTTOM@160-1) FONT 0
  330.     SELECTORTRIGGER "" ID MainFormStart at (PrevRight+6 PrevTop
  331.             AUTO AUTO) LEFTANCHOR FONT 0
  332.  
  333.     POPUPTRIGGER "" ID MainFormPopupTrigger
  334.             AT ( RIGHT@159 1 AUTO AUTO ) RIGHTANCHOR 
  335.     LIST "" ID MainFormAddrCategories AT (PREVLEFT PREVTOP 70 AUTO)
  336.             NONUSABLE
  337.     POPUPLIST ID MainFormPopupTrigger MainFormAddrCategories
  338.  
  339.     BUTTON " " ID MainFormPageUp AT ( RIGHT@159 141 13 8 )
  340.         NONUSABLE NOFRAME FONT 5
  341.     BUTTON " " ID MainFormPageDown AT ( PREVLEFT PREVBOTTOM 13 8 )
  342.         NONUSABLE NOFRAME FONT 5
  343. END
  344.  
  345. FORM BirthdateForm AT (0 0 160 160)
  346. USABLE
  347. NOFRAME
  348. SAVEBEHIND
  349. MENUID ViewFormMenu
  350. BEGIN
  351.     TITLE "HappyDays View"
  352.  
  353.     FIELD ID BirthdateCategory AT (RIGHT@158 1 65 AUTO) RIGHTALIGN 
  354.         NONEDITABLE FONT 0
  355.  
  356.     FIELD ID BirthdateFirst AT (6 30 148 AUTO) NONEDITABLE FONT 2
  357.     FIELD ID BirthdateSecond AT (PrevLeft PrevBottom+2 148 AUTO) 
  358.         NONEDITABLE FONT 2
  359.     FIELD ID BirthdateCustom AT (PrevLeft PrevBottom+6 148 AUTO)
  360.         NONEDITABLE FONT 1
  361.     FIELD ID BirthdateDate AT (PrevLeft PrevBottom+3 148 AUTO)
  362.         NONEDITABLE FONT 2
  363.     FIELD ID BirthdateOrigin AT (PrevLeft PrevBottom+1 148 AUTO)
  364.         NONEDITABLE FONT 0
  365.     FIELD ID BirthdateLeft AT (PrevLeft+42 PrevBottom+2 128 AUTO)
  366.         NONEDITABLE FONT 0
  367.  
  368.     BUTTON "Done" ID BirthdateDone AT (1 BOTTOM@159 AUTO AUTO)
  369.     BUTTON "DB" ID BirthdateNotifyDB AT (PrevRight+6 PrevTop AUTO AUTO)
  370.     BUTTON "TD" ID BirthdateNotifyTD AT (PrevRight+1 PrevTop AUTO AUTO)
  371.     BUTTON "Goto" ID BirthdateGoto AT ( PrevRight+6 PrevTop AUTO AUTO)
  372. END
  373.  
  374. MENU ID MainFormMenu
  375. BEGIN
  376.     PULLDOWN "Utilities"
  377.     BEGIN
  378.         MENUITEM "Date Book Notify"       MainFormMenuNotifyDatebook  "D"
  379.         MENUITEM "Cleanup Date Book"     MainFormMenuCleanupDatebook "C"
  380.         MENUITEM "To Do Notify"           MainFormMenuNotifyTodo        "T"
  381.         MENUITEM "Cleanup To Do"           MainFormMenuCleanupTodo     "O"
  382.         MENUITEM SEPARATOR
  383.         MENUITEM "Export to Memo Pad"   MainFormMenuExport          "E" 
  384.         MENUITEM SEPARATOR
  385.         MENUITEM "Solar to Lunar"       MainFormMenuSl2Ln           "S"
  386.         MENUITEM "Lunar to Solar"       MainFormMenuLn2Sl           "L"
  387.     END
  388.  
  389.     PULLDOWN "Options"
  390.     BEGIN
  391.         MENUITEM "Preferences"              MainFormMenuPref    "R"
  392.         MENUITEM SEPARATOR
  393.         MENUITEM "About HappyDays"          MainFormMenuAbout   "A"
  394.     END
  395. END
  396.  
  397. MENU ID ViewFormMenu
  398. BEGIN
  399.     PULLDOWN "Utilities"
  400.     BEGIN
  401.         MENUITEM "Solar to Lunar"           MainFormMenuSl2Ln   "S"
  402.         MENUITEM "Lunar to Solar"           MainFormMenuLn2Sl   "L"
  403.     END
  404. END
  405.  
  406. // Edit menu for S2L, L2S
  407. MENU ID TextMenu
  408. BEGIN
  409.     PULLDOWN   "Edit"
  410.     BEGIN
  411.     MENUITEM "Undo"                         TextMenuUndo        "U"
  412.     MENUITEM "Cut"                          TextMenuCut         "X"
  413.     MENUITEM "Copy"                         TextMenuCopy        "C"
  414.     MENUITEM "Paste"                        TextMenuPaste       "P"
  415.     MENUITEM "Select All"                   TextMenuSAll        "S"
  416.     MENUITEM  SEPARATOR
  417.     MENUITEM "Keyboard"                     TextMenuKBoard      "K"
  418.     MENUITEM "Graffiti"                     TextMenuGHelp       "G"
  419.     END
  420. END
  421.  
  422. FORM ID PrefForm AT (2 2 156 156)
  423. FRAME
  424. MODAL
  425. USABLE
  426. DEFAULTBTNID PrefFormCancel
  427. HELPID PrefFormHelpString
  428. BEGIN
  429.     TITLE "HappyDays Preferences"
  430.     CHECKBOX "Instead of system date format" ID PrefFormOverrideSystemDate AT 
  431.             (10 20 AUTO AUTO)
  432.     LABEL "Use" AUTOID AT (20 PREVBOTTOM)
  433.     LIST "M/D/Y" "D/M/Y" "D.M.Y" "D-M-Y" "Y/M/D" "Y.M.D" "Y-M-D" 
  434.         ID PrefFormDateFmts 
  435.         AT (PREVRIGHT+4 PREVTOP 40 AUTO) VISIBLEITEMS 7 NONUSABLE
  436.     POPUPTRIGGER "" ID PrefFormDateTrigger AT (PREVLEFT PREVTOP-1 40 13) LEFTANCHOR
  437.     POPUPLIST ID PrefFormDateTrigger PrefFormDateFmts
  438.  
  439.     CHECKBOX "Scan note field" ID PrefFormScanNote
  440.         AT (10 PrevBottom AUTO AUTO)
  441.     CHECKBOX "Emphasize Lunar Date" ID PrefFormEmphasize 
  442.         AT (10 PrevBottom AUTO AUTO) 
  443.  
  444.     LABEL "Notify Format:" AUTOID AT (10 PrevBottom+5) 
  445.     LIST     "[Last, First] E(1) Year" 
  446.             "[First Last] E(1) Year" 
  447.             "Event - Last, First Year"
  448.             "Event - First Last Year"
  449.             "First Last Year"
  450.         ID PrefFormNotifyFmts 
  451.             AT (20 PrevBottom 120 AUTO) VISIBLEITEMS 5 NONUSABLE
  452.     POPUPTRIGGER "" ID PrefFormNotifyTrigger 
  453.             AT (PREVLEFT PREVTOP-1 40 13) LEFTANCHOR
  454.     POPUPLIST ID PrefFormNotifyTrigger PrefFormNotifyFmts
  455.  
  456.     LABEL "Custom field:" AUTOID AT (10 PrevBottom+5) 
  457.     FIELD ID PrefFormCustomField AT (85 PrevTop 50 AUTO) UNDERLINED
  458.             MAXCHARS 12
  459.     LABEL "HappyDays ID:" AUTOID AT (10 PrevBottom+1) 
  460.     FIELD ID PrefFormNotifyWith AT (85 PrevTop 28 AUTO) UNDERLINED
  461.             MAXCHARS 5
  462.  
  463.     BUTTON "OK" ID PrefFormOk AT (5 BOTTOM@149 40 AUTO)
  464.     BUTTON "Cancel" ID PrefFormCancel AT (PrevRight+5 PrevTop 40 AUTO)
  465.     GRAFFITISTATEINDICATOR AT (PrevRight+5 PrevTop)
  466. END
  467.  
  468. FORM ID Sl2LnForm AT (2 2 156 156)
  469. USABLE
  470. SAVEBEHIND
  471. MODAL
  472. HELPID Sl2LnFormHelpString
  473. MENUID TextMenu
  474. BEGIN
  475.     TITLE "Solar to Lunar Convert"
  476.     LABEL "Enter Solar date:" AUTOID AT (10 30) FONT 1
  477.     FIELD ID Sl2LnFormInput AT (10 PrevBottom+3 70 AUTO) MAXCHARS 10
  478.         UNDERLINED
  479.     LABEL "Year must be in 1881-2043" AUTOID AT (10 PrevBottom+3) FONT 0
  480.  
  481.     LABEL "Result Lunar date:" AUTOID AT (10 PrevBottom+15) FONT 1
  482.     FIELD ID Sl2LnFormResult AT (10 PrevBottom+3 70 AUTO)
  483.         NONEDITABLE UNDERLINED MAXCHARS 15
  484.  
  485.     BUTTON "Convert" ID Sl2LnFormConvert AT
  486.             (10 BOTTOM@151 40 AUTO)
  487.     BUTTON "OK" ID Sl2LnFormOk AT (PrevRight+5 PrevTop 40 AUTO)
  488.  
  489. END
  490.  
  491. FORM ID Ln2SlForm AT (2 2 156 156)
  492. USABLE
  493. SAVEBEHIND
  494. MODAL
  495. MENUID TextMenu
  496. BEGIN
  497.     TITLE "Lunar to Solar Convert"
  498.     LABEL "Enter Lunar date:" AUTOID AT (10 30) FONT 1
  499.     FIELD ID Ln2SlFormInput AT (10 PrevBottom+3 70 AUTO) MAXCHARS 10
  500.         UNDERLINED
  501.     CHECKBOX "Leap" ID Ln2SlFormInputLeap AT
  502.         (PrevRight+8 PrevTop AUTO AUTO) LEFTANCHOR FONT 0
  503.     LABEL "Year must be in 1881-2043" AUTOID AT (10 PrevBottom+3) FONT 0
  504.  
  505.     LABEL "Result Solar date:" AUTOID AT (10 PrevBottom+15) FONT 1
  506.     FIELD ID Ln2SlFormResult AT (10 PrevBottom+3 80 AUTO)
  507.         NONEDITABLE UNDERLINED MAXCHARS 15
  508.  
  509.     BUTTON "Convert" ID Ln2SlFormConvert AT
  510.             (10 BOTTOM@151 40 AUTO)
  511.     BUTTON "OK" ID Ln2SlFormOk AT (PrevRight+5 PrevTop 40 AUTO)
  512.  
  513. END
  514.  
  515. FORM ID DateBookNotifyForm AT (2 18 156 140)
  516. FRAME
  517. MODAL
  518. USABLE
  519. DEFAULTBTNID DateBookNotifyFormCancel
  520. HELPID  DateBookNotifyHelpString
  521. BEGIN
  522.     TITLE "Date Book Notify"
  523.     LABEL "Records:" AUTOID AT (RIGHT@78 25) FONT 1
  524.     PUSHBUTTON "all" ID NotifyFormRecordAll 
  525.             AT (PrevRight+5 PrevTop AUTO AUTO) GROUP 1
  526.     PUSHBUTTON "selected" ID NotifyFormRecordSlct 
  527.             AT (PrevRight+1 PrevTop AUTO AUTO) LEFTANCHOR GROUP 1
  528.  
  529.     LABEL "Existing:" AUTOID AT (RIGHT@78 PrevBottom+3) FONT 1
  530.     PUSHBUTTON "keep" ID NotifyFormEntryKeep 
  531.             at (PrevRight+5 PrevTop AUTO AUTO) GROUP 2
  532.     PUSHBUTTON "modify" ID NotifyFormEntryModify 
  533.             at (PrevRight+1 PrevTop AUTO AUTO) LEFTANCHOR GROUP 2
  534.  
  535.     LABEL "Private:" AUTOID AT (RIGHT@78 PrevBottom+3) FONT 1
  536.     CHECKBOX " " ID NotifyFormPrivate 
  537.             at (PrevRIght+5 PrevTop AUTO AUTO) RIGHTANCHOR FONT 1 
  538.  
  539.     LABEL "Alarm:" AUTOID AT (RIGHT@78 PrevBottom+3) FONT 1
  540.     CHECKBOX "" ID DateBookNotifyFormAlarm at (PrevRight+5 PrevTop
  541.             AUTO AUTO) RIGHTANCHOR FONT 1
  542.     FIELD ID DateBookNotifyFormBefore AT (PrevRight+2 PrevTop 13 AUTO)
  543.         UNDERLINED MAXCHARS 2
  544.     FIELD  ID DateBookNotifyFormLabelDays AT (PrevRight PrevTop 30 AUTO) 
  545.         NONEDITABLE 
  546.  
  547.     LABEL "Time:" AUTOID AT (RIGHT@78 PrevBottom+3) FONT 1
  548.     SELECTORTRIGGER "" ID DateBookNotifyFormTime at (PrevRight+5 PrevTop
  549.             AUTO AUTO) LEFTANCHOR FONT 0
  550.  
  551.     LABEL "Repeat for:" AUTOID AT (RIGHT@78 PrevBottom+3) FONT 1
  552.     FIELD ID DateBookNotifyFormDuration AT (PrevRight+5 PrevTop 13 AUTO)
  553.             UNDERLINED MAXCHARS 2
  554.     LABEL "years" AUTOID AT (PrevRight+3 PrevTop) FONT 0
  555.  
  556.     BUTTON "OK" ID DateBookNotifyFormOk AT (5 Bottom@135 40 AUTO)
  557.     BUTTON "Cancel" ID DateBookNotifyFormCancel AT (PrevRight+5 PrevTop 40 AUTO)
  558.     BUTTON "Icon" ID DateBookNotifyFormMore AT (RIGHT@150 PrevTop AUTO AUTO)
  559. END
  560.  
  561. FORM ID DateBookNotifyMoreForm AT (2 18 156 140)
  562. FRAME
  563. MODAL
  564. USABLE
  565. HELPID  DateBookNotifyMoreHelpString
  566. BEGIN
  567.     TITLE "Date Book Icon"
  568.  
  569.     CHECKBOX "Icon Support" ID DateBookNotifyFormIcon 
  570.             at (7 25 AUTO AUTO) RIGHTANCHOR FONT 0 
  571.     PUSHBUTTON "AN" ID DateBookNotifyFormAN AT (PrevRight+5
  572.             PrevTop AUTO AUTO) LEFTANCHOR GROUP 1
  573.     PUSHBUTTON "DateBk3" ID DateBookNotifyFormBk3 AT (PrevRight+1
  574.             PrevTop AUTO AUTO) GROUP 1
  575.  
  576.     LABEL "AN Icon Number:" ID DateBookNotifyANLabel AT (5 PrevBottom+5) 
  577.     FIELD ID DateBookNotifyANInput AT (PrevRight+5 PrevTop 30 AUTO) 
  578.         UNDERLINED MAXCHARS 3
  579.  
  580.     LABEL "DateBk3 Icon:" ID DateBookNotifyBk3Label AT (5 PrevBottom+2) 
  581.     TABLE ID DateBookNotifyBk3Table AT (7 PrevBottom 143 40) ROWS 4 
  582.         COLUMNS 13 COLUMNWIDTHS 10 10 10 10 10 10 10 10 10 10 10 10 10
  583.  
  584.     BUTTON "OK" ID DateBookNotifyMoreFormOk AT (5 Bottom@135 40 AUTO)
  585.     GRAFFITISTATEINDICATOR AT (PrevRight+5 PrevTop)
  586. END
  587.  
  588. FORM ID ToDoNotifyForm AT (2 28 156 130)
  589. FRAME
  590. MODAL
  591. USABLE
  592. DEFAULTBTNID ToDoNotifyFormCancel
  593. BEGIN
  594.     TITLE "To Do Notify"
  595.  
  596.     LABEL "Records:" AUTOID AT (RIGHT@65 20) FONT 1
  597.     PUSHBUTTON "all" ID NotifyFormRecordAll 
  598.             AT (PrevRight+5 PrevTop AUTO AUTO) GROUP 1
  599.     PUSHBUTTON "selected" ID NotifyFormRecordSlct 
  600.             AT (PrevRight+1 PrevTop AUTO AUTO) LEFTANCHOR GROUP 1
  601.  
  602.     LABEL "Existing:" AUTOID AT (RIGHT@65 PrevBottom+5) FONT 1
  603.     PUSHBUTTON "keep" ID NotifyFormEntryKeep 
  604.             at (PrevRight+5 PrevTop AUTO AUTO) GROUP 2
  605.     PUSHBUTTON "modify" ID NotifyFormEntryModify 
  606.             at (PrevRight+1 PrevTop AUTO AUTO) LEFTANCHOR GROUP 2
  607.  
  608.     LABEL "Priority:" AUTOID AT (RIGHT@65 PrevBottom+5) FONT 1
  609.     PUSHBUTTON "1" ID ToDoNotifyPri1 AT (PrevRight+5 PrevTop AUTO AUTO)
  610.         LEFTANCHOR GROUP 3
  611.     PUSHBUTTON "2" ID ToDoNotifyPri2 AT (PrevRight+1 PrevTop AUTO AUTO)
  612.         LEFTANCHOR GROUP 3
  613.     PUSHBUTTON "3" ID ToDoNotifyPri3 AT (PrevRight+1 PrevTop AUTO AUTO)
  614.         LEFTANCHOR GROUP 3
  615.     PUSHBUTTON "4" ID ToDoNotifyPri4 AT (PrevRight+1 PrevTop AUTO AUTO)
  616.         LEFTANCHOR GROUP 3
  617.     PUSHBUTTON "5" ID ToDoNotifyPri5 AT (PrevRight+1 PrevTop AUTO AUTO)
  618.         LEFTANCHOR GROUP 3
  619.  
  620.     LABEL "Category:" AUTOID AT (RIGHT@65 PrevBottom+5) FONT 1
  621.     POPUPTRIGGER "" ID ToDoPopupTrigger
  622.             AT ( PrevRight+5 PrevTop AUTO AUTO ) LeftAnchor 
  623.     LIST "" ID ToDoNotifyCategory AT ( PrevLeft PrevTop 70 AUTO ) 
  624.         NONUSABLE 
  625.     POPUPLIST ID ToDoPopupTrigger ToDoNotifyCategory
  626.     
  627.     LABEL "Private:" AUTOID AT (RIGHT@65 PrevBottom+5) FONT 1
  628.     CHECKBOX " " ID NotifyFormPrivate 
  629.             at (PrevRight+5 PrevTop AUTO AUTO) RIGHTANCHOR FONT 1 
  630.  
  631.     BUTTON "OK" ID ToDoNotifyFormOk AT (5 Bottom@125 40 AUTO)
  632.     BUTTON "Cancel" ID ToDoNotifyFormCancel AT (PrevRight+5 PrevTop 40 AUTO)
  633. END
  634.  
  635. ALERT ID ErrorAlert INFORMATION
  636. BEGIN
  637.     TITLE "HappyDays says"
  638.     MESSAGE "^1"
  639.     BUTTONS "OK"
  640. END
  641.  
  642. ALERT ID ExportAlert CONFIRMATION
  643. DEFAULTBUTTON 1
  644. BEGIN
  645.     TITLE "HappyDays Export"
  646.     MESSAGE 
  647.         "Would you like to export HappyDays List to Memo Pad?"
  648.     BUTTONS "OK" "Cancel"
  649. END
  650.  
  651. ALERT ID CustomFieldAlert INFORMATION
  652. HELPID CustomErrorHelpString
  653. BEGIN
  654.     TITLE "Custom Field Error"
  655.     MESSAGE "^1"
  656.     BUTTONS "OK" "Help" "Preferences"
  657. END
  658.  
  659. ALERT ID CleanupAlert CONFIRMATION
  660. HELPID CleanupAlertHelpString
  661. DEFAULTBUTTON 1
  662. BEGIN
  663.     TITLE "HappyDays Cleanup"
  664.     MESSAGE "^1: ^2"
  665.     BUTTONS "OK" "Cancel"
  666. END
  667.  
  668. ALERT ID NotifyWarning CONFIRMATION
  669. DEFAULTBUTTON 1
  670. BEGIN
  671.     TITLE "Notify warning"
  672.     MESSAGE "^1: Are you sure you want to create notify entries for ^2 HappyDays records?"
  673.     BUTTONS "OK" "Cancel"
  674. END
  675.  
  676. ALERT ID InvalidFormat CONFIRMATION
  677. BEGIN
  678.     TITLE "Invalid event format"
  679.     MESSAGE "The address record for ^1\n contains an invalid event. How would you like to handle it?"
  680.     BUTTONS "Edit" "Ignore" "Ignore all"
  681. END
  682.  
  683. ALERT ID CleanupDone INFORMATION
  684. BEGIN
  685.     TITLE "Cleanup Done"
  686.     MESSAGE "^1: ^2 HappyDays notify entries removed."
  687.     BUTTONS "OK"
  688. END
  689.  
  690. FORM ID AboutForm AT (2 2 156 156)
  691. USABLE
  692. MODAL
  693. HELPID AboutHelpString
  694. BEGIN
  695.     TITLE "HappyDays"
  696.     LABEL "HappyDays 1.37" AUTOID AT (Center@80 20) FONT 1
  697.     LABEL "(c) 1999-2000, JaeMok Jeong"
  698.         AUTOID AT (Center@80 PrevBottom+5) FONT 0
  699.     LABEL "<jmjeong@oopsla.snu.ac.kr>" AUTOID AT (Center@80 PrevBottom)
  700.         Font 0
  701.     LABEL "http://oopsla.snu.ac.kr/~jmjeong/"
  702.         AUTOID AT (Center@80 PrevBottom) FONT 0
  703.     LABEL "palm/happydays" AUTOID AT (PrevLeft+10 PrevBottom) FONT 0
  704.  
  705.     LABEL "Licensed under the GNU GPL" AUTOID AT (Center@80
  706.         PrevBottom+4) FONT 0
  707.  
  708.     LABEL "Translator" AUTOID AT (Center@80 PrevBottom+3) USABLE FONT 0
  709.     LABEL "Translator's email" AUTOID AT (Center@80 PrevBottom) USABLE FONT 0
  710.             
  711.     BUTTON "OK" AboutFormOk AT (RIGHT@80-3 BOTTOM@148 44 AUTO) FONT 0
  712.     BUTTON "Help" AboutFormHelp AT (PrevRight+6 PrevTop 44 AUTO) FONT 0
  713. END
  714.  
  715. FORM ID ProgressForm AT (22 72 116 46)
  716. USABLE
  717. MODAL
  718. BEGIN
  719.     TITLE "Processing"
  720.     LABEL "Processed : " AUTOID AT (20 25) 
  721.     FIELD ID ProgressFormField AT (PrevRight+3 PrevTop 50 AUTO) NONEDITABLE
  722. END
  723.  
  724. APPLICATIONICONNAME 1000 "HappyDays"
  725. ICON "HD_large.bmp"
  726. SMALLICON "HD_small.bmp"
  727.  
  728. VERSION ID 1 "1.37"
  729.