Sorry, that last file wasn't completely up to date. Here it is again. 
dcl(DLG_Options_TabLabel_Preferences,   "Preference Schemes")

dcl(DLG_Apply,                                  "Apply")
dcl(DLG_Delete,                                 "Delete")
dcl(DLG_Insert,                                 "&Insert")

dcl(DLG_PLUGIN_MANAGER_DESC,                    "Description")

dcl(AUTOTEXT_ATTN_1, "Attention:")
dcl(AUTOTEXT_REFERENCE_3,"Reference:")

dcl(MENU_LABEL_VIEW_ZOOM_MENU,"&Zoom")

dcl(MENU_LABEL_SPELL_SUGGEST_1,"%s")
dcl(MENU_LABEL_SPELL_SUGGEST_2,"%s")
dcl(MENU_LABEL_SPELL_SUGGEST_3,"%s")
dcl(MENU_LABEL_SPELL_SUGGEST_4,"%s")
dcl(MENU_LABEL_SPELL_SUGGEST_5,"%s")
dcl(MENU_LABEL_SPELL_SUGGEST_6,"%s")
dcl(MENU_LABEL_SPELL_SUGGEST_7,"%s")
dcl(MENU_LABEL_SPELL_SUGGEST_8,"%s")
dcl(MENU_LABEL_SPELL_SUGGEST_9,"%s")
dcl(MENU_LABEL_SPELL_ADD,"&Add")

dcl(MENU_STATUSLINE_SPELL_SUGGEST_1,"Change to this suggested spelling")
dcl(MENU_STATUSLINE_SPELL_SUGGEST_2,"Change to this suggested spelling")
dcl(MENU_STATUSLINE_SPELL_SUGGEST_3,"Change to this suggested spelling")
dcl(MENU_STATUSLINE_SPELL_SUGGEST_4,"Change to this suggested spelling")
dcl(MENU_STATUSLINE_SPELL_SUGGEST_5,"Change to this suggested spelling")
dcl(MENU_STATUSLINE_SPELL_SUGGEST_6,"Change to this suggested spelling")
dcl(MENU_STATUSLINE_SPELL_SUGGEST_7,"Change to this suggested spelling")
dcl(MENU_STATUSLINE_SPELL_SUGGEST_8,"Change to this suggested spelling")
dcl(MENU_STATUSLINE_SPELL_SUGGEST_9,"Change to this suggested spelling")

dcl(MENU_STATUSLINE_WINDOW," ")
dcl(MENU_STATUSLINE_WINDOW_1,"Raise this window")
dcl(MENU_STATUSLINE_WINDOW_2,"Raise this window")
dcl(MENU_STATUSLINE_WINDOW_3,"Raise this window")
dcl(MENU_STATUSLINE_WINDOW_4,"Raise this window")
dcl(MENU_STATUSLINE_WINDOW_5,"Raise this window")
dcl(MENU_STATUSLINE_WINDOW_6,"Raise this window")
dcl(MENU_STATUSLINE_WINDOW_7,"Raise this window")
dcl(MENU_STATUSLINE_WINDOW_8,"Raise this window")

dcl(DLG_Options_Btn_IgnoreEdit,                 "&Edit")

dcl(DLG_Tab_Radio_Left,                                 "Left")
dcl(DLG_Tab_Radio_Center,                               "Center")
dcl(DLG_Tab_Radio_Right,                                "Right")






Reply via email to