home *** CD-ROM | disk | FTP | other *** search
- *************************************************************************
- * *
- * Andy P 13 Feb 1990 *
- * *
- * This file contains all the translatable strings that go into *
- * OS2.INI and OS2SYS.INI, the default OS2 INI files. *
- * *
- * There are two template files (USERINI.RC and SYSINI.RC) which *
- * specifies all the non-translatable information that goes in these *
- * files. *
- * *
- * MRGINIRC.EXE is a build utility which merges these two files *
- * *
- * See also MOVESPL, MAKEINI and SHELL.MAK for info on creating INI's *
- * *
- * NOTE: country info in the second string table is not really *
- * translat able this table should be set up by extracting the *
- * country info from the INI rc for each country supported *
- * in the previous release *
- * Change History *
- * 7 Jan 1992 Pratima Gupta Additions for DCR1381 @NET *
- *************************************************************************
-
- STRINGTABLE
- BEGIN
- @100@ "Main"
-
- * the following titles are for programs that are added to Main
-
- @110@ "File Manager"
- @120@ "OS/2 Tutorial"
- @130@ "OS/2 Window"
- @140@ "OS/2 Full Screen"
- @150@ "DOS Window"
- @160@ "DOS Full Screen"
- @170@ "WIN-OS/2 Full Screen"
- @180@ "OS/2 Command Reference"
- @190@ "REXX Information"
- @200@ "Print Manager"
- @210@ "OS/2 System Editor"
-
- @400@ "Utilities"
-
- * the following titles are for programs that are added to Utilities
-
- @410@ "Control Panel"
- @420@ "Copy Diskette"
- @430@ "Compare Diskettes"
- @440@ "Label Diskette"
- @450@ "Format Diskette"
- @460@ "Check Disk"
- @470@ "Manage Partitions"
- /* @480@ "Print Picture" */
- @490@ "ReadMe"
- @500@ "DOS from Drive A:"
- @510@ "Dual Boot"
-
- @700@ "Tools and Games"
-
- * the following titles are for programs that are added to Tools and Games
-
- @710@ "Enhanced Editor"
- @720@ "Seek and Scan Files"
- @730@ "Icon Editor"
- @740@ "PM Terminal"
- @750@ "Wallpaper"
- @760@ "Lock Up Keyboard and Mouse"
- @770@ "Solitaire - Klondike"
- @780@ "Reversi"
- @800@ "Scramble"
- @810@ "Cat and Mouse"
- @820@ "Pulse"
- @830@ "Jigsaw"
- @840@ "Biorhythm"
- @850@ "OS/2 Chess"
-
- * the following are written as keys for PM_ASSOC_TYPE (for PMFILE)
- * these MUST be translated to the same strings as in PMWPMRI.RC
-
- @1000@ "Plain Text"
- @1010@ "OS/2 Command File"
- @1020@ "DOS Command File"
- @1030@ "Executable"
- @1040@ "Metafile"
- @1042@ "PIF file"
- @1050@ "Bitmap"
- @1060@ "Icon"
- @1070@ "Binary Data"
- @1080@ "Dynamic Link Library"
- @1090@ "C Code"
- @1100@ "Pascal Code"
- @1110@ "BASIC Code"
- @1120@ "COBOL Code"
- @1130@ "FORTRAN Code"
- @1140@ "Assembler Code"
- @1150@ "Library"
- @1160@ "Resource File"
- @1170@ "Printer-specific"
-
- * the default printer is in user INI file as data and in system
- * INI file as a key
-
- @1300@ "PRINTER1"
- END
-
- *****************************************************************
- * COUNTRY INFORMATION WAS TAKEN OUT OF THE INI FILE MindyP *
- * Now it's temporarily back in MindyP *
- *****************************************************************
-
- *************************************************************************
- * *
- * The next string table definies country inforamtion it should *
- * appear in the user INI file as follows: *
- * *
- * App Name Key Name Data for US user INI file *
- * *
- * PM_National iCountry 1 Country code (phone ID of country) *
- * PM_National iDate 0 Date mode (0:MDY, 1:DMY, 2:YMD) *
- * PM_National iCurrency 0 Currency mode 0: prefix, no sep *
- * 1: suffix, no separation *
- * 2: prefix, 1 CHAR separation *
- * 3: suffix, 1 CHAR separation *
- * PM_National iDigits 2 Signif Decimal digits in Currency *
- * PM_National iTime 0 time mode (0=12 hours clock, 1=24) *
- * PM_National iLzero 0 Leading zeros (0: no, 1: yes) *
- * PM_National s1159 AM Trailing string 0:00 to 11:59 *
- * PM_National s2359 PM Trailing string 12:00 to 23:59 *
- * PM_National sCurrency $ Currency Symbol string *
- * PM_National sThousand , Thousands separator string *
- * PM_National sDecimal . Decimal separator string *
- * PM_National sDate - Date separator string *
- * PM_National sTime : time separator string *
- * PM_National sList , List separator string. *
- * PM_National iMeasurement 1 1=English, 2=Metric, 3=Points, *
- * 4=Picas *
- * *
- * NOTE: country info is not really translatable this table should *
- * be set up by extracting the country info from the INI rc *
- * for each country supported in the previous release *
- * *
- *************************************************************************
-
- STRINGTABLE
- BEGIN
- @1400@ "1"
- @1410@ "0"
- @1420@ "0"
- @1430@ "2"
- @1440@ "0"
- @1450@ "0"
- @1460@ "AM"
- @1470@ "PM"
- @1480@ "$"
- @1490@ ","
- @1500@ "."
- @1510@ "-"
- @1520@ ":"
- @1530@ ","
- @1540@ "1"
- END
-
- * The following strings are for WORKPLACE
- STRINGTABLE
- BEGIN
- @1700@ "Tutorial"
- @1701@ "Nowhere"
- @1702@ "Desktop"
- @1710@ "OS/2 System"
- @1720@ "Information"
- @1730@ "Templates"
- @1731@ "Minimized^Window Viewer" /* the shell will translate ^ to line feed */
- @1740@ "Shredder"
- @1750@ "Printer"
- @1760@ "Master Help Index"
- @1770@ "Drives"
- @1780@ "Startup"
- @1790@ "System Setup"
- @1800@ "System Clock"
- @1810@ "Games"
- @1820@ "Productivity"
- @1830@ "Command Prompts"
- @1840@ "Keyboard"
- @1845@ "Selective Install"
- @1850@ "Mouse"
- @1855@ "Device Driver Install"
- @1860@ "Touch"
- @1865@ "Migrate Applications"
- @1870@ "Sound"
- @1880@ "System"
- @1890@ "Country"
- @1900@ "Font Palette"
- @1910@ "Color Palette"
- @1920@ "Scheme Palette"
- @1930@ "Spooler"
- @1940@ "Glossary"
- @1950@ "Tutorial"
- @1960@ "Command Reference"
- @1980@ "PM Chart"
- @1990@ "Calculator"
- @2000@ "Notepad"
- @2010@ "Alarms"
- @2020@ "Calendar"
- @2030@ "Planner Archive"
- @2040@ "Daily Planner"
- @2050@ "Activities List"
- @2060@ "Monthly Planner"
- @2070@ "To-Do List Archive"
- @2080@ "To-Do List"
- @2090@ "Tune Editor"
- @2100@ "Spreadsheet"
- @2110@ "Sticky Pad"
- @2120@ "Database"
- @2130@ "Clipboard Viewer"
- @2140@ "Data Update"
- @2150@ "Picture Viewer"
-
- * the following string was added for LAWPS - @NET
-
- @2160@ "Network"
- @2170@ "Start Here"
-
- * the following added for DCR 87
-
- @2180@ "OS/2 2.0 Desktop"
- @2190@ "OS/2 1.3 Desktop"
- @2200@ "Windows Desktop"
- @2210@ "DOS"
- @2220@ "Desktop Manager"
- @2230@ "Program Manager"
- @2240@ "International"
- @2250@ "Accessories"
- @2260@ "Write"
- @2270@ "Data Update"
-
- * the following for Preload Support
-
- @2300@ "Welcome"
- @2310@ "Welcome &^ Quick Tour"
- @2320@ "Tutorials"
- @2321@ "For the^ DOS User"
- @2322@ "System^ Overview"
- @2323@ "Application^ Installation^ Overview"
- @2324@ "OS/2 Tutorial"
- @2330@ "Features"
- @2331@ "Services^ and Support"
- @2332@ "Your System"
- @2340@ "Applications"
- @2350@ "Configuration^ Tools"
- @2351@ "Create^ Utility^ Diskettes"
- @2352@ "Configure"
- @2353@ "Selective^ Uninstall"
- END
-