• Main Page
  • Related Pages
  • Namespaces
  • Classes
  • Files
  • File List
  • File Members

ap_String_Id.h

Go to the documentation of this file.
00001 /* -*- mode: C++; tab-width: 4; c-basic-offset: 4; -*- */
00002 
00003 /* AbiWord
00004  * Copyright (C) 1998-2000 AbiSource, Inc.
00005  *
00006  * This program is free software; you can redistribute it and/or
00007  * modify it under the terms of the GNU General Public License
00008  * as published by the Free Software Foundation; either version 2
00009  * of the License, or (at your option) any later version.
00010  *
00011  * This program is distributed in the hope that it will be useful,
00012  * but WITHOUT ANY WARRANTY; without even the implied warranty of
00013  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
00014  * GNU General Public License for more details.
00015  *
00016  * You should have received a copy of the GNU General Public License
00017  * along with this program; if not, write to the Free Software
00018  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
00019  * 02110-1301 USA.
00020  */
00021 
00022 /*****************************************************************
00023 ******************************************************************
00024 ** IT IS IMPORTANT THAT THIS FILE ALLOW ITSELF TO BE INCLUDED
00025 ** MORE THAN ONE TIME.
00026 ******************************************************************
00027 *****************************************************************/
00028 // Default Heading used in TOC
00029 dcl(TOC_TocHeading, "Contents")
00030 // Message Boxes used in AP_EditMethods
00031 dcl(MSG_SaveFailed,     "Could not write to the file %s.")
00032 dcl(MSG_SaveFailedWrite,        "Writing error when attempting to save %s")
00033 dcl(MSG_SaveFailedExport,       "Error while attempting to save %s: could not construct exporter")
00034 dcl(MSG_SaveFailedName,         "Error while attempting to save %s: invalid name")
00035 dcl(MSG_OpenFailed, "Could not open file %s.")
00036 dcl(MSG_OpenRecovered,          "Some errors were encountered during the import.")
00037 dcl(MSG_DlgNotImp,              "%s not implemented yet.\n\nIf you are a programmer, feel free to add code in %s, line %d\nand mail patches to:\n\n\tabiword-dev@abisource.com\n\nOtherwise, please be patient.")
00038 dcl(MSG_RevertBuffer,           "Revert to saved copy of %s?")
00039 dcl(MSG_QueryExit,              "Close all windows and exit?")
00040 dcl(MSG_ConfirmSave,            "Save changes to document %s before closing?")
00041 dcl(MSG_ConfirmSaveSecondary,           "Your changes will be lost if you don't save them.")
00042 dcl(MSG_ImportError,            "Error importing file %s.")
00043 dcl(MSG_IE_FileNotFound,        "File %s not found")
00044 dcl(MSG_IE_NoMemory,            "Out of memory attempting to open %s")
00045 dcl(MSG_IE_UnknownType,         "File %s is of unknown type")
00046 dcl(MSG_IE_FakeType,            "File %s is not of the type it claims to be")
00047 dcl(MSG_IE_UnsupportedType,     "File %s is not of a currently supported file type")
00048 dcl(MSG_IE_BogusDocument,       "AbiWord cannot open %s. It appears to be an invalid document.")
00049 dcl(MSG_IE_CouldNotOpen,        "Could not open file %s for writing")
00050 dcl(MSG_IE_CouldNotWrite,       "Could not write to file %s")
00051 dcl(MSG_SpellSelectionDone,     "AbiWord finished checking the selection.")
00052 dcl(MSG_SpellDone,              "The spelling check is complete.")
00053 dcl(MSG_PrintStatus,            "Printing page %d of %d")
00054 dcl(MSG_RevertFile, "Revert file to last saved state?")
00055 dcl(MSG_PrintingDoc, "Printing Document...")
00056 dcl(MSG_NoBreakInsideTable, "Can not insert a Break inside a table")
00057 dcl(MSG_NoBreakInsideFrame, "Can not insert a Break inside a text box")
00058 dcl(MSG_AutoRevisionOffWarning, "Are you sure you do not want to maintain full history record? If you proceed, you will not be able to restore earlier versions of this document.")
00059 
00060 // Abi has just crashed
00061 dcl(MSG_Exception, "A fatal error has just occurred. AbiWord is going to shutdown.\nThe current document has been saved to disc with a \".saved\" extension.")
00062 
00063 // Status Bar Messages
00064 dcl(PageInfoField,              "Page: %d/%d")
00065 dcl(LeftMarginStatus,           "Left Margin [%s]")
00066 dcl(RightMarginStatus,          "Right Margin [%s]")
00067 dcl(FirstLineIndentStatus,      "First Line Indent [%s]")
00068 dcl(LeftIndentTextIndentStatus, "Left Indent [%s] First Line Indent [%s]")
00069 dcl(ColumnGapStatus,            "Column Gap [%s]")
00070 dcl(LeftIndentStatus,           "Left Indent [%s]")
00071 dcl(RightIndentStatus,          "Right Indent [%s]")
00072 dcl(TabStopStatus,              "Tab Stop [%s]")
00073 dcl(TopMarginStatus,            "Top Margin [%s]")
00074 dcl(BottomMarginStatus,         "Bottom Margin [%s]")
00075 dcl(HeaderStatus,               "Header [%s]")
00076 dcl(FooterStatus,               "Footer [%s]")
00077 dcl(ColumnStatus,               "Column [%d]")
00078 dcl(InsertModeFieldINS,         "Insert")
00079 dcl(InsertModeFieldOVR,         "Overwrite")
00080 
00081 /* */
00082 dcl(DLG_NEW_Title,          "New Document")
00083 dcl(DLG_NEW_Create,             "Create a new document from a template")
00084 dcl(DLG_NEW_Open,           "Open an existing document")
00085 dcl(DLG_NEW_NoFile,             "No File")
00086 dcl(DLG_NEW_Choose,             "Choose")
00087 dcl(DLG_NEW_StartEmpty,         "Create an empty document")
00088 
00089 dcl(DLG_NEW_Tab1,           "Wordprocessing")
00090 dcl(DLG_NEW_Tab1_WP1,           "Create a new blank document")
00091 dcl(DLG_NEW_Tab1_FAX1,          "Create a fax")
00092 
00093 dcl(DLG_InsertButton,           "&Insert")
00094 dcl(DLG_CloseButton,            "&Close")
00095 dcl(DLG_ApplyButton,            "&Apply")
00096 
00097 /* Tab Types - the order here must be consistent with the
00098    order in fl_BlockLayout.h*/
00099 dcl(TabToggleLeftTab,           "Left Tab")
00100 dcl(TabToggleCenterTab,         "Center Tab")
00101 dcl(TabToggleRightTab,          "Right Tab")
00102 dcl(TabToggleDecimalTab,        "Decimal Tab")
00103 dcl(TabToggleBarTab,            "Bar Tab")
00104 
00105 /* Find and Replace strings */
00106 dcl(DLG_FR_FindTitle,           "Find")
00107 dcl(DLG_FR_ReplaceTitle,        "Replace")
00108 dcl(DLG_FR_FindLabel,           "Fi&nd what:")
00109 dcl(DLG_FR_ReplaceWithLabel,    "Re&place with:")
00110 dcl(DLG_FR_MatchCase,           "&Match case")
00111 dcl(DLG_FR_WholeWord,                   "&Whole word")
00112 dcl(DLG_FR_ReverseFind,                 "Re&verse find")
00113 dcl(DLG_FR_FindNextButton,      "&Find Next")
00114 dcl(DLG_FR_ReplaceButton,       "&Replace")
00115 dcl(DLG_FR_ReplaceAllButton,    "Replace &All")
00116 dcl(DLG_FR_FinishedFind, "AbiWord has finished searching the document.")
00117 dcl(DLG_FR_FinishedReplace, "AbiWord has finished its search of the document and has made %d replacements.")
00118 
00119 /* Break dialog */
00120 dcl(DLG_Break_BreakTitle,       "Insert Break")
00121 dcl(DLG_Break_Insert,           "Insert")
00122 dcl(DLG_Break_SectionBreaks,    "Section Breaks")
00123 dcl(DLG_Break_PageBreak,        "&Page break")
00124 dcl(DLG_Break_ColumnBreak,      "&Column break")
00125 dcl(DLG_Break_NextPage,         "&Next page")
00126 dcl(DLG_Break_Continuous,       "Con&tinuous")
00127 dcl(DLG_Break_EvenPage,         "&Even page")
00128 dcl(DLG_Break_OddPage,          "&Odd page")
00129 dcl(BREAK_Column,               "Column Break")
00130 dcl(BREAK_Page,                 "Page Break")
00131 
00132 /* Insert Table dialog */
00133 dcl(DLG_InsertTable_TableTitle,     "Insert Table")
00134 dcl(DLG_InsertTable_TableSize,      "Table Size")
00135 dcl(DLG_InsertTable_NumCols,        "Number of columns:")
00136 dcl(DLG_InsertTable_NumRows,        "Number of rows:")
00137 dcl(DLG_InsertTable_AutoFit,        "AutoFit Behavior")
00138 dcl(DLG_InsertTable_AutoColSize,    "Automatic column size")
00139 dcl(DLG_InsertTable_FixedColSize,   "Fixed column size:")
00140 
00141 /* Format FootNotes dialog */
00142 dcl(DLG_FormatFootnotes_Title,             "Format Footnotes and Endnotes")
00143 dcl(DLG_FormatFootnotes_Footnotes,         "Footnotes")
00144 dcl(DLG_FormatFootnotes_Endnotes,          "Endnotes")
00145 dcl(DLG_FormatFootnotes_FootStyle,         "Footnote style:")
00146 dcl(DLG_FormatFootnotes_FootRestartSec,    "Restart on each section")
00147 dcl(DLG_FormatFootnotes_FootRestartPage,   "Restart on each page")
00148 dcl(DLG_FormatFootnotes_FootRestartNone,   "Don't restart")
00149 dcl(DLG_FormatFootnotes_FootInitialVal,    "Initial Footnote value:")
00150 dcl(DLG_FormatFootnotes_EndStyle,          "Endnote style:")
00151 dcl(DLG_FormatFootnotes_EndRestartSec,     "Restart on each section")
00152 dcl(DLG_FormatFootnotes_EndInitialVal,     "Initial Endnote value:")
00153 dcl(DLG_FormatFootnotes_EndPlaceEndDoc,    "Place at end of document")
00154 dcl(DLG_FormatFootnotes_EndPlaceEndSec,    "Place at end of section")
00155 dcl(DLG_FormatFootnotes_EndPlacement,      "Placement:")
00156 dcl(DLG_FormatFootnotes_FootnoteRestart,   "Numbering:")
00157 
00158 /* Format TOC dialog */
00159 dcl(DLG_FormatTOC_Title,                  "Format Table of Contents")
00160 dcl(DLG_FormatTOC_General,                "General")
00161 dcl(DLG_FormatTOC_LayoutDetails,          "Details")
00162 dcl(DLG_FormatTOC_None,                   "None")       //xgettext:msgctxt
00163 dcl(DLG_FormatTOC_Dot,                    "Dots")
00164 dcl(DLG_FormatTOC_Dash,                   "Dashes")
00165 dcl(DLG_FormatTOC_Underline,              "Underlines")
00166 dcl(DLG_FormatTOC_HasHeading,             "&Has Heading")
00167 dcl(DLG_FormatTOC_HeadingText,            "H&eading text:")
00168 dcl(DLG_FormatTOC_HeadingStyle,           "Heading style:")
00169 dcl(DLG_FormatTOC_ChangeStyle,            "Change Style")
00170 dcl(DLG_FormatTOC_LevelDefs,              "Define Main Properties")
00171 dcl(DLG_FormatTOC_HasLabel,               "H&as label")
00172 dcl(DLG_FormatTOC_FillStyle,              "Fill style:")
00173 dcl(DLG_FormatTOC_DispStyle,              "Display style:")
00174 dcl(DLG_FormatTOC_DetailsTop,             "Label Definitions")
00175 dcl(DLG_FormatTOC_StartAt,                "&Start at:")
00176 dcl(DLG_FormatTOC_TextBefore,             "Text &before:")
00177 dcl(DLG_FormatTOC_NumberingType,          "&Numbering type:")
00178 dcl(DLG_FormatTOC_TextAfter,              "Text &after:")
00179 dcl(DLG_FormatTOC_InheritLabel,           "&Inherit label")
00180 dcl(DLG_FormatTOC_TabLeader,              "&Tab leader:")
00181 dcl(DLG_FormatTOC_Indent,                 "I&ndent:")
00182 dcl(DLG_FormatTOC_PageNumbering,          "&Page numbering:")
00183 dcl(DLG_FormatTOC_DetailsTabPage,         "Tabs and Page Numbering")
00184 dcl(DLG_FormatTOC_Level1,                 "Level 1")
00185 dcl(DLG_FormatTOC_Level2,                 "Level 2")
00186 dcl(DLG_FormatTOC_Level3,                 "Level 3")
00187 dcl(DLG_FormatTOC_Level4,                 "Level 4")
00188 
00189 /* Latex dialog */
00190 dcl(DLG_Latex_LatexTitle,   "LaTeX Equation")
00191 dcl(DLG_Latex_LatexEquation,    "LaTeX Equation:")
00192 dcl(DLG_Latex_Example,      "Example:")
00193 
00194 /*Equation Menus */
00195 dcl(MENU_LABEL_INSERT_EQUATION,"Equation")
00196 dcl(MENU_LABEL_TOOLTIP_INSERT_EQUATION,"Insert Equation")
00197 dcl(MENU_LABEL_INSERT_EQUATION_FILE,"From File (.xml, .mathml)")
00198 dcl(MENU_LABEL_TOOLTIP_INSERT_EQUATION_FILE,"Insert MathML from a file")
00199 dcl(MENU_LABEL_INSERT_EQUATION_LATEX,"From LaTeX")
00200 dcl(MENU_LABEL_TOOLTIP_INSERT_EQUATION_LATEX,"Insert Equation from a LaTeX expression")
00201 
00202 /* Word Count dialog */
00203 dcl(DLG_WordCount_WordCountTitle,   "Word Count")
00204 dcl(DLG_WordCount_Statistics,       "Statistics:")
00205 dcl(DLG_WordCount_Pages,            "Pages:")
00206 dcl(DLG_WordCount_Words,            "Words:")
00207 dcl(DLG_WordCount_Words_No_Notes,           "Words (no footnotes/endnotes):")
00208 dcl(DLG_WordCount_Characters_No,    "Characters (no spaces):")
00209 dcl(DLG_WordCount_Characters_Sp,    "Characters (with spaces):")
00210 dcl(DLG_WordCount_Paragraphs,       "Paragraphs:")
00211 dcl(DLG_WordCount_Lines,            "Lines:")
00212 dcl(DLG_WordCount_Update_Rate,      "Seconds between updates")
00213 dcl(DLG_WordCount_Auto_Update,      " Auto Update")
00214 
00215 /* Spell dialog */
00216 dcl(DLG_Spell_SpellTitle,       "Spelling")
00217 dcl(DLG_Spell_UnknownWord,      "Not in dictionary&:")
00218 dcl(DLG_Spell_ChangeTo,         "Change &to:")
00219 dcl(DLG_Spell_Change,           "&Change")
00220 dcl(DLG_Spell_ChangeAll,        "Change A&ll")
00221 dcl(DLG_Spell_Ignore,           "&Ignore")
00222 dcl(DLG_Spell_IgnoreAll,        "I&gnore All")
00223 dcl(DLG_Spell_AddToDict,        "&Add")
00224 dcl(DLG_Spell_Suggestions,      "Sugg&estions:")
00225 dcl(DLG_Spell_NoSuggestions,    "(no spelling suggestions)")
00226 
00227 /* Style Dialog */
00228 dcl(DLG_Styles_StylesTitle,     "Create and Modify Styles")
00229 dcl(DLG_Styles_Available,       "Available Styles:")
00230 dcl(DLG_Styles_List,            "Type")
00231 dcl(DLG_Styles_ParaPrev,        "Paragraph Preview")
00232 dcl(DLG_Styles_CharPrev,        "Character Preview")
00233 dcl(DLG_Styles_Description,     "Definition")
00234 dcl(DLG_Styles_New,             "New...")
00235 dcl(DLG_Styles_Modify,          "Modify...")
00236 dcl(DLG_Styles_Delete,          "Delete")
00237 dcl(DLG_Styles_LBL_InUse,       "In Use")
00238 dcl(DLG_Styles_LBL_All,         "All")
00239 dcl(DLG_Styles_LBL_UserDefined, "User-defined styles")
00240 dcl(DLG_Styles_LBL_TxtMsg,      "What Hath God Wrought")
00241 dcl(DLG_Styles_ModifyTitle,     "Modify Style")
00242 dcl(DLG_Styles_ModifyName,      "Style Name:")
00243 dcl(DLG_Styles_ModifyBasedOn,   "Based On:")
00244 dcl(DLG_Styles_ModifyFollowing, "Style for following paragraph:")
00245 dcl(DLG_Styles_ModifyPreview,   "Preview")
00246 dcl(DLG_Styles_ModifyDescription,   "Definition")
00247 dcl(DLG_Styles_ModifyTemplate,  "Add to template")
00248 dcl(DLG_Styles_ModifyAutomatic, "Automatically update")
00249 dcl(DLG_Styles_ModifyShortCut,  "Shortcut Key")
00250 dcl(DLG_Styles_ModifyFormat,    "Format")
00251 dcl(DLG_Styles_ModifyParagraph, "Paragraph")
00252 dcl(DLG_Styles_ModifyFont,      "Font")
00253 dcl(DLG_Styles_ModifyTabs,      "Tabs")
00254 dcl(DLG_Styles_ModifyNumbering, "Numbering")
00255 dcl(DLG_Styles_ModifyLanguage,  "Language")
00256 dcl(DLG_Styles_ModifyCharacter,  "Character")
00257 dcl(DLG_Styles_ModifyType,       "Style Type:")
00258 dcl(DLG_Styles_DefNone,          "None")        //xgettext:msgctxt
00259 dcl(DLG_Styles_DefCurrent,       "Current Settings")
00260 dcl(DLG_Styles_NewTitle,         "New Style")
00261 dcl(DLG_Styles_RemoveLab,        "Remove Property from Style:")
00262 dcl(DLG_Styles_RemoveButton,     "Remove")
00263 dcl(DLG_Styles_ErrNotTitle1,     "Style Name - ")
00264 dcl(DLG_Styles_ErrNotTitle2,     " - Reserved. \n You cannot use this name. Choose Another \n")
00265 dcl(DLG_Styles_ErrNoStyle,       "No Style selected \n so it cannot be modified")
00266 dcl(DLG_Styles_ErrStyleNot,      "This style does not exist \n so it cannot be modified")
00267 dcl(DLG_Styles_ErrStyleBuiltin, "Cannot modify a builtin style")
00268 dcl(DLG_Styles_ErrStyleCantDelete, "Cannot delete this style")
00269 dcl(DLG_Styles_ErrBlankName, "Style name cannot be left blank")
00270 dcl(DLG_Styles_StylesLocked,    "Disable all formatting commands, except styles")
00271 
00272 /* Stylist dialog */
00273 
00274 dcl(DLG_Stylist_Title, "Stylist")
00275 dcl(DLG_Stylist_ListStyles, "List Styles")
00276 dcl(DLG_Stylist_HeadingStyles, "Heading Styles")
00277 dcl(DLG_Stylist_FootnoteStyles, "Note Styles")
00278 dcl(DLG_Stylist_UserStyles, "User defined Styles")
00279 dcl(DLG_Stylist_MiscStyles, "Miscellaneous Styles")
00280 dcl(DLG_Stylist_Styles, "Styles")
00281 
00282 /* Paragraph dialog */
00283 dcl(DLG_Para_ParaTitle,         "Paragraph")
00284 
00285 dcl(DLG_Para_AlignLeft,         "Left")
00286 dcl(DLG_Para_AlignCentered,     "Centered")
00287 dcl(DLG_Para_AlignRight,        "Right")
00288 dcl(DLG_Para_AlignJustified,    "Justified")
00289 
00290 dcl(DLG_Para_SpecialNone,       "(none)")
00291 dcl(DLG_Para_SpecialFirstLine,  "First line")
00292 dcl(DLG_Para_SpecialHanging,    "Hanging")
00293 
00294 dcl(DLG_Para_SpacingSingle,     "Single")
00295 dcl(DLG_Para_SpacingHalf,       "1.5 lines")
00296 dcl(DLG_Para_SpacingDouble,     "Double")
00297 dcl(DLG_Para_SpacingAtLeast,    "At least")
00298 dcl(DLG_Para_SpacingExactly,    "Exactly")
00299 dcl(DLG_Para_SpacingMultiple,   "Multiple")
00300 
00301 dcl(DLG_Para_TabLabelIndentsAndSpacing, "Indents and Spacing")
00302 dcl(DLG_Para_TabLabelLineAndPageBreaks, "Line and Page Breaks")
00303 
00304 dcl(DLG_Para_LabelAlignment,    "Ali&gnment:")
00305 dcl(DLG_Para_LabelBy,           "B&y:")
00306 dcl(DLG_Para_LabelLeft,         "&Left:")
00307 dcl(DLG_Para_LabelRight,        "&Right:")
00308 dcl(DLG_Para_LabelSpecial,      "&Special:")
00309 dcl(DLG_Para_LabelBefore,       "&Before:")
00310 dcl(DLG_Para_LabelAfter,        "Aft&er:")
00311 dcl(DLG_Para_LabelLineSpacing,  "Li&ne spacing:")
00312 dcl(DLG_Para_LabelAt,           "&At:")
00313 
00314 dcl(DLG_Para_LabelIndentation,  "Indentation")
00315 dcl(DLG_Para_LabelSpacing,      "Spacing")
00316 dcl(DLG_Para_LabelPreview,      "Preview")
00317 dcl(DLG_Para_LabelPagination,   "Pagination")
00318 
00319 dcl(DLG_Para_PushWidowOrphanControl,    "&Widow/Orphan control")
00320 dcl(DLG_Para_PushKeepLinesTogether,     "&Keep lines together")
00321 dcl(DLG_Para_PushPageBreakBefore,       "Page &break before")
00322 dcl(DLG_Para_PushSuppressLineNumbers,   "&Suppress line numbers")
00323 dcl(DLG_Para_PushNoHyphenate,           "&Don't hyphenate")
00324 dcl(DLG_Para_PushKeepWithNext,          "Keep with ne&xt")
00325 
00326 dcl(DLG_Para_ButtonTabs,        "&Tabs...")
00327 
00328 dcl(DLG_Para_DomDirection,              "Right-to-left &dominant")
00329 
00330 /* Columns dialog */
00331 dcl(DLG_Column_ColumnTitle,     "Columns")
00332 dcl(DLG_Column_Number,          "Number of columns")
00333 dcl(DLG_Column_Preview,         "Preview")
00334 dcl(DLG_Column_One,             "One")
00335 dcl(DLG_Column_Two,             "Two")
00336 dcl(DLG_Column_Three,           "Three")
00337 dcl(DLG_Column_Line_Between,    "Line between")
00338 dcl(DLG_Column_Number_Cols,     "Number of Columns:")
00339 dcl(DLG_Column_Space_After,     "Space after Column:")
00340 dcl(DLG_Column_Size,            "Max Column size:")
00341 
00342 dcl(DLG_Column_RtlOrder,        "Use RTL Order")
00343 
00344 /* when translating these, the important thing to remember is to get a
00345    similar amount of text in the translation.  Microsoft Word uses
00346    strings just like this to simulate text, and if your translation
00347    ends up very, very wordy, it will take up too much room in the preview.
00348 */
00349 dcl(DLG_Para_PreviewSampleFallback, "This paragraph represents words as they might appear in your document.  To see the text from your document used in this preview, position your cursor in a document paragraph with some text in it and open this dialog.")
00350 dcl(DLG_Para_PreviewPrevParagraph,  "Previous Paragraph Previous Paragraph Previous Paragraph Previous Paragraph Previous Paragraph Previous Paragraph Previous Paragraph")
00351 dcl(DLG_Para_PreviewFollowParagraph,"Following Paragraph Following Paragraph Following Paragraph Following Paragraph Following Paragraph Following Paragraph Following Paragraph")
00352 
00353 /* Options dialog */
00354 dcl(DLG_Options_OptionsTitle,           "Preferences")
00355 
00356 dcl(DLG_Options_TabLabel_Spelling,      "Spelling")
00357 dcl(DLG_Options_TabLabel_Other,         "Other")
00358 dcl(DLG_Options_TabLabel_Preferences,   "Preference Schemes")
00359 dcl(DLG_Options_TabLabel_View,          "View")
00360 dcl(DLG_Options_TabLabel_Misc,     "Misc.")
00361 dcl(DLG_Options_TabLabel_SmartQuotes,   "Smart Quotes")
00362 
00363 dcl(DLG_Options_Btn_Save,               "Sa&ve")
00364 dcl(DLG_Options_Btn_Apply,              "Apply")
00365 dcl(DLG_Options_Btn_Default,            "De&faults")
00366 
00367 dcl(DLG_Options_SpellCheckingTitle,     "Spell Checking")
00368 
00369 dcl(DLG_Options_Label_SpellCheckAsType, "Check s&pelling as you type")
00370 dcl(DLG_Options_Label_SpellHideErrors,  "Hide &spelling errors in the document")
00371 dcl(DLG_Options_Label_SpellHighlightMisspelledWords, "&Highlight misspelled words") // Opposite of HideErrors
00372 
00373      // Grammar Check
00374 dcl(DLG_Options_Label_Grammar, "Automatic Grammar Checking")
00375 dcl(DLG_Options_Label_GrammarCheck, "Check &grammar as you type")
00376 
00377 dcl(DLG_Options_Label_SmartQuotes, "Enable smart (curly) quotes")
00378 dcl(DLG_Options_Label_CustomSmartQuotes, "Use custom smart quote style")
00379 dcl(DLG_Options_Label_OuterQuoteStyle, "Outer (double) quote style:")
00380 dcl(DLG_Options_Label_InnerQuoteStyle, "Inner (single) quote style:")
00381                                               // should be merged one day
00382 dcl(DLG_Options_Label_SpellSuggest,     "A&lways suggest corrections")
00383 dcl(DLG_Options_Label_SpellMainOnly,    "Suggest from &main dictionary only")
00384 dcl(DLG_Options_Label_SpellUppercase,   "Words in &UPPERCASE")
00385 dcl(DLG_Options_Label_SpellNumbers,     "Words with num&bers")
00386 dcl(DLG_Options_Label_SpellCustomDict,  "Custom Dictionary:")
00387 dcl(DLG_Options_Label_SpellIgnoredWord, "Ignored words:")
00388 dcl(DLG_Options_Label_SpellIgnoreWords, "Ignore Words")
00389 dcl(DLG_Options_Btn_CustomDict,         "&Dictionary...")
00390 dcl(DLG_Options_Btn_IgnoreReset,        "&Reset")
00391 dcl(DLG_Options_Btn_IgnoreEdit,         "&Edit")
00392 dcl(DLG_Options_Label_SpellAutoReplace, "Auto replace misspelled words")
00393 dcl(DLG_Options_Label_SpellDictionaries,    "Dictionaries")
00394 
00395 dcl(DLG_Options_Label_DefaultPageSize, "Default page size")
00396 
00397 dcl(DLG_Options_Label_DirectionRtl, "Default to right-to-left direction of text")
00398 dcl(DLG_Options_Label_BiDiOptions, "Text Directionality")
00399 dcl(DLG_Options_Label_HebrewContextGlyphs, "Use glyph shaping for Hebrew")
00400 
00401 dcl(DLG_Options_Label_UI,           "User Interface")
00402 dcl(DLG_Options_Label_AppStartup,       "Application Startup")
00403 dcl(DLG_Options_Label_Documents,        "Documents")
00404 
00405 dcl(DLG_Options_Label_UILang,                   "User Interface Language")
00406 dcl(DLG_Options_Label_LangSettings,             "Language settings")
00407 
00408 
00409 dcl(DLG_Options_Label_AutoSave,         "Auto Save")
00410 dcl(DLG_Options_Label_AutoSaveUnderline,    "Auto &Save")
00411 dcl(DLG_Options_Label_AutoSaveCurrent,      "Auto &save current file every")
00412 dcl(DLG_Options_Label_AutoSaveInterval,     "&Interval:")
00413 dcl(DLG_Options_Label_Minutes,          "minutes")
00414 dcl(DLG_Options_Label_FileExtension,        "&File extension:")
00415 dcl(DLG_Options_Label_WithExtension,        "With extension:")
00416 
00417 dcl(DLG_Options_Label_PrefsAutoSave,    "&Automatically save this Scheme")
00418 dcl(DLG_Options_Label_PrefsCurrentScheme,   "&Current Preferences Scheme")
00419 
00420 dcl(DLG_Options_Label_CheckAutoLoadPlugins, "Automatically load all plugins found")
00421 
00422 dcl(DLG_Options_Label_ViewShowHide,     "Show...")
00423 dcl(DLG_Options_Label_ViewRuler,        "&Ruler")
00424 dcl(DLG_Options_Label_ViewUnits,        "&Units:")
00425 dcl(DLG_Options_Label_ViewCursorBlink,  "Cursor &blink")
00426 dcl(DLG_Options_Label_ViewStandardTB,       "Standard Toolbar")
00427 dcl(DLG_Options_Label_ViewFormatTB,     "Format Toolbar")
00428 dcl(DLG_Options_Label_ViewTableTB,      "Table Toolbar")
00429 dcl(DLG_Options_Label_ViewExtraTB,      "Extra Toolbar")
00430 dcl(DLG_Options_Label_ViewSimpleTB,     "Simple Toolbar")
00431 dcl(DLG_Options_Label_ViewStatusBar,        "&Status bar")
00432 dcl(DLG_Options_Label_ViewViewFrame,    "View...")
00433 dcl(DLG_Options_Label_ViewAll,          "&All")
00434 dcl(DLG_Options_Label_ViewHiddenText,   "&Hidden Text")
00435 dcl(DLG_Options_Label_ViewUnprintable,  "Invisible &Layout Marks")
00436 dcl(DLG_Options_Label_CheckEnableSmoothScrolling, "Enable Smooth Scrolling")
00437 
00438 dcl(DLG_Options_Label_CheckWhiteForTransparent, "Allow screen colors other than white")
00439 dcl(DLG_Options_Label_ChooseForTransparent, "Choose Screen Color")
00440 dcl(DLG_Options_Label_ColorChooserLabel,    "Choose screen color for AbiWord")
00441 dcl(DLG_Options_Label_EnableOverwrite,      "&Enable overwrite mode toggle")
00442 dcl(DLG_Options_Label_InvalidRangeForAutoSave,  "You should choose a range from 1 to 120 for the auto save frequency")
00443 dcl(DLG_Options_Prompt_YouMustRestart,  "The new user interface language will take effect the next time that you start the application")
00444 
00445 dcl(DLG_Options_Prompt_IgnoreResetCurrent,  "Do you want to reset ignored words in the current document?")
00446 dcl(DLG_Options_Prompt_IgnoreResetAll,      "Do you want to reset ignored words in all the documents?")
00447 
00448 dcl(DLG_Options_Label_Icons, "Icons")
00449 dcl(DLG_Options_Label_Text, "Text")
00450 dcl(DLG_Options_Label_Both, "Text and Icon")
00451 dcl(DLG_Options_Label_Show, "Show")
00452 dcl(DLG_Options_Label_Hide, "Hide")
00453 dcl(DLG_Options_Label_Toolbars, "Toolbars")
00454 dcl(DLG_Options_Label_Look, "Button Style")
00455 dcl(DLG_Options_Label_Visible, "Visible")
00456 dcl(DLG_Options_Label_ViewTooltips, "View tooltips")
00457 dcl(DLG_Options_Label_General, "General")
00458 dcl(DLG_Options_Label_Ignore, "Ignore")
00459 dcl(DLG_Options_Label_CustomDict, "custom.dic")
00460 dcl(DLG_Options_Label_Layout, "Layout")
00461 dcl(DLG_Options_Label_Schemes, "Preference Schemes")
00462 dcl(DLG_Options_Label_Language, "Language")
00463 
00464 dcl(DLG_Tab_TabTitle,                   "Tabs")
00465 dcl(DLG_Tab_Label_Existing,             "User-defined Tabs")
00466 dcl(DLG_Tab_Label_New,                  "Set new Tab")
00467 dcl(DLG_Tab_Label_TabPosition,          "Tab stop position:")
00468 dcl(DLG_Tab_Label_TabToClear,           "Tab stops to be cleared:")
00469 dcl(DLG_Tab_Label_DefaultTS,            "Default tab stops:")
00470 
00471 dcl(DLG_Tab_Label_Position,             "Position:")
00472 
00473 dcl(DLG_Tab_Label_Alignment,            "Alignment:")
00474 dcl(DLG_Tab_Radio_NoAlign,              "None")
00475 dcl(DLG_Tab_Radio_Left,                 "Left")
00476 dcl(DLG_Tab_Radio_Center,               "Center")
00477 dcl(DLG_Tab_Radio_Right,                "Right")
00478 dcl(DLG_Tab_Radio_Decimal,              "Decimal")
00479 dcl(DLG_Tab_Radio_Bar,                  "Bar")
00480 
00481 dcl(DLG_Tab_Label_Leader,               "Leader:")
00482 dcl(DLG_Tab_Radio_None,                 "None")     //xgettext:msgctxt
00483 dcl(DLG_Tab_Radio_Dot,                  "Dots")
00484 dcl(DLG_Tab_Radio_Dash,                 "Dashes")
00485 dcl(DLG_Tab_Radio_Underline,            "Underlines")
00486 
00487 dcl(DLG_Tab_Button_Set,                 "Set")
00488 dcl(DLG_Tab_Button_Clear,               "Clear")
00489 dcl(DLG_Tab_Button_ClearAll,            "Clear &All")
00490 
00491 dcl(DLG_DateTime_DateTimeTitle,         "Insert Date and Time")
00492 dcl(DLG_DateTime_AvailableFormats,      "Available Formats:")
00493 
00494 dcl(DLG_MergeCellsTitle,                 "Merge Cells")
00495 dcl(DLG_MergeCells_Frame,                "Merge Cells")
00496 dcl(DLG_MergeCells_Left,                 "Merge Left")
00497 dcl(DLG_MergeCells_Right,                "Merge Right")
00498 dcl(DLG_MergeCells_Above,                "Merge Above")
00499 dcl(DLG_MergeCells_Below,                "Merge Below")
00500 
00501 
00502 dcl(DLG_SplitCellsTitle,                 "Split Cells")
00503 dcl(DLG_SplitCells_Frame,                "Split Cells")
00504 dcl(DLG_SplitCells_Left,                 "Split on Left Side")
00505 dcl(DLG_SplitCells_HoriMid,              "Split in Middle")
00506 dcl(DLG_SplitCells_Right,                "Split on Right Side")
00507 dcl(DLG_SplitCells_Above,                "Split on Top Side")
00508 dcl(DLG_SplitCells_VertMid,              "Split in Middle")
00509 dcl(DLG_SplitCells_Below,                "Split on Bottom Side")
00510 
00511 
00512 dcl(DLG_FormatFrameTitle,                "Format Text Box")
00513 dcl(DLG_FormatFrame_Borders,             "Borders")
00514 dcl(DLG_FormatFrame_Background,          "Background")
00515 dcl(DLG_FormatFrame_Border_Color,        "Border color:")
00516 dcl(DLG_FormatFrame_Background_Color,    "Background color:")
00517 dcl(DLG_FormatFrame_Color,           "Color:")
00518 dcl(DLG_FormatFrame_Preview,             "Preview")
00519 dcl(DLG_FormatFrame_SetImageBackground,  "Image For Background")
00520 dcl(DLG_FormatFrame_SetImage,            "Set Image")
00521 dcl(DLG_FormatFrame_SelectImage,         "Select image from File")
00522 dcl(DLG_FormatFrame_NoImageBackground,   "Set no image")
00523 dcl(DLG_FormatFrame_TextWrapping,        "Text Wrapping")
00524 dcl(DLG_FormatFrame_SetTextWrapping,     "Set Text Wrapping")
00525 dcl(DLG_FormatFrame_SetToParagraph,      "Position to Paragraph")
00526 dcl(DLG_FormatFrame_SetToColumn,         "Position to Column")
00527 dcl(DLG_FormatFrame_SetToPage,           "Position to Page")
00528 dcl(DLG_FormatFrame_PositionTo,          "Text Box Position")
00529 
00530 dcl(DLG_FormatTableTitle,                "Format Table")
00531 dcl(DLG_FormatTable_Borders,             "Borders")
00532 dcl(DLG_FormatTable_Background,          "Background")
00533 dcl(DLG_FormatTable_Border_Color,        "Border color:")
00534 dcl(DLG_FormatTable_Background_Color,    "Background color:")
00535 dcl(DLG_FormatTable_Color,               "Color:")
00536 dcl(DLG_FormatTable_Thickness,           "Thickness:")
00537 dcl(DLG_FormatTable_Preview,             "Preview")
00538 dcl(DLG_FormatTable_Apply_To,            "Apply to:")
00539 dcl(DLG_FormatTable_Apply_To_Selection,  "Selection")
00540 dcl(DLG_FormatTable_Apply_To_Row,        "Row")
00541 dcl(DLG_FormatTable_Apply_To_Column,     "Column")
00542 dcl(DLG_FormatTable_Apply_To_Table,      "Table")
00543 dcl(DLG_FormatTable_SetImageBackground,  "Image For Background")
00544 dcl(DLG_FormatTable_SetImage,            "Set Image")
00545 dcl(DLG_FormatTable_SelectImage,         "Select image from File")
00546 dcl(DLG_FormatTable_NoImageBackground,   "Set no image")
00547 
00548 dcl(DLG_BorderShading_Title,                "Borders and Shading")
00549 dcl(DLG_BorderShading_Borders,              "Borders")
00550 dcl(DLG_BorderShading_Shading,              "Shading")
00551 dcl(DLG_BorderShading_Use_Shading,          "Enable shading")
00552 dcl(DLG_BorderShading_Border_Color,         "Border color:")
00553 dcl(DLG_BorderShading_Shading_Color,        "Shading color:")
00554 dcl(DLG_BorderShading_Color,                "Color:")
00555 dcl(DLG_BorderShading_Thickness,            "Thickness:")
00556 dcl(DLG_BorderShading_Border_Style,         "Style:")
00557 dcl(DLG_BorderShading_Border_Style_None,    "None")
00558 dcl(DLG_BorderShading_Border_Style_Solid,   "Solid line")
00559 dcl(DLG_BorderShading_Border_Style_Dashed,  "Dashed line")
00560 dcl(DLG_BorderShading_Border_Style_Dotted,  "Dotted line")
00561 dcl(DLG_BorderShading_Offset,               "Offset:")
00562 dcl(DLG_BorderShading_Preview,              "Preview")
00563 
00564 dcl(DLG_Field_FieldTitle,               "Insert Field")
00565 dcl(DLG_Field_Types,                    "&Types:")
00566 dcl(DLG_Field_Types_No_Colon,               "&Types")
00567 dcl(DLG_Field_Fields,                   "&Fields:")
00568 dcl(DLG_Field_Fields_No_Colon,              "&Fields")
00569 dcl(DLG_Field_Parameters,               "Extra Parameters:")
00570 
00571 dcl(DLG_MailMerge_MailMergeTitle, "Insert Mail Merge Field")
00572 dcl(DLG_MailMerge_AvailableFields, "Available Fields:")
00573 dcl(DLG_MailMerge_Insert, "Field Name:")
00574 dcl(DLG_MailMerge_OpenFile, "&Open File")
00575 
00576 dcl(FIELD_Error,                "Error calculating value!")
00577 dcl(FIELD_Type_Datetime,        "Date and Time")
00578 dcl(FIELD_Type_Numbers,         "Numbers")
00579 dcl(FIELD_Type_PieceTable,      "Piece Table")
00580 dcl(FIELD_Datetime_CurrentTime,     "Current Time")
00581 dcl(FIELD_Numbers_PageNumber,       "Page Number")
00582 dcl(FIELD_Numbers_TOCPageNumber,        "Table of Contents Page")
00583 dcl(FIELD_Numbers_TOCListLabel,     "Table of Contents List Label")
00584 dcl(FIELD_Numbers_PageReference,    "Page Reference to Bookmark")
00585 dcl(FIELD_Numbers_PagesCount,       "Number of Pages")
00586 dcl(FIELD_Numbers_ListLabel,        "List Label")
00587 dcl(FIELD_Numbers_TableSumCols,     "Sum a Table Row")
00588 dcl(FIELD_Numbers_TableSumRows,     "Sum a Table Column")
00589 dcl(FIELD_Numbers_WordCount, "Word Count")
00590 dcl(FIELD_Numbers_CharCount, "Character Count")
00591 dcl(FIELD_Numbers_LineCount, "Line Count")
00592 dcl(FIELD_Numbers_ParaCount, "Paragraph Count")
00593 dcl(FIELD_Numbers_NbspCount, "Character Count (w/o spaces)")
00594 dcl(FIELD_Numbers_EndnoteReference, "Endnote reference")
00595 dcl(FIELD_Numbers_EndnoteAnchor,    "Endnote anchor")
00596 dcl(FIELD_Numbers_FootnoteReference, "Footnote reference")
00597 dcl(FIELD_Numbers_FootnoteAnchor,   "Footnote anchor")
00598 dcl(FIELD_PieceTable_Test,      "Kevins Test")
00599 dcl(FIELD_PieceTable_MartinTest,    "Martins Test")
00600 dcl(FIELD_Datetime_CurrentDate,         "Weekday Month Day, Year")
00601 
00602 dcl(FIELD_DateTime_MMDDYY, "mm/dd/yy")
00603 dcl(FIELD_DateTime_DDMMYY, "dd/mm/yy")
00604 dcl(FIELD_DateTime_MonthDayYear, "Month Day, Year")
00605 dcl(FIELD_DateTime_MthDayYear, "Mth. Day, Year")
00606 dcl(FIELD_DateTime_DefaultDate, "Default date representation")
00607 dcl(FIELD_DateTime_DefaultDateNoTime, "Current Date")
00608 dcl(FIELD_DateTime_Wkday, "The weekday")
00609 dcl(FIELD_DateTime_DOY, "Day # in the year")
00610 
00611 dcl(FIELD_DateTime_MilTime, "Military Time")
00612 dcl(FIELD_DateTime_AMPM, "AM/PM")
00613 dcl(FIELD_DateTime_TimeZone, "Time Zone")
00614 dcl(FIELD_DateTime_Epoch, "Seconds since the epoch")
00615 dcl(FIELD_DateTime_Custom, "Customizable date/time")
00616 
00617 dcl(FIELD_Application, "Application")
00618 dcl(FIELD_Application_Filename, "File Name")
00619 dcl(FIELD_Application_ShortFilename, "Short File Name")
00620 dcl(FIELD_Application_Version, "Version")
00621 dcl(FIELD_Application_BuildId, "Build Id.")
00622 dcl(FIELD_Application_Options, "Build Options")
00623 dcl(FIELD_Application_Target, "Build Target")
00624 dcl(FIELD_Application_CompileDate, "Compile Date")
00625 dcl(FIELD_Application_CompileTime, "Compile Time")
00626 dcl(FIELD_Application_MailMerge, "Mail Merge")
00627 
00628 dcl(FIELD_Type_Document, "Document")
00629 dcl(FIELD_Document_Title, "Title")
00630 dcl(FIELD_Document_Creator, "Author")
00631 dcl(FIELD_Document_Subject, "Subject")      //xgettext:msgctxt
00632 dcl(FIELD_Document_Publisher, "Publisher")
00633 dcl(FIELD_Document_Contributor, "Contributor(s)")
00634 dcl(FIELD_Document_Date, "Date")
00635 dcl(FIELD_Document_Date_Last_Changed, "Date Last Changed")
00636 dcl(FIELD_Document_Type, "Category")
00637 dcl(FIELD_Document_Language, "Language(s)")
00638 dcl(FIELD_Document_Coverage, "Coverage")
00639 dcl(FIELD_Document_Rights, "Rights")
00640 dcl(FIELD_Document_Keywords, "Keywords")
00641 dcl(FIELD_Document_Description, "Description")
00642 
00643 dcl(DLG_Goto_Title,                     "Go to")
00644 dcl(DLG_Goto_Label_Help,            "Choose your target in the left side.\nIf you want to use the \"Go To\" button, just fill the Number Entry with the desired number.  You can use + and - to perform relative movement.  I.e., if you write \"+2\" and you select \"Line\", the \"Go To\" will go 2 lines below your current position.")
00645 dcl(DLG_Goto_Btn_Prev,                  "<< Prev")
00646 dcl(DLG_Goto_Btn_Next,                  "Next >>")
00647 dcl(DLG_Goto_Label_What,                "Go To &What:")
00648 dcl(DLG_Goto_Label_Number,              "&Number:")
00649 dcl(DLG_Goto_Label_Name,                "&Name:")
00650 dcl(DLG_Goto_Btn_Goto,                  "Go To")
00651 dcl(DLG_Goto_Label_Position,                "Position")
00652 dcl(DLG_Goto_Target_Page,               "Page:")
00653 dcl(DLG_Goto_Target_Line,               "Line:")
00654 dcl(DLG_Goto_Target_Picture,            "Picture")
00655 dcl(DLG_Goto_Target_Bookmark,           "Bookmark")
00656 dcl(DLG_Goto_Target_XMLid,          "RDF Link")
00657 dcl(DLG_Goto_Target_Annotation,     "Annotation")
00658 dcl(DLG_Goto_Column_ID,         "ID")
00659 dcl(DLG_Goto_Column_Title,          "Title")
00660 dcl(DLG_Goto_Column_Author,         "Author")
00661 
00662 dcl(DLG_RDF_Query_Title,                    "Execute SPARQL on document RDF")
00663 dcl(DLG_RDF_Query_ShowAll,                  "Show All RDF")
00664 dcl(DLG_RDF_Query_Execute,                  "Execute Query")
00665 dcl(DLG_RDF_Query_Column_Subject,           "Subject")      //xgettext:msgctxt
00666 dcl(DLG_RDF_Query_Column_Predicate,         "Predicate")
00667 dcl(DLG_RDF_Query_Column_Object,            "Object")
00668 dcl(DLG_RDF_Query_Comment,                  "# Insert your SPARQL query here\n# Results are shown below.")
00669 dcl(DLG_RDF_Query_Status,                   "Query RDF: %d of total: %ld")
00670 dcl(DLG_RDF_Editor_Title,                   "Edit document RDF")
00671 dcl(DLG_RDF_Editor_Menu_File,               "&File")
00672 dcl(DLG_RDF_Editor_Menu_Triple,             "&Triple")
00673 dcl(DLG_RDF_Editor_ShowAll,                 "Update")
00674 dcl(DLG_RDF_Editor_Status,                  "Total RDF: %d")
00675 dcl(DLG_RDF_Editor_Restrict,                "Restrict to RDF Link:")
00676 dcl(DLG_RDF_Insert_NewContact,              "New Contact")
00677 dcl(DLG_RDF_SemanticItemInsert_Title,       "Insert Reference to Semantic Item")
00678 dcl(DLG_RDF_SemanticItemInsert_Ok,          "Insert Reference")
00679 dcl(DLG_RDF_SemanticItemInsert_Column_Refdlg,"Contacts")
00680 dcl(DLG_RDF_SemanticStylesheets_Title,      "RDF Stylesheet")
00681 dcl(DLG_RDF_SemanticStylesheets_Explanation,"Set the current stylesheet for Semantic Items in this document. New RDF objects will use this stylesheet automatically. The buttons allow you to set the stylesheet for all existing Semantic Items to the new stylesheet as well.")
00682 dcl(DLG_RDF_SemanticStylesheets_Contacts,   "Contacts:")
00683 dcl(DLG_RDF_SemanticStylesheets_Events,     "Events:")
00684 dcl(DLG_RDF_SemanticStylesheets_Locations,  "Locations:")
00685 dcl(DLG_RDF_SemanticStylesheets_Set,        "Set For All Existing")
00686 
00687 
00688 // Lists Dialog
00689 
00690 dcl(DLG_Lists_Title,                     "Bullets and Numbering")
00691 dcl(DLG_Lists_Start_New_List,             "Start New List")
00692 dcl(DLG_Lists_Stop_Current_List,             "Stop Current List")
00693 dcl(DLG_Lists_Resume_Previous_List,             "Resume Previous List")
00694 dcl(DLG_Lists_New_List_Type,             "New List \nType")
00695 dcl(DLG_Lists_Numbered_List,             "Numbered List")
00696 dcl(DLG_Lists_Lower_Case_List,             "Lower Case List")
00697 dcl(DLG_Lists_Upper_Case_List,             "Upper Case List")
00698 dcl(DLG_Lists_Lower_Roman_List,             "Lower Roman List")
00699 dcl(DLG_Lists_Upper_Roman_List,             "Upper Roman List")
00700 dcl(DLG_Lists_Arabic_List,             "Arabic List")
00701 dcl(DLG_Lists_Hebrew_List,             "Hebrew List")
00702 dcl(DLG_Lists_Bullet_List,                 "Bullet List")
00703 dcl(DLG_Lists_Dashed_List,                 "Dashed List")
00704 dcl(DLG_Lists_Square_List,                 "Square List")
00705 dcl(DLG_Lists_Triangle_List,                 "Triangle List")
00706 dcl(DLG_Lists_Diamond_List,                 "Diamond List")
00707 dcl(DLG_Lists_Star_List,                 "Star List")
00708 dcl(DLG_Lists_Implies_List,                 "Implies List")
00709 dcl(DLG_Lists_Tick_List,                 "Tick List")
00710 dcl(DLG_Lists_Box_List,                  "Box List")
00711 dcl(DLG_Lists_Hand_List,                 "Hand List")
00712 dcl(DLG_Lists_Heart_List,                "Heart List")
00713 dcl(DLG_Lists_Arrowhead_List,            "Arrowhead List")
00714 dcl(DLG_Lists_Starting_Value,            "New Starting \nValue")
00715 dcl(DLG_Lists_New_List_Label,            "New List Label")
00716 dcl(DLG_Lists_Current_List_Type,         "Current List Type")
00717 dcl(DLG_Lists_Current_List_Label,        "Current List Label")
00718 dcl(DLG_Lists_Cur_Change_Start,          "Change Current \nList")
00719 dcl(DLG_Lists_Type,                      "Type:")
00720 dcl(DLG_Lists_Type_none,                 "None")        //xgettext:msgctxt
00721 dcl(DLG_Lists_Style_none,                "None")        //xgettext:msgctxt
00722 dcl(DLG_Lists_Type_bullet,               "Bullet")
00723 dcl(DLG_Lists_Type_numbered,             "Numbered")
00724 dcl(DLG_Lists_Style,                     "Style:")
00725 dcl(DLG_Lists_Customize,                 "Customized List")
00726 dcl(DLG_Lists_Format,                    "Format:")
00727 dcl(DLG_Lists_Font,                      "Font:")
00728 dcl(DLG_Lists_ButtonFont,                "Font...")
00729 dcl(DLG_Lists_DelimiterString,           "Level Delimiter:")
00730 dcl(DLG_Lists_Level,                     "Level:")
00731 dcl(DLG_Lists_Start,                     "Start At:")
00732 dcl(DLG_Lists_Align,                     "Text Align:")
00733 dcl(DLG_Lists_Indent,                     "Label Align:")
00734 dcl(DLG_Lists_Current_Font,                     "Current Font")
00735 dcl(DLG_Lists_Preview,                     "Preview")
00736 dcl(DLG_Lists_Start_New,                     "Start New List")
00737 dcl(DLG_Lists_Apply_Current,                "Apply to Current List")
00738 dcl(DLG_Lists_Start_Sub,                "Start Sublist")
00739 dcl(DLG_Lists_Resume,                "Attach to Previous List")
00740 dcl(DLG_Lists_SetDefault,                "Set Default Values")
00741 dcl(DLG_Lists_PageProperties,                "List Properties")
00742 dcl(DLG_Lists_PageFolding,               "Text Folding")
00743 dcl(DLG_Lists_FoldingLevelexp,               "Hide text below List Levels")
00744 dcl(DLG_Lists_FoldingLevel0,                 "No Folding")
00745 dcl(DLG_Lists_FoldingLevel1,                 "Fold below level 1")
00746 dcl(DLG_Lists_FoldingLevel2,                 "Fold below level 2")
00747 dcl(DLG_Lists_FoldingLevel3,                 "Fold below level 3")
00748 dcl(DLG_Lists_FoldingLevel4,                 "Fold below level 4")
00749 
00750      /* page numbers dialog */
00751 dcl(DLG_PageNumbers_Title,       "Page Numbers")
00752 dcl(DLG_PageNumbers_Left,        "Left")
00753 dcl(DLG_PageNumbers_Right,       "Right")
00754 dcl(DLG_PageNumbers_Center,          "Center")
00755 dcl(DLG_PageNumbers_Header,      "Top")
00756 dcl(DLG_PageNumbers_Footer,      "Bottom")
00757 dcl(DLG_PageNumbers_Preview,         "Preview")
00758 dcl(DLG_PageNumbers_Alignment,       "Alignment:")
00759 dcl(DLG_PageNumbers_Alignment_No_Colon,  "Alignment")
00760 dcl(DLG_PageNumbers_Position,        "Position:")
00761 dcl(DLG_PageNumbers_Position_No_Colon,   "Position")
00762 
00763      /* page setup dialog */
00764 dcl(DLG_PageSetup_Title,  "Page Setup")
00765 dcl(DLG_PageSetup_Paper,  "Paper")
00766 dcl(DLG_PageSetup_Width,  "&Width:")
00767 dcl(DLG_PageSetup_Height, "&Height:")
00768 dcl(DLG_PageSetup_Paper_Size, "Paper Si&ze:")
00769 dcl(DLG_PageSetup_Units, "&Units:")
00770 dcl(DLG_PageSetup_Orient, "Orientation")
00771 dcl(DLG_PageSetup_Landscape, "&Landscape")
00772 dcl(DLG_PageSetup_Portrait, "&Portrait")
00773 dcl(DLG_PageSetup_Scale, "Scale")
00774 dcl(DLG_PageSetup_Adjust, "&Adjust to:")
00775 dcl(DLG_PageSetup_Percent, "% of normal size")      //xgettext:no-c-format
00776 dcl(DLG_PageSetup_Page, "Page")
00777 dcl(DLG_PageSetup_Top, "&Top:")
00778 dcl(DLG_PageSetup_Header, "&Header:")
00779 dcl(DLG_PageSetup_Footer, "&Footer:")
00780 dcl(DLG_PageSetup_Bottom, "&Bottom:")
00781 dcl(DLG_PageSetup_Left, "&Left:")
00782 dcl(DLG_PageSetup_Right, "&Right:")
00783 dcl(DLG_PageSetup_Margin, "Margin")
00784 dcl(DLG_PageSetup_ErrBigMargins, "The margins selected are too large to fit on the page.")
00785 
00786      /* page formats */
00787 dcl(DLG_PageFormat_A0,              "A0")
00788 dcl(DLG_PageFormat_A1,              "A1")
00789 dcl(DLG_PageFormat_A2,              "A2")
00790 dcl(DLG_PageFormat_A3,              "A3")
00791 dcl(DLG_PageFormat_A4,              "A4")
00792 dcl(DLG_PageFormat_A5,              "A5")
00793 dcl(DLG_PageFormat_A6,              "A6")
00794 dcl(DLG_PageFormat_A7,              "A7")
00795 dcl(DLG_PageFormat_A8,              "A8")
00796 dcl(DLG_PageFormat_A9,              "A9")
00797 dcl(DLG_PageFormat_A10,             "A10")
00798 dcl(DLG_PageFormat_B0,              "B0")
00799 dcl(DLG_PageFormat_B1,              "B1")
00800 dcl(DLG_PageFormat_B2,              "B2")
00801 dcl(DLG_PageFormat_B3,              "B3")
00802 dcl(DLG_PageFormat_B4,              "B4")
00803 dcl(DLG_PageFormat_B5,              "B5")
00804 dcl(DLG_PageFormat_B6,              "B6")
00805 dcl(DLG_PageFormat_B7,              "B7")
00806 dcl(DLG_PageFormat_B8,              "B8")
00807 dcl(DLG_PageFormat_B9,              "B9")
00808 dcl(DLG_PageFormat_B10,             "B10")
00809 dcl(DLG_PageFormat_C0,              "C0")
00810 dcl(DLG_PageFormat_C1,              "C1")
00811 dcl(DLG_PageFormat_C2,              "C2")
00812 dcl(DLG_PageFormat_C3,              "C3")
00813 dcl(DLG_PageFormat_C4,              "C4")
00814 dcl(DLG_PageFormat_C5,              "C5")
00815 dcl(DLG_PageFormat_C6,              "C6")
00816 dcl(DLG_PageFormat_C7,              "C7")
00817 dcl(DLG_PageFormat_C8,              "C8")
00818 dcl(DLG_PageFormat_C9,              "C9")
00819 dcl(DLG_PageFormat_C10,             "C10")
00820 dcl(DLG_PageFormat_Legal,           "Legal")
00821 dcl(DLG_PageFormat_Folio,           "Folio")
00822 dcl(DLG_PageFormat_Letter,          "Letter")
00823 dcl(DLG_PageFormat_1_3_A4,          "1/3 A4")
00824 dcl(DLG_PageFormat_1_4_A4,          "1/4 A4")
00825 dcl(DLG_PageFormat_1_8_A4,          "1/8 A4")
00826 dcl(DLG_PageFormat_1_4_A3,          "1/4 A3")
00827 dcl(DLG_PageFormat_1_3_A5,          "1/3 A5")
00828 dcl(DLG_PageFormat_DLEnvelope,      "DL Envelope")
00829 dcl(DLG_PageFormat_C6C5Envelope,    "C6/C5 Envelope")
00830 dcl(DLG_PageFormat_EnvelopeNo10,    "Envelope No10")
00831 dcl(DLG_PageFormat_Envelope6x9,     "Envelope 6x9")                 
00832 dcl(DLG_PageFormat_Custom,          "Custom")
00833 
00834 dcl(MSG_AutoMerge, "Automerge")
00835 dcl(MSG_DirectionModeChg,   "You have changed the direction mode.")
00836 dcl(MSG_DefaultDirectionChg,"You have changed the default direction.")
00837 dcl(MSG_AfterRestartNew, "This change will only take effect when you restart AbiWord or create a new document.")
00838 dcl(MSG_BookmarkNotFound, "Bookmark \"%s\" was not found in this document.")
00839 dcl(MSG_BookmarkAlreadyExists, "This bookmark already exists. Would you like to replace the existing bookmark with this new one?")
00840 dcl(MSG_XMLIDAlreadyExists, "This RDF link already exists. Would you like to replace the existing RDF link with this new one?")
00841 dcl(MSG_HyperlinkNoSelection, "You must select a portion of the document before inserting a hyperlink.")
00842 dcl(MSG_HyperlinkNoBookmark, "Warning: the bookmark you provided [%s] does not exist.")
00843 dcl(MSG_HyperlinkCrossesBoundaries, "The text to which the hyperlink is to be attached must be within a single paragraph.")
00844 dcl(MSG_HiddenRevisions, "This document contains revisions which are currently hidden from view. Please see AbiWord documentation for information on working with revisions.")
00845 
00846 dcl(DLG_ToggleCase_Title, "Change Case")
00847 dcl(DLG_ToggleCase_SentenceCase, "Sentence case")
00848 dcl(DLG_ToggleCase_LowerCase, "lowercase")
00849 dcl(DLG_ToggleCase_UpperCase, "UPPERCASE")
00850 dcl(DLG_ToggleCase_TitleCase, "Title Case")
00851 dcl(DLG_ToggleCase_FirstUpperCase, "Initial Caps")
00852 dcl(DLG_ToggleCase_ToggleCase, "tOGGLE cASE")
00853 
00854 dcl(DLG_Background_Title, "Change Background Color")
00855 dcl(DLG_Background_ClearClr, "Clear Background Color")
00856 dcl(DLG_Background_TitleFore, "Change Text Color")
00857 dcl(DLG_Background_TitleHighlight, "Change Highlight Color")
00858 dcl(DLG_Background_ClearHighlight, "Clear Highlight Color")
00859 
00860 dcl(DLG_HdrFtr_Title, "Format Header/Footers")
00861 dcl(DLG_HdrFtr_HeaderFrame, "Header Properties")
00862 dcl(DLG_HdrFtr_HeaderEven, "Different header on facing pages")
00863 dcl(DLG_HdrFtr_HeaderFirst, "Different header on first page")
00864 dcl(DLG_HdrFtr_HeaderLast, "Different header on last page")
00865 dcl(DLG_HdrFtr_FooterFrame, "Footer Properties")
00866 dcl(DLG_HdrFtr_FooterEven, "Different footer on facing pages")
00867 dcl(DLG_HdrFtr_FooterFirst, "Different footer on first page")
00868 dcl(DLG_HdrFtr_FooterLast, "Different footer on last page")
00869 dcl(DLG_HdrFtr_PageNumberProperties, "Page Number Properties")
00870 dcl(DLG_HdrFtr_RestartCheck, "Restart page numbers on new sections")
00871 dcl(DLG_HdrFtr_RestartNumbers, "Restart numbering at:")
00872 
00873 dcl(DLG_MetaData_Title, "Document Properties")
00874 dcl(DLG_MetaData_Title_LBL, "Title:")
00875 dcl(DLG_MetaData_Subject_LBL, "Subject:")
00876 dcl(DLG_MetaData_Author_LBL, "Author:")
00877 dcl(DLG_MetaData_Publisher_LBL, "Publisher:")
00878 dcl(DLG_MetaData_CoAuthor_LBL, "Contributor(s):")
00879 dcl(DLG_MetaData_Category_LBL, "Category:")
00880 dcl(DLG_MetaData_Keywords_LBL, "Keywords:")
00881 dcl(DLG_MetaData_Languages_LBL, "Language(s):")
00882 dcl(DLG_MetaData_Description_LBL, "Description:")
00883 dcl(DLG_MetaData_Source_LBL, "Source:")
00884 dcl(DLG_MetaData_Relation_LBL, "Relation:")
00885 dcl(DLG_MetaData_Coverage_LBL, "Coverage:")
00886 dcl(DLG_MetaData_Rights_LBL, "Rights:")
00887 dcl(DLG_MetaData_TAB_Permission, "Permissions")
00888 dcl(DLG_MetaData_TAB_Summary, "Summary")
00889 dcl(DLG_MetaData_TAB_General,"General")
00890 
00891 dcl(MSG_EmptySelection, "Current Selection is Empty")
00892 
00893 dcl(DLG_InsertBookmark_Title, "Insert Bookmark")
00894 dcl(DLG_InsertBookmark_Msg,   "Type a name for the bookmark, or select an existing from the list:")
00895 dcl(DLG_InsertXMLID_Title,    "Insert RDF Link")
00896 dcl(DLG_InsertXMLID_Msg,      "Type a name for the RDF link:")
00897 
00898 dcl(DLG_InsertHyperlink_Title, "Insert Hyperlink")
00899 dcl(DLG_InsertHyperlink_Msg, "Select a target bookmark from the list:")
00900 dcl(DLG_InsertHyperlink_TitleLabel, "Type a title for the hyperlink")
00901 
00902     /* Mark revisions dialog */
00903 dcl(DLG_MarkRevisions_Title, "Mark Revisions")
00904 dcl(DLG_MarkRevisions_Check1Label, "Continue previous revision (number %d)")
00905 dcl(DLG_MarkRevisions_Check2Label, "Start a new revision")
00906 dcl(DLG_MarkRevisions_Comment2Label, "Comment to be associated with the revision:")
00907 
00908     /* List revisions dialog */
00909 dcl(DLG_ListRevisions_Title, "Select Revision")
00910 dcl(DLG_ListRevisions_Column1Label, "Revision ID")
00911 dcl(DLG_ListRevisions_Column2Label, "Date")
00912 dcl(DLG_ListRevisions_Column3Label, "Comment")
00913 dcl(DLG_ListRevisions_Label1, "Existing revisions:")
00914 dcl(DLG_ListRevisions_LevelZero, "(All revisions visible)")
00915 
00916 // RIVERA
00917 dcl(DLG_Annotation_Title, "Edit Annotation")
00918 dcl(DLG_Annotation_Title_LBL, "Title:")
00919 dcl(DLG_Annotation_Author_LBL, "Author:")
00920 dcl(DLG_Annotation_Description_LBL, "Description:")
00921 dcl(DLG_Annotation_Replace_LBL, "Replace")
00922 dcl(DLG_Annotation_OK_tooltip, "Update the annotation")
00923 dcl(DLG_Annotation_Replace_tooltip, "Replace the annotated text with the annotation content")
00924 
00925 dcl(WORD_PassRequired, "Password required, this is an encrypted document")
00926 dcl(WORD_PassInvalid, "Incorrect Password")
00927 dcl(SCRIPT_NOSCRIPTS, "No scripts found")
00928 dcl(SCRIPT_CANTRUN, "Error executing script %s")
00929 dcl(PRINT_CANNOTSTARTPRINTJOB, "Cannot start print job")
00930 
00931 dcl(MSG_CHECK_PRINT_MODE, "Headers and Footers can only be created and edited while in Print View Mode. \n To enter this mode choose ""View"" then ""Print Layout"" from the Menus. \n Would you like to enter Print Layout mode right now?")
00932 
00933 
00934 /* Windows ap_App */
00935 dcl(WINDOWS_NEED_UNICOWS,   "AbiWord needs the file %s.dll\nPlease download and install it from http://www.microsoft.com/en-us/download/details.aspx?id=4237")
00936 dcl(WINDOWS_COMCTL_WARNING, "AbiWord is designed for a newer version of the system file COMCTL32.DLL\nthan the one currently on your system. (COMCTL32.DLL version 4.72 or newer)\nA solution to this problem is explained in the FAQ on the AbiSource web site\n\n\thttp://www.abisource.com\n\nYou can use the program, but the toolbar may be missing.")
00937 
00938 dcl(MENU_LABEL__BOGUS1__," ")
00939 dcl(MENU_LABEL__BOGUS2__," ")
00940 dcl(MENU_LABEL_OPEN_TEMPLATE,"Open Template")
00941 dcl(MENU_LABEL_FILE,"&File")
00942 dcl(MENU_LABEL_FILE_NEW,"&New")
00943 dcl(MENU_LABEL_FILE_NEW_USING_TEMPLATE,"&New using Template")
00944 dcl(MENU_LABEL_FILE_OPEN,"&Open")
00945 dcl(MENU_LABEL_FILE_IMPORTSTYLES,"&Import Styles")
00946 dcl(MENU_LABEL_FILE_CLOSE,"&Close")
00947 dcl(MENU_LABEL_FILE_SAVE,"&Save")
00948 dcl(MENU_LABEL_FILE_SAVEAS,"Save &As")
00949 dcl(MENU_LABEL_FILE_SAVE_TEMPLATE, "Save &Template")
00950 dcl(MENU_LABEL_FILE_SAVEIMAGE,"&Save Image As")
00951 dcl(MENU_LABEL_FILE_IMPORT,"Op&en Copy")
00952 dcl(MENU_LABEL_FILE_EXPORT,"Sav&e Copy")
00953 dcl(MENU_LABEL_FILE_PROPERTIES, "P&roperties")
00954 dcl(MENU_LABEL_FILE_PAGESETUP,"Page Set&up")
00955 dcl(MENU_LABEL_FILE_PRINT,"&Print")
00956 dcl(MENU_LABEL_FILE_PRINT_DIRECTLY,"Print &directly")
00957 dcl(MENU_LABEL_FILE_PRINT_PREVIEW,"Print P&review")
00958 dcl(MENU_LABEL_FILE_RECENT, "Recent &Files")
00959 dcl(MENU_LABEL_FILE_RECENT_1,"&1 %s")
00960 dcl(MENU_LABEL_FILE_RECENT_2,"&2 %s")
00961 dcl(MENU_LABEL_FILE_RECENT_3,"&3 %s")
00962 dcl(MENU_LABEL_FILE_RECENT_4,"&4 %s")
00963 dcl(MENU_LABEL_FILE_RECENT_5,"&5 %s")
00964 dcl(MENU_LABEL_FILE_RECENT_6,"&6 %s")
00965 dcl(MENU_LABEL_FILE_RECENT_7,"&7 %s")
00966 dcl(MENU_LABEL_FILE_RECENT_8,"&8 %s")
00967 dcl(MENU_LABEL_FILE_RECENT_9,"&9 %s")
00968 dcl(MENU_LABEL_FILE_REVERT,"Re&vert")
00969 dcl(MENU_LABEL_FILE_SAVEEMBED,"Save to file")
00970 dcl(MENU_LABEL_FILE_EXIT,"&Quit")
00971 dcl(MENU_LABEL_EDIT,"&Edit")
00972 dcl(MENU_LABEL_EDIT_UNDO,"&Undo")
00973 dcl(MENU_LABEL_EDIT_REDO,"&Redo")
00974 dcl(MENU_LABEL_EDIT_CUT,"Cu&t")
00975 dcl(MENU_LABEL_EDIT_COPY,"&Copy")
00976 dcl(MENU_LABEL_EDIT_PASTE,"&Paste")
00977 dcl(MENU_LABEL_EDIT_PASTE_SPECIAL,"Pa&ste Unformatted")
00978 dcl(MENU_LABEL_EDIT_CLEAR,"Cle&ar")
00979 dcl(MENU_LABEL_EDIT_SELECTALL,"Select A&ll")
00980 dcl(MENU_LABEL_EDIT_FIND,"&Find")
00981 dcl(MENU_LABEL_EDIT_REPLACE,"R&eplace")
00982 dcl(MENU_LABEL_EDIT_GOTO,"&Go To")
00983 dcl(MENU_LABEL_EDIT_DELETEFRAME,"Delete Text Box")
00984 dcl(MENU_LABEL_EDIT_DELETEIMAGE,"Delete Image")
00985 dcl(MENU_LABEL_EDIT_CUTIMAGE,"Cut Image")
00986 dcl(MENU_LABEL_EDIT_COPYIMAGE,"Copy Image")
00987 dcl(MENU_LABEL_EDIT_CUT_FRAME,"Cut Text Box")
00988 dcl(MENU_LABEL_EDIT_COPY_FRAME,"Copy Text Box")
00989 dcl(MENU_LABEL_EDIT_SELECT_FRAME,"Select Text Box")
00990 dcl(MENU_LABEL_INSERT_HEADER,"Header")
00991 dcl(MENU_LABEL_INSERT_FOOTER,"Footer")
00992 dcl(MENU_LABEL_EDIT_EDITHEADER,"Edit Header")
00993 dcl(MENU_LABEL_EDIT_EDITFOOTER,"Edit Footer")
00994 dcl(MENU_LABEL_EDIT_REMOVEHEADER,"Remove Header")
00995 dcl(MENU_LABEL_EDIT_REMOVEFOOTER,"Remove Footer")
00996 dcl(MENU_LABEL_EDIT_CUTEMBED,"Cut Object")
00997 dcl(MENU_LABEL_EDIT_COPYEMBED,"Copy Object")
00998 dcl(MENU_LABEL_EDIT_DELETEEMBED,"Delete Object")
00999 dcl(MENU_LABEL_EDIT_LATEXEQUATION,"Edit Equation")
01000 dcl(MENU_LABEL_VIEW,"&View")
01001 dcl(MENU_LABEL_VIEW_NORMAL,"&Normal Layout")
01002 dcl(MENU_LABEL_VIEW_WEB,"&Web Layout")
01003 dcl(MENU_LABEL_VIEW_PRINT,"&Print Layout")
01004 dcl(MENU_LABEL_VIEW_TOOLBARS,"&Toolbars")
01005 dcl(MENU_LABEL_VIEW_TB_1,"&1 %s")
01006 dcl(MENU_LABEL_VIEW_TB_2,"&2 %s")
01007 dcl(MENU_LABEL_VIEW_TB_3,"&3 %s")
01008 dcl(MENU_LABEL_VIEW_TB_4,"&4 %s")
01009 dcl(MENU_LABEL_VIEW_LOCK_TB_LAYOUT,"&Lock layout")
01010 dcl(MENU_LABEL_VIEW_DEFAULT_TB_LAYOUT,"&Reset to default layout")
01011 dcl(MENU_LABEL_VIEW_RULER,"Show &Ruler")
01012 dcl(MENU_LABEL_VIEW_STATUSBAR,"&Show Status Bar")
01013 dcl(MENU_LABEL_VIEW_SHOWPARA,"Show For&matting Marks")
01014 dcl(MENU_LABEL_VIEW_LOCKSTYLES,"Enable F&ormatting Tools")
01015 dcl(MENU_LABEL_VIEW_HEADFOOT,"&Header and Footer")
01016 dcl(MENU_LABEL_VIEW_FULLSCREEN,"F&ull Screen")
01017 dcl(MENU_LABEL_VIEW_ZOOM_MENU,"&Zoom")
01018 dcl(MENU_LABEL_VIEW_ZOOM,"&Zoom")
01019 dcl(MENU_LABEL_VIEW_ZOOM_200,"Zoom to &200%")
01020 dcl(MENU_LABEL_VIEW_ZOOM_100,"Zoom to &100%")
01021 dcl(MENU_LABEL_VIEW_ZOOM_75,"Zoom to &75%")
01022 dcl(MENU_LABEL_VIEW_ZOOM_50,"Zoom to &50%")
01023 dcl(MENU_LABEL_VIEW_ZOOM_WIDTH,"&Page Width")
01024 dcl(MENU_LABEL_VIEW_ZOOM_WHOLE,"&Whole Page")
01025 dcl(MENU_LABEL_INSERT,"&Insert")
01026 dcl(MENU_LABEL_INSERT_BREAK,"&Break")
01027 dcl(MENU_LABEL_INSERT_PAGENO,"Page N&umbers")
01028 dcl(MENU_LABEL_INSERT_DATETIME,"Date and &Time")
01029 dcl(MENU_LABEL_INSERT_TEXTBOX, "Text Box")
01030 dcl(MENU_LABEL_INSERT_MAILMERGE, "&Mail Merge Field")
01031 dcl(MENU_LABEL_INSERT_FIELD,"&Field")
01032 dcl(MENU_LABEL_INSERT_FILE,"F&ile")
01033 dcl(MENU_LABEL_INSERT_SYMBOL,"Sy&mbol")
01034 dcl(MENU_LABEL_INSERT_ENDNOTE,"&Endnote")
01035 dcl(MENU_LABEL_INSERT_FOOTNOTE,"Foot&note")
01036 dcl(MENU_LABEL_INSERT_TABLEOFCONTENTS,"Table of Contents")
01037 dcl(MENU_LABEL_INSERT_CLIPART,"&Clip Art")
01038 dcl(MENU_LABEL_INSERT_GRAPHIC,"&Picture")
01039 dcl(MENU_LABEL_INSERT_BOOKMARK,"Boo&kmark")
01040 dcl(MENU_LABEL_INSERT_XMLID,"RDF Link")
01041 dcl(MENU_LABEL_INSERT_HYPERLINK,"&Hyperlink")
01042 dcl(MENU_LABEL_INSERT_GOTO_HYPERLINK,"&Jump to hyperlink")
01043 dcl(MENU_LABEL_INSERT_EDIT_HYPERLINK,"&Edit hyperlink")
01044 dcl(MENU_LABEL_EDIT_COPY_HYPERLINK_LOCATION,"C&opy hyperlink location")
01045 dcl(MENU_LABEL_INSERT_DELETE_HYPERLINK,"&Delete hyperlink")
01046 dcl(MENU_LABEL_INSERT_DIRECTIONMARKER, "&Direction Marker")
01047 dcl(MENU_LABEL_INSERT_DIRECTIONMARKER_LRM, "&LRM")
01048 dcl(MENU_LABEL_INSERT_DIRECTIONMARKER_RLM, "&RLM")
01049 dcl(MENU_LABEL_FORMAT,"F&ormat")
01050 dcl(MENU_LABEL_FMT, "Te&xt Formatting")
01051 dcl(MENU_LABEL_FMT_LANGUAGE,"Set &Language")
01052 dcl(MENU_LABEL_FMT_FONT,"&Font")
01053 dcl(MENU_LABEL_FMT_PARAGRAPH,"&Paragraph")
01054 dcl(MENU_LABEL_FMT_BULLETS,"Bullets and &Numbering")
01055 dcl(MENU_LABEL_FMT_TABLE, "&Table")
01056 dcl(MENU_LABEL_FMT_DOCUMENT,"&Document")
01057 dcl(MENU_LABEL_FMT_BORDERS,"&Borders and Shading")
01058 dcl(MENU_LABEL_FMT_HDRFTR,"&Header/Footers")
01059 dcl(MENU_LABEL_FMT_FOOTNOTES,"Footnotes and &Endnotes")
01060 dcl(MENU_LABEL_FMT_TABLEOFCONTENTS,"Table of Contents")
01061 dcl(MENU_LABEL_FMT_COLUMNS,"&Columns")
01062 dcl(MENU_LABEL_FMT_TOGGLECASE,"C&hange Case")
01063 dcl(MENU_LABEL_FMT_BACKGROUND,"Page Background")
01064 dcl(MENU_LABEL_FMT_BACKGROUND_PAGE_COLOR,"Page C&olor")
01065 dcl(MENU_LABEL_FMT_BACKGROUND_PAGE_IMAGE,"Page Image")
01066 dcl(MENU_LABEL_FMT_STYLIST, "Sty&list")
01067 dcl(MENU_LABEL_FMT_STYLE,"St&yle")
01068 dcl(MENU_LABEL_FMT_STYLE_DEFINE, "&Create and Modify Styles")
01069 dcl(MENU_LABEL_FMT_TABS,"&Tabs")
01070 dcl(MENU_LABEL_FMT_BOLD,"&Bold")
01071 dcl(MENU_LABEL_FMT_ITALIC,"&Italic")
01072 dcl(MENU_LABEL_FMT_UNDERLINE,"&Underline")
01073 dcl(MENU_LABEL_FMT_OVERLINE,"&Overline")
01074 dcl(MENU_LABEL_FMT_STRIKE,"Stri&ke")
01075 dcl(MENU_LABEL_FMT_TOPLINE,"To&pline")
01076 dcl(MENU_LABEL_FMT_BOTTOMLINE,"Bo&ttomline")
01077 dcl(MENU_LABEL_FMT_SUPERSCRIPT,"Supe&rscript")
01078 dcl(MENU_LABEL_FMT_SUBSCRIPT,"&Subscript")
01079 dcl(MENU_LABEL_FMT_FRAME,"Text Box")
01080 dcl(MENU_LABEL_FMT_IMAGE, "&Image")
01081 dcl(MENU_LABEL_FMT_SETPOSIMAGE, "Set Positioned Image")
01082 dcl(MENU_LABEL_FMT_POSIMAGE, "&Image")
01083 dcl(MENU_LABEL_FMT_DIRECTION, "D&irectional")
01084 dcl(MENU_LABEL_FMT_DIRECTION_DOCD_RTL, "RTL &Document")
01085 dcl(MENU_LABEL_FMT_DIRECTION_SD_RTL, "RTL &Section")
01086 dcl(MENU_LABEL_FMT_DIRECTION_DD_RTL, "RTL &Paragraph")
01087 dcl(MENU_LABEL_FMT_DIRECTION_DO_LTR, "&Left-to-right text")
01088 dcl(MENU_LABEL_FMT_DIRECTION_DO_RTL, "&Right-to-left text")
01089 dcl(MENU_LABEL_FMT_EMBED, "Format Ob&ject")
01090 dcl(MENU_LABEL_TOOLS,"&Tools")
01091 dcl(MENU_LABEL_TOOLS_SPELLING,"&Spelling")
01092 dcl(MENU_LABEL_TOOLS_SPELL,"Check &Spelling")
01093 dcl(MENU_LABEL_TOOLS_AUTOSPELL,"&Auto Spellcheck")
01094 dcl(MENU_LABEL_TOOLS_SPELLPREFS,"Spelling &Options")
01095 dcl(MENU_LABEL_TOOLS_WORDCOUNT,"&Word Count")
01096 dcl(MENU_LABEL_TOOLS_OPTIONS,"Pr&eferences")
01097 dcl(MENU_LABEL_TOOLS_LANGUAGE,"&Language")
01098 dcl(MENU_LABEL_TOOLS_PLUGINS,"&Plugins")
01099 dcl(MENU_LABEL_TOOLS_SCRIPTS,"S&cripts")
01100 dcl(MENU_LABEL_TOOLS_MAILMERGE,"&Mail Merge")
01101 dcl(MENU_LABEL_TOOLS_HISTORY,"&Document History")
01102 dcl(MENU_LABEL_TOOLS_HISTORY_SHOW,"&Show History")
01103 dcl(MENU_LABEL_TOOLS_HISTORY_PURGE,"&Purge History")
01104 dcl(MENU_LABEL_TOOLS_REVISIONS_AUTO,"&Maintain Full History")
01105 dcl(MENU_LABEL_TOOLS_REVISIONS,"&Revisions")
01106 dcl(MENU_LABEL_TOOLS_REVISIONS_MARK,"&Mark revisions while typing")
01107 dcl(MENU_LABEL_TOOLS_REVISIONS_SHOW,"S&how revisions")
01108 dcl(MENU_LABEL_TOOLS_REVISIONS_SHOW_AFTER,"Show document a&fter revisions")
01109 dcl(MENU_LABEL_TOOLS_REVISIONS_SHOW_AFTERPREV,"Show document after &previous revisions")
01110 dcl(MENU_LABEL_TOOLS_REVISIONS_SHOW_BEFORE,"Show document &before revisions")
01111 dcl(MENU_LABEL_TOOLS_REVISIONS_SET_VIEW_LEVEL,"&Select revision")
01112 dcl(MENU_LABEL_TOOLS_REVISIONS_ACCEPT_REVISION,"&Accept revision")
01113 dcl(MENU_LABEL_TOOLS_REVISIONS_REJECT_REVISION,"&Reject revision")
01114 dcl(MENU_LABEL_TOOLS_REVISIONS_FIND_NEXT,"Find &next revision")
01115 dcl(MENU_LABEL_TOOLS_REVISIONS_FIND_PREV,"Find &previous revision")
01116 dcl(MENU_LABEL_TOOLS_REVISIONS_COMPARE_DOCUMENTS,"&Compare documents")
01117 dcl(MENU_LABEL_TOOLS_REVISIONS_NEW_REVISION,"Start ne&w revision")
01118 dcl(MENU_LABEL_TOOLS_REVISIONS_PURGE,"P&urge revisions")
01119 // RIVERA
01120 dcl(MENU_LABEL_TOOLS_ANNOTATIONS,"&Annotations")
01121 dcl(MENU_LABEL_TOOLS_ANNOTATIONS_INSERT,"New &annotation")
01122 dcl(MENU_LABEL_TOOLS_ANNOTATIONS_INSERT_FROMSEL,"Create from &selection")
01123 dcl(MENU_LABEL_TOOLS_ANNOTATIONS_TOGGLE_DISPLAY,"&Show annotations")
01124 dcl(MENU_LABEL_GOTO_ANNOTATION,"&Jump to annotation")
01125 dcl(MENU_LABEL_EDIT_ANNOTATION,"&Edit annotation")
01126 dcl(MENU_LABEL_DELETE_ANNOTATION,"&Delete annotation")
01127 dcl(MENU_LABEL_RDFANCHOR_EDIT_TRIPLES,"&Edit RDF")
01128 dcl(MENU_LABEL_RDFANCHOR_QUERY,"&Query RDF")
01129 dcl(MENU_LABEL_RDFANCHOR_EDITSEMITEM,"E&dit Semantic Items")
01130 dcl(MENU_LABEL_RDFANCHOR_EXPORTSEMITEM,"Export Semantic Items")
01131 dcl(MENU_LABEL_RDFANCHOR_SELECTTHISREFTOSEMITEM,"Select this reference to Semantic Item")
01132 dcl(MENU_LABEL_RDFANCHOR_SELECTNEXTREFTOSEMITEM,"Select next references to Semantic Item")
01133 dcl(MENU_LABEL_RDFANCHOR_SELECTPREVREFTOSEMITEM,"Select previous reference to Semantic Item")
01134 dcl(MENU_LABEL_TABLE, "T&able")
01135 dcl(MENU_LABEL_TABLE_INSERT, "&Insert")
01136 dcl(MENU_LABEL_TABLE_INSERT_TABLE, "&Table")
01137 dcl(MENU_LABEL_TABLE_INSERTTABLE, "Insert &Table")
01138 dcl(MENU_LABEL_TABLE_INSERT_COLUMNS_BEFORE, "Columns &Left")
01139 dcl(MENU_LABEL_TABLE_INSERT_COLUMNS_AFTER, "Columns &Right")
01140 dcl(MENU_LABEL_TABLE_INSERTCOLUMN, "Insert &Columns")
01141 dcl(MENU_LABEL_TABLE_INSERT_ROWS_BEFORE, "Rows &Above")
01142 dcl(MENU_LABEL_TABLE_INSERT_ROWS_AFTER, "Rows &Below")
01143 dcl(MENU_LABEL_TABLE_INSERTROW, "Insert &Rows")
01144 dcl(MENU_LABEL_TABLE_INSERT_CELLS, "&Cells")
01145 dcl(MENU_LABEL_TABLE_INSERT_SUMCOLS, "Sum a Row")
01146 dcl(MENU_LABEL_TABLE_INSERT_SUMROWS, "Sum a Column")
01147 dcl(MENU_LABEL_TABLE_DELETE, "&Delete")
01148 dcl(MENU_LABEL_TABLE_DELETE_TABLE, "&Table")
01149 dcl(MENU_LABEL_TABLE_DELETETABLE, "Delete Tabl&e")
01150 dcl(MENU_LABEL_TABLE_DELETE_COLUMNS, "&Column")
01151 dcl(MENU_LABEL_TABLE_DELETECOLUMN, "Delete Co&lumn")
01152 dcl(MENU_LABEL_TABLE_DELETE_ROWS, "&Row")
01153 dcl(MENU_LABEL_TABLE_DELETEROW, "Delete Ro&w")
01154 dcl(MENU_LABEL_TABLE_DELETE_CELLS, "&Cells")
01155 dcl(MENU_LABEL_TABLE_FORMAT, "&Format")
01156 dcl(MENU_LABEL_TABLE_SELECT, "&Select")
01157 dcl(MENU_LABEL_TABLE_SELECT_TABLE, "&Table")
01158 dcl(MENU_LABEL_TABLE_SELECT_COLUMN, "Co&lumn")
01159 dcl(MENU_LABEL_TABLE_SELECT_ROW, "&Row")
01160 dcl(MENU_LABEL_TABLE_SELECT_CELL, "&Cell")
01161 dcl(MENU_LABEL_TABLE_MERGE_CELLS, "&Merge Cells")
01162 dcl(MENU_LABEL_TABLE_SPLIT_CELLS, "S&plit Cells")
01163 dcl(MENU_LABEL_TABLE_SPLIT_TABLE, "Spli&t Table")
01164 dcl(MENU_LABEL_TABLE_AUTOFIT, "&Autofit Table")
01165 dcl(MENU_LABEL_TABLE_TEXTTOTABLE, "Convert Text to Table")
01166 dcl(MENU_LABEL_TABLE_TEXTTOTABLE_ALL, "Split text at spaces, commas, or tabs")
01167 dcl(MENU_LABEL_TABLE_TEXTTOTABLE_COMMAS, "Split text at commas")
01168 dcl(MENU_LABEL_TABLE_TEXTTOTABLE_SPACES, "Split text at spaces")
01169 dcl(MENU_LABEL_TABLE_TEXTTOTABLE_TABS, "Split text at tabs")
01170 dcl(MENU_LABEL_TABLE_TABLETOTEXT, "Convert Table to Text")
01171 dcl(MENU_LABEL_TABLE_TABLETOTEXTCOMMAS, "Separate with commas")
01172 dcl(MENU_LABEL_TABLE_TABLETOTEXTTABS, "Separate with tabs")
01173 dcl(MENU_LABEL_TABLE_TABLETOTEXTCOMMASTABS, "Separate with commas and tabs")
01174 dcl(MENU_LABEL_TABLE_HEADING_ROWS_REPEAT, "Repeat Row as Heading")
01175 dcl(MENU_LABEL_TABLE_HEADING_ROWS_REPEAT_THIS, "Set this Row as Heading")
01176 dcl(MENU_LABEL_TABLE_HEADING_ROWS_REPEAT_REMOVE, "Remove Row as Heading")
01177 dcl(MENU_LABEL_TABLE_SORT, "So&rt Table")
01178 dcl(MENU_LABEL_TABLE_SORTROWSASCEND, "Sort Rows in Ascending Order")
01179 dcl(MENU_LABEL_TABLE_SORTROWSDESCEND, "Sort Rows in Descending Order")
01180 dcl(MENU_LABEL_TABLE_SORTCOLSASCEND, "Sort Columns in Ascending Order")
01181 dcl(MENU_LABEL_TABLE_SORTCOLSDESCEND, "Sort Columns in Descending Order")
01182 
01183 // the following two strings are identical to the two above, so I will
01184 // just alias them
01185 #define AP_STRING_ID_MENU_LABEL_CONTEXT_REVISIONS_REJECT_REVISION AP_STRING_ID_MENU_LABEL_TOOLS_REVISIONS_REJECT_REVISION
01186 #define AP_STRING_ID_MENU_LABEL_CONTEXT_REVISIONS_ACCEPT_REVISION AP_STRING_ID_MENU_LABEL_TOOLS_REVISIONS_ACCEPT_REVISION
01187 #define AP_STRING_ID_MENU_LABEL_CONTEXT_REVISIONS_FIND_NEXT AP_STRING_ID_MENU_LABEL_TOOLS_REVISIONS_FIND_NEXT
01188 #define AP_STRING_ID_MENU_LABEL_CONTEXT_REVISIONS_FIND_PREV AP_STRING_ID_MENU_LABEL_TOOLS_REVISIONS_FIND_PREV
01189 #define AP_STRING_ID_MENU_LABEL_CONTEXT_IMAGE AP_STRING_ID_MENU_LABEL_FMT_IMAGE
01190 dcl(MENU_LABEL_ALIGN,"&Align")
01191 dcl(MENU_LABEL_ALIGN_LEFT,"&Left")
01192 dcl(MENU_LABEL_ALIGN_CENTER,"&Center")
01193 dcl(MENU_LABEL_ALIGN_RIGHT,"&Right")
01194 dcl(MENU_LABEL_ALIGN_JUSTIFY,"&Justify")
01195 dcl(MENU_LABEL_WEB_WEBPREVIEW,"&In web browser")
01196 dcl(MENU_LABEL_WEB_SAVEASWEB,"&Save web page")
01197 dcl(MENU_LABEL_WINDOW,"&Documents")
01198 dcl(MENU_LABEL_WINDOW_NEW,"&New Window")
01199 dcl(MENU_LABEL_WINDOW_1,"&1 %s")
01200 dcl(MENU_LABEL_WINDOW_2,"&2 %s")
01201 dcl(MENU_LABEL_WINDOW_3,"&3 %s")
01202 dcl(MENU_LABEL_WINDOW_4,"&4 %s")
01203 dcl(MENU_LABEL_WINDOW_5,"&5 %s")
01204 dcl(MENU_LABEL_WINDOW_6,"&6 %s")
01205 dcl(MENU_LABEL_WINDOW_7,"&7 %s")
01206 dcl(MENU_LABEL_WINDOW_8,"&8 %s")
01207 dcl(MENU_LABEL_WINDOW_9,"&9 %s")
01208 dcl(MENU_LABEL_WINDOW_MORE,"&More Documents")
01209 dcl(MENU_LABEL_HELP,"&Help")
01210 dcl(MENU_LABEL_HELP_CREDITS,"C&redits")
01211 dcl(MENU_LABEL_HELP_CONTENTS,"Help &Contents")
01212 dcl(MENU_LABEL_HELP_INTRO,"Help &Introduction")
01213 dcl(MENU_LABEL_HELP_CHECKVER,"Check for &Updates")
01214 dcl(MENU_LABEL_HELP_SEARCH,"&Search for Help")
01215 dcl(MENU_LABEL_HELP_ABOUT,"&About %s")
01216 dcl(MENU_LABEL_HELP_ABOUT_GNOMEOFFICE,"About G&NOME Office")
01217 dcl(MENU_LABEL_HELP_REPORT_BUG, "Report a &Bug")
01218 dcl(MENU_LABEL_SPELL_SUGGEST_1,"%s")
01219 dcl(MENU_LABEL_SPELL_SUGGEST_2,"%s")
01220 dcl(MENU_LABEL_SPELL_SUGGEST_3,"%s")
01221 dcl(MENU_LABEL_SPELL_SUGGEST_4,"%s")
01222 dcl(MENU_LABEL_SPELL_SUGGEST_5,"%s")
01223 dcl(MENU_LABEL_SPELL_SUGGEST_6,"%s")
01224 dcl(MENU_LABEL_SPELL_SUGGEST_7,"%s")
01225 dcl(MENU_LABEL_SPELL_SUGGEST_8,"%s")
01226 dcl(MENU_LABEL_SPELL_SUGGEST_9,"%s")
01227 dcl(MENU_LABEL_SPELL_IGNOREALL,"&Ignore All")
01228 dcl(MENU_LABEL_SPELL_ADD,"&Add")
01229 
01230 dcl(MENU_STATUSLINE__BOGUS1__," ")
01231 dcl(MENU_STATUSLINE__BOGUS2__," ")
01232 dcl(MENU_STATUSLINE_OPEN_TEMPLATE," ")
01233 dcl(MENU_STATUSLINE_FILE," ")
01234 dcl(MENU_STATUSLINE_FILE_NEW,"Create a new document"    )
01235 dcl(MENU_STATUSLINE_FILE_NEW_USING_TEMPLATE,"Create a new document using a template"    )
01236 dcl(MENU_STATUSLINE_FILE_OPEN,"Open an existing document")
01237 dcl(MENU_STATUSLINE_FILE_IMPORTSTYLES,"Import style definitions from a document")
01238 dcl(MENU_STATUSLINE_FILE_CLOSE,"Close the document")
01239 dcl(MENU_STATUSLINE_FILE_SAVE,"Save the document")
01240 dcl(MENU_STATUSLINE_FILE_SAVEAS,"Save the document under a different name")
01241 dcl(MENU_STATUSLINE_FILE_SAVE_TEMPLATE, "Save the document as a template")
01242 dcl(MENU_STATUSLINE_FILE_SAVEIMAGE,"Save the selected image to a file")
01243 dcl(MENU_STATUSLINE_FILE_IMPORT,"Open a document by making a copy")
01244 dcl(MENU_STATUSLINE_FILE_EXPORT,"Save the document without changing the current name")
01245 dcl(MENU_STATUSLINE_FILE_PROPERTIES, "Set meta-data properties")
01246 dcl(MENU_STATUSLINE_FILE_PAGESETUP,"Change the printing options")
01247 dcl(MENU_STATUSLINE_FILE_PRINT,"Print all or part of the document")
01248 dcl(MENU_STATUSLINE_FILE_PRINT_DIRECTLY,"Print using the internal PS driver")
01249 dcl(MENU_STATUSLINE_FILE_PRINT_PREVIEW,"Preview the document before printing")
01250 dcl(MENU_STATUSLINE_FILE_RECENT, "Open a recently used document")
01251 dcl(MENU_STATUSLINE_FILE_RECENT_1,"Open this document")
01252 dcl(MENU_STATUSLINE_FILE_RECENT_2,"Open this document")
01253 dcl(MENU_STATUSLINE_FILE_RECENT_3,"Open this document")
01254 dcl(MENU_STATUSLINE_FILE_RECENT_4,"Open this document")
01255 dcl(MENU_STATUSLINE_FILE_RECENT_5,"Open this document")
01256 dcl(MENU_STATUSLINE_FILE_RECENT_6,"Open this document")
01257 dcl(MENU_STATUSLINE_FILE_RECENT_7,"Open this document")
01258 dcl(MENU_STATUSLINE_FILE_RECENT_8,"Open this document")
01259 dcl(MENU_STATUSLINE_FILE_RECENT_9,"Open this document")
01260 dcl(MENU_STATUSLINE_FILE_REVERT,"Revert the document to the last saved state")
01261 dcl(MENU_STATUSLINE_FILE_EXIT,"Close all windows in the application and exit")
01262 dcl(MENU_STATUSLINE_FILE_SAVEEMBED,"Save the Embedded Object")
01263 dcl(MENU_STATUSLINE_EDIT," ")
01264 dcl(MENU_STATUSLINE_EDIT_UNDO,"Undo editing")
01265 dcl(MENU_STATUSLINE_EDIT_REDO,"Redo previously undone editing")
01266 dcl(MENU_STATUSLINE_EDIT_CUT,"Cut the selection and put it on the Clipboard")
01267 dcl(MENU_STATUSLINE_EDIT_COPY,"Copy the selection and put it on the Clipboard")
01268 dcl(MENU_STATUSLINE_EDIT_PASTE,"Insert Clipboard contents")
01269 dcl(MENU_STATUSLINE_EDIT_PASTE_SPECIAL,"Insert unformatted clipboard contents")
01270 dcl(MENU_STATUSLINE_EDIT_CLEAR,"Delete the selection")
01271 dcl(MENU_STATUSLINE_EDIT_SELECTALL,"Select the entire document")
01272 dcl(MENU_STATUSLINE_EDIT_FIND,"Find the specified text")
01273 dcl(MENU_STATUSLINE_EDIT_REPLACE,"Replace the specified text with different text")
01274 dcl(MENU_STATUSLINE_EDIT_GOTO,"Move the insertion point to a specific location")
01275 dcl(MENU_STATUSLINE_EDIT_EDITHEADER,"Edit the Header on the current page")
01276 dcl(MENU_STATUSLINE_EDIT_EDITFOOTER,"Edit the Footer on the current page")
01277 dcl(MENU_STATUSLINE_EDIT_REMOVEHEADER,"Remove the Header on this page from the Document")
01278 dcl(MENU_STATUSLINE_EDIT_REMOVEFOOTER,"Remove the Footer on this page from the Document")
01279 dcl(MENU_STATUSLINE_EDIT_DELETEFRAME,"Remove the Text Box from the Document")
01280 dcl(MENU_STATUSLINE_EDIT_DELETEIMAGE,"Remove the Image from the Document")
01281 dcl(MENU_STATUSLINE_EDIT_CUTIMAGE,"Remove the Image and save a copy on the clipboard")
01282 dcl(MENU_STATUSLINE_EDIT_COPYIMAGE,"Save a copy of the image on the clipboard")
01283 dcl(MENU_STATUSLINE_EDIT_CUT_FRAME,"Copy the Text Box to the clipboard then remove it")
01284 dcl(MENU_STATUSLINE_EDIT_COPY_FRAME,"Copy the Text Box to the clipboard")
01285 dcl(MENU_STATUSLINE_EDIT_SELECT_FRAME,"Select the Text Box")
01286 dcl(MENU_STATUSLINE_EDIT_CUTEMBED,"Cut Embedded Object")
01287 dcl(MENU_STATUSLINE_EDIT_COPYEMBED,"Copy Embedded Object")
01288 dcl(MENU_STATUSLINE_EDIT_DELETEEMBED,"Delete Embedded Object")
01289 dcl(MENU_STATUSLINE_EDIT_LATEXEQUATION,"Edit LaTeX Equation")
01290 dcl(MENU_STATUSLINE_VIEW," ")
01291 dcl(MENU_STATUSLINE_VIEW_NORMAL,"Normal View")
01292 dcl(MENU_STATUSLINE_VIEW_WEB,"Web Layout")
01293 dcl(MENU_STATUSLINE_VIEW_PRINT,"Print Layout")
01294 dcl(MENU_STATUSLINE_VIEW_TOOLBARS," ")
01295 dcl(MENU_STATUSLINE_VIEW_TB_1,"Show or hide the toolbar")
01296 dcl(MENU_STATUSLINE_VIEW_TB_2,"Show or hide the toolbar")
01297 dcl(MENU_STATUSLINE_VIEW_TB_3,"Show or hide the toolbar")
01298 dcl(MENU_STATUSLINE_VIEW_TB_4,"Show or hide the toolbar")
01299 dcl(MENU_STATUSLINE_VIEW_LOCK_TB_LAYOUT,"Lock the layout of the current toolbars")
01300 dcl(MENU_STATUSLINE_VIEW_DEFAULT_TB_LAYOUT,"Reset the current toolbar layout to its defaults")
01301 dcl(MENU_STATUSLINE_VIEW_RULER,"Show or hide the rulers")
01302 dcl(MENU_STATUSLINE_VIEW_STATUSBAR,"Show or hide the status bar")
01303 dcl(MENU_STATUSLINE_VIEW_SHOWPARA,"Display non-printing characters")
01304 dcl(MENU_STATUSLINE_VIEW_LOCKSTYLES,"Allow formatting not using styles only")
01305 dcl(MENU_STATUSLINE_VIEW_HEADFOOT,"Edit text at the top or bottom of every page")
01306 dcl(MENU_STATUSLINE_VIEW_FULLSCREEN,"View the document in full screen mode")
01307 dcl(MENU_STATUSLINE_VIEW_ZOOM_MENU,"Reduce or enlarge the document display")
01308 dcl(MENU_STATUSLINE_VIEW_ZOOM,"Reduce or enlarge the document display")
01309 dcl(MENU_STATUSLINE_VIEW_ZOOM_200,"Zoom to 200%")
01310 dcl(MENU_STATUSLINE_VIEW_ZOOM_100,"Zoom to 100%")
01311 dcl(MENU_STATUSLINE_VIEW_ZOOM_75,"Zoom to 75%")
01312 dcl(MENU_STATUSLINE_VIEW_ZOOM_50,"Zoom to 50%")
01313 dcl(MENU_STATUSLINE_VIEW_ZOOM_WIDTH,"Zoom to page width")
01314 dcl(MENU_STATUSLINE_VIEW_ZOOM_WHOLE,"Zoom to whole page")
01315 dcl(MENU_STATUSLINE_INSERT," ")
01316 dcl(MENU_STATUSLINE_INSERT_BREAK,"Insert a page, column, or section break")
01317 dcl(MENU_STATUSLINE_INSERT_PAGENO,"Insert an automatically-updated page number")
01318 dcl(MENU_STATUSLINE_INSERT_DATETIME,"Insert the date and/or time")
01319 dcl(MENU_STATUSLINE_INSERT_FIELD,"Insert a calculated field")
01320 dcl(MENU_STATUSLINE_INSERT_TEXTBOX, "Insert a Text Box")
01321 dcl(MENU_STATUSLINE_INSERT_MAILMERGE, "Insert a mail merge field")
01322 dcl(MENU_STATUSLINE_INSERT_FILE,"Insert the contents of another file")
01323 dcl(MENU_STATUSLINE_INSERT_SYMBOL,"Insert a symbol or other special character")
01324 dcl(MENU_STATUSLINE_INSERT_FOOTNOTE,"Insert a footnote")
01325 dcl(MENU_STATUSLINE_INSERT_TABLEOFCONTENTS,"Insert a Table of Contents based on Headings")
01326 dcl(MENU_STATUSLINE_INSERT_ENDNOTE,"Insert an endnote")
01327 dcl(MENU_STATUSLINE_INSERT_CLIPART,"Insert clipart")
01328 dcl(MENU_STATUSLINE_INSERT_HEADER,"Insert a Header")
01329 dcl(MENU_STATUSLINE_INSERT_FOOTER,"Insert a Footer")
01330 dcl(MENU_STATUSLINE_INSERT_GRAPHIC,"Insert an existing picture from another file")
01331 dcl(MENU_STATUSLINE_INSERT_BOOKMARK,"Insert bookmark")
01332 dcl(MENU_STATUSLINE_INSERT_XMLID,"Insert RDF link...")
01333 dcl(MENU_STATUSLINE_INSERT_HYPERLINK,"Insert hyperlink")
01334 dcl(MENU_STATUSLINE_INSERT_GOTO_HYPERLINK,"Jump to hyperlink")
01335 dcl(MENU_STATUSLINE_INSERT_EDIT_HYPERLINK,"Edit hyperlink")
01336 dcl(MENU_STATUSLINE_EDIT_COPY_HYPERLINK_LOCATION,"Copy hyperlink location")
01337 dcl(MENU_STATUSLINE_INSERT_DELETE_HYPERLINK,"Delete hyperlink")
01338 dcl(MENU_STATUSLINE_INSERT_DIRECTIONMARKER, "Insert Unicode direction marker into the document")
01339 dcl(MENU_STATUSLINE_INSERT_DIRECTIONMARKER_LRM, "Insert left-to-right direction marker (LRM)")
01340 dcl(MENU_STATUSLINE_INSERT_DIRECTIONMARKER_RLM, "Insert right-to-left direction marker (RLM)")
01341 
01342 dcl(MENU_STATUSLINE_FORMAT," ")
01343 dcl(MENU_STATUSLINE_FMT, " ")
01344 dcl(MENU_STATUSLINE_FMT_LANGUAGE,"Change the language of the selected text")
01345 dcl(MENU_STATUSLINE_FMT_FONT,"Change the font of the selected text")
01346 dcl(MENU_STATUSLINE_FMT_PARAGRAPH,"Change the format of the selected paragraph")
01347 dcl(MENU_STATUSLINE_FMT_BULLETS,"Add or modify bullets and numbering for selected paragraphs")
01348 dcl(MENU_STATUSLINE_FMT_TABLE,"Change the format of the table")
01349 dcl(MENU_STATUSLINE_FMT_DOCUMENT,"Setup your document's page properties such as page size and margins")
01350 dcl(MENU_STATUSLINE_FMT_BORDERS,"Add borders and shading to the selection")
01351 dcl(MENU_STATUSLINE_FMT_HDRFTR,"Set the types of Headers and Footers")
01352 dcl(MENU_STATUSLINE_FMT_FOOTNOTES,"Set the types of Footnotes and Endnotes")
01353 dcl(MENU_STATUSLINE_FMT_TABLEOFCONTENTS,"Set the type and styles of the Table of Contents")
01354 dcl(MENU_STATUSLINE_FMT_COLUMNS,"Change the number of columns")
01355 dcl(MENU_STATUSLINE_FMT_TOGGLECASE,"Change the case of the selected text")
01356 dcl(MENU_STATUSLINE_FMT_BACKGROUND,"Change your document's page background")
01357 dcl(MENU_STATUSLINE_FMT_BACKGROUND_PAGE_COLOR,"Change your document's page color")
01358 dcl(MENU_STATUSLINE_FMT_BACKGROUND_PAGE_IMAGE,"Set an image as a background for your page")
01359 dcl(MENU_STATUSLINE_FMT_STYLIST, "Format your document using styles")
01360 dcl(MENU_STATUSLINE_FMT_STYLE,"Define or apply style for the selection")
01361 dcl(MENU_STATUSLINE_FMT_STYLE_DEFINE, "Define or apply style for the selection")
01362 dcl(MENU_STATUSLINE_FMT_TABS,"Set tab stops")
01363 dcl(MENU_STATUSLINE_FMT_BOLD,"Make the selection bold (toggle)")
01364 dcl(MENU_STATUSLINE_FMT_ITALIC,"Make the selection italic (toggle)")
01365 dcl(MENU_STATUSLINE_FMT_UNDERLINE,"Underline the selection (toggle)")
01366 dcl(MENU_STATUSLINE_FMT_OVERLINE,"Overline the selection (toggle)")
01367 dcl(MENU_STATUSLINE_FMT_STRIKE,"Strikeout the selection (toggle)")
01368 dcl(MENU_STATUSLINE_FMT_TOPLINE,"Line above the selection (toggle)")
01369 dcl(MENU_STATUSLINE_FMT_BOTTOMLINE,"Line below the selection (toggle)")
01370 dcl(MENU_STATUSLINE_FMT_SUPERSCRIPT,"Make the selection superscript (toggle)")
01371 dcl(MENU_STATUSLINE_FMT_SUBSCRIPT,"Make the selection subscript (toggle)")
01372 dcl(MENU_STATUSLINE_FMT_FRAME,"Change the properties of the Text Box")
01373 dcl(MENU_STATUSLINE_FMT_DIRECTION, "Change directional properties of text")
01374 dcl(MENU_STATUSLINE_FMT_DIRECTION_DOCD_RTL, "Set dominant direction of document to RTL")
01375 dcl(MENU_STATUSLINE_FMT_DIRECTION_SD_RTL, "Set dominant direction of section to RTL")
01376 dcl(MENU_STATUSLINE_FMT_DIRECTION_DD_RTL, "Set dominant direction of paragraph to RTL")
01377 dcl(MENU_STATUSLINE_FMT_DIRECTION_DO_LTR, "Force left-to-right direction of text")
01378 dcl(MENU_STATUSLINE_FMT_DIRECTION_DO_RTL, "Force right-to-left direction of text")
01379 dcl(MENU_STATUSLINE_FMT_EMBED, "Format Embedded Object")
01380 dcl(MENU_STATUSLINE_TOOLS," "   )
01381 dcl(MENU_STATUSLINE_TOOLS_SPELLING," ")
01382 dcl(MENU_STATUSLINE_TOOLS_SPELL,"Check the document for incorrect spelling")
01383 dcl(MENU_STATUSLINE_TOOLS_AUTOSPELL,"Automatically spell-check the document")
01384 dcl(MENU_STATUSLINE_TOOLS_SPELLPREFS,"Set your spelling preferences")
01385 dcl(MENU_STATUSLINE_TOOLS_WORDCOUNT,"Count the number of words in the document")
01386 dcl(MENU_STATUSLINE_TOOLS_OPTIONS,"Set preferences")
01387 dcl(MENU_STATUSLINE_TOOLS_LANGUAGE,"Change the language of the selected text")
01388 dcl(MENU_STATUSLINE_TOOLS_PLUGINS,"Manage plugins")
01389 dcl(MENU_STATUSLINE_TOOLS_MAILMERGE, "Mail Merge")
01390 dcl(MENU_STATUSLINE_TOOLS_SCRIPTS,"Execute helper scripts")
01391 dcl(MENU_STATUSLINE_TOOLS_HISTORY,"See history of the current document")
01392 dcl(MENU_STATUSLINE_TOOLS_HISTORY_SHOW,"View document history")
01393 dcl(MENU_STATUSLINE_TOOLS_HISTORY_PURGE,"Remove full document history from the document")
01394 dcl(MENU_STATUSLINE_TOOLS_REVISIONS," ")
01395 dcl(MENU_STATUSLINE_TOOLS_REVISIONS_SET_VIEW_LEVEL,"Choose which revision you wish to view")
01396 dcl(MENU_STATUSLINE_TOOLS_REVISIONS_MARK,"Mark changes as you type")
01397 dcl(MENU_STATUSLINE_TOOLS_REVISIONS_SHOW,"Show revisions that are present in document")
01398 dcl(MENU_STATUSLINE_TOOLS_REVISIONS_SHOW_AFTER,"Show what the document looks like after revisions")
01399 dcl(MENU_STATUSLINE_TOOLS_REVISIONS_SHOW_AFTERPREV,"Show what the document looks like after previous revisions")
01400 dcl(MENU_STATUSLINE_TOOLS_REVISIONS_SHOW_BEFORE,"Show what the document looks like before revisions")
01401 dcl(MENU_STATUSLINE_TOOLS_REVISIONS_ACCEPT_REVISION,"Accept the suggested change")
01402 dcl(MENU_STATUSLINE_TOOLS_REVISIONS_REJECT_REVISION,"Remove the suggested change")
01403 dcl(MENU_STATUSLINE_TOOLS_REVISIONS_FIND_NEXT,"Find next visible revision in the document")
01404 dcl(MENU_STATUSLINE_TOOLS_REVISIONS_FIND_PREV,"Find previous visible revision in the document")
01405 dcl(MENU_STATUSLINE_TOOLS_REVISIONS_COMPARE_DOCUMENTS,"Compare active document to another document")
01406 dcl(MENU_STATUSLINE_TOOLS_REVISIONS_MERGE_DOCUMENTS,"Merge another document into the active document using revision marks")
01407 dcl(MENU_STATUSLINE_TOOLS_REVISIONS_NEW_REVISION,"Start revision distinct from the current one")
01408 dcl(MENU_STATUSLINE_TOOLS_REVISIONS_PURGE,"Remove all revision information from the document")
01409 dcl(MENU_STATUSLINE_TOOLS_REVISIONS_AUTO,"Retain all document changes")
01410 // RIVERA
01411 dcl(MENU_STATUSLINE_TOOLS_ANNOTATIONS,"Manage annotations in document")
01412 dcl(MENU_STATUSLINE_TOOLS_ANNOTATIONS_INSERT,"Insert an annotation")
01413 dcl(MENU_STATUSLINE_TOOLS_ANNOTATIONS_INSERT_FROMSEL,"Insert selected text into a new annotation")
01414 dcl(MENU_STATUSLINE_TOOLS_ANNOTATIONS_TOGGLE_DISPLAY,"Show/hide annotations")
01415 dcl(MENU_STATUSLINE_GOTO_ANNOTATION,"Jump to annotation")
01416 dcl(MENU_STATUSLINE_EDIT_ANNOTATION,"Edit annotation")
01417 dcl(MENU_STATUSLINE_DELETE_ANNOTATION,"Delete annotation")
01418 dcl(MENU_STATUSLINE_RDFANCHOR_EDIT_TRIPLES,"Edit RDF Triples associated with location")
01419 dcl(MENU_STATUSLINE_RDFANCHOR_QUERY,"Query RDF associated with location")
01420 dcl(MENU_STATUSLINE_RDFANCHOR_EDITSEMITEM,"Edit Semantic Items for location")
01421 dcl(MENU_STATUSLINE_RDFANCHOR_EXPORTSEMITEM,"Export Semantic Items for location")
01422 dcl(MENU_STATUSLINE_RDFANCHOR_SELECTTHISREFTOSEMITEM,"Select this reference to Semantic Item")
01423 dcl(MENU_STATUSLINE_RDFANCHOR_SELECTNEXTREFTOSEMITEM,"Select next reference to Semantic Item")
01424 dcl(MENU_STATUSLINE_RDFANCHOR_SELECTPREVREFTOSEMITEM,"Select previous reference to Semantic Item")
01425 dcl(MENU_STATUSLINE_TABLE, "Table")
01426 dcl(MENU_STATUSLINE_TABLE_INSERT, "Insert")
01427 dcl(MENU_STATUSLINE_TABLE_INSERT_TABLE, "Insert Table")
01428 dcl(MENU_STATUSLINE_TABLE_INSERTTABLE, "Insert Table")
01429 dcl(MENU_STATUSLINE_TABLE_INSERT_COLUMNS_BEFORE, "Insert a column to the left")
01430 dcl(MENU_STATUSLINE_TABLE_INSERT_COLUMNS_AFTER, "Insert a column to the right")
01431 dcl(MENU_STATUSLINE_TABLE_INSERTCOLUMN, "Insert a column to the right")
01432 dcl(MENU_STATUSLINE_TABLE_INSERT_ROWS_BEFORE, "Insert a row above")
01433 dcl(MENU_STATUSLINE_TABLE_INSERT_ROWS_AFTER, "Insert a row below")
01434 dcl(MENU_STATUSLINE_TABLE_INSERTROW, "Insert a row below")
01435 dcl(MENU_STATUSLINE_TABLE_INSERT_CELLS, "Insert Cells")
01436 dcl(MENU_STATUSLINE_TABLE_DELETE, "Delete")
01437 dcl(MENU_STATUSLINE_TABLE_DELETE_TABLE, "Delete Table")
01438 dcl(MENU_STATUSLINE_TABLE_DELETETABLE, "Delete Table")
01439 dcl(MENU_STATUSLINE_TABLE_DELETE_COLUMNS, "Delete Column")
01440 dcl(MENU_STATUSLINE_TABLE_DELETECOLUMN, "Delete Column")
01441 dcl(MENU_STATUSLINE_TABLE_DELETE_ROWS, "Delete Row")
01442 dcl(MENU_STATUSLINE_TABLE_DELETEROW, "Delete Row")
01443 dcl(MENU_STATUSLINE_TABLE_DELETE_CELLS, "Delete Cells")
01444 dcl(MENU_STATUSLINE_TABLE_SELECT, "Select")
01445 dcl(MENU_STATUSLINE_TABLE_SELECT_TABLE, "Select Table")
01446 dcl(MENU_STATUSLINE_TABLE_SELECT_COLUMN, "Select Column")
01447 dcl(MENU_STATUSLINE_TABLE_SELECT_ROW, "Select Row")
01448 dcl(MENU_STATUSLINE_TABLE_SELECT_CELL, "Select Cell")
01449 dcl(MENU_STATUSLINE_TABLE_MERGE_CELLS, "Merge Cells")
01450 dcl(MENU_STATUSLINE_TABLE_SPLIT_CELLS, "Split Cells")
01451 dcl(MENU_STATUSLINE_TABLE_SPLIT_TABLE, "Split Table")
01452 dcl(MENU_STATUSLINE_TABLE_FORMAT, "Format Table")
01453 dcl(MENU_STATUSLINE_TABLE_AUTOFIT, "Autofit Table")
01454 dcl(MENU_STATUSLINE_TABLE_HEADING_ROWS_REPEAT, "Repeat Row as Heading on each new page")
01455 dcl(MENU_STATUSLINE_TABLE_HEADING_ROWS_REPEAT_THIS, "Set this Row as the Heading on each page")
01456 dcl(MENU_STATUSLINE_TABLE_HEADING_ROWS_REPEAT_REMOVE, "Remove Row as the page Heading")
01457 dcl(MENU_STATUSLINE_TABLE_SORT, "Sort Table")
01458 dcl(MENU_STATUSLINE_TABLE_TEXTTOTABLE, "Convert Selected Text to a Table")
01459 dcl(MENU_STATUSLINE_TABLE_TEXTTOTABLE_ALL, "Split text with commas, tabs or spaces as delimiters")
01460 dcl(MENU_STATUSLINE_TABLE_TEXTTOTABLE_COMMAS, "Split text with commas as delimiters")
01461 dcl(MENU_STATUSLINE_TABLE_TEXTTOTABLE_SPACES, "Split text with spaces as delimiters")
01462 dcl(MENU_STATUSLINE_TABLE_TEXTTOTABLE_TABS, "Split text with tabs as delimiters")
01463 dcl(MENU_STATUSLINE_TABLE_TABLETOTEXT, "Convert from a Table to Text")
01464 dcl(MENU_STATUSLINE_TABLE_TABLETOTEXTCOMMAS, "Separate table items with commas")
01465 dcl(MENU_STATUSLINE_TABLE_TABLETOTEXTTABS, "Separate table items with tabs")
01466 dcl(MENU_STATUSLINE_TABLE_TABLETOTEXTCOMMASTABS, "Separate table items with commas and tabs")
01467 dcl(MENU_STATUSLINE_TABLE_SORTROWSASCEND, "Sort Rows in Ascending Order based on selected Column")
01468 dcl(MENU_STATUSLINE_TABLE_SORTROWSDESCEND, "Sort Rows in Descending Order based on Selected Column")
01469 dcl(MENU_STATUSLINE_TABLE_SORTCOLSASCEND, "Sort Columns in Ascending Order based on Selected Row")
01470 dcl(MENU_STATUSLINE_TABLE_SORTCOLSDESCEND, "Sort Columns in Descending Order based on Selected Row")
01471 dcl(MENU_STATUSLINE_TABLE_INSERT_SUMCOLS, "Insert the Sum of a Table Row")
01472 dcl(MENU_STATUSLINE_TABLE_INSERT_SUMROWS, "Insert the Sum of a Table Column")
01473 #define AP_STRING_ID_MENU_STATUSLINE_CONTEXT_REVISIONS_ACCEPT_REVISION AP_STRING_ID_MENU_STATUSLINE_TOOLS_REVISIONS_ACCEPT_REVISION
01474 #define AP_STRING_ID_MENU_STATUSLINE_CONTEXT_REVISIONS_REJECT_REVISION AP_STRING_ID_MENU_STATUSLINE_TOOLS_REVISIONS_REJECT_REVISION
01475 #define AP_STRING_ID_MENU_STATUSLINE_CONTEXT_REVISIONS_FIND_NEXT AP_STRING_ID_MENU_STATUSLINE_TOOLS_REVISIONS_FIND_NEXT
01476 #define AP_STRING_ID_MENU_STATUSLINE_CONTEXT_REVISIONS_FIND_PREV AP_STRING_ID_MENU_STATUSLINE_TOOLS_REVISIONS_FIND_PREV
01477 #define AP_STRING_ID_MENU_STATUSLINE_CONTEXT_IMAGE AP_STRING_ID_MENU_STATUSLINE_FMT_IMAGE
01478 dcl(MENU_STATUSLINE_ALIGN," ")
01479 dcl(MENU_STATUSLINE_ALIGN_LEFT,"Left-align the paragraph")
01480 dcl(MENU_STATUSLINE_ALIGN_CENTER,"Center-align the paragraph")
01481 dcl(MENU_STATUSLINE_ALIGN_RIGHT,"Right-align the paragraph")
01482 dcl(MENU_STATUSLINE_ALIGN_JUSTIFY,"Justify the paragraph")
01483 dcl(MENU_STATUSLINE_WEB_WEBPREVIEW,"Preview the document as a web page")
01484 dcl(MENU_STATUSLINE_WEB_SAVEASWEB,"Preview the document as a web page")
01485 dcl(MENU_STATUSLINE_WINDOW," ")
01486 dcl(MENU_STATUSLINE_WINDOW_NEW,"Open another window for the document")
01487 dcl(MENU_STATUSLINE_WINDOW_1,"View this document")
01488 dcl(MENU_STATUSLINE_WINDOW_2,"View this document")
01489 dcl(MENU_STATUSLINE_WINDOW_3,"View this document")
01490 dcl(MENU_STATUSLINE_WINDOW_4,"View this document")
01491 dcl(MENU_STATUSLINE_WINDOW_5,"View this document")
01492 dcl(MENU_STATUSLINE_WINDOW_6,"View this document")
01493 dcl(MENU_STATUSLINE_WINDOW_7,"View this document")
01494 dcl(MENU_STATUSLINE_WINDOW_8,"View this document")
01495 dcl(MENU_STATUSLINE_WINDOW_9,"View this document")
01496 dcl(MENU_STATUSLINE_WINDOW_MORE,"Show full list of documents")
01497 dcl(MENU_STATUSLINE_HELP," ")
01498 dcl(MENU_STATUSLINE_HELP_CREDITS,"Display Credits")
01499 dcl(MENU_STATUSLINE_HELP_CONTENTS,"Display Help Contents")
01500 dcl(MENU_STATUSLINE_HELP_INTRO,"Display Help Introduction")
01501 dcl(MENU_STATUSLINE_HELP_CHECKVER,"Check online for newer versions of AbiWord")
01502 dcl(MENU_STATUSLINE_HELP_SEARCH,"Search for help about...")
01503 dcl(MENU_STATUSLINE_HELP_ABOUT,"Display program information, version number, and copyright" )
01504 dcl(MENU_STATUSLINE_HELP_ABOUT_GNOMEOFFICE,"About the GNOME Office project")
01505 dcl(MENU_STATUSLINE_HELP_REPORT_BUG, "Report a bug and help AbiWord become a better product")
01506 dcl(MENU_STATUSLINE_SPELL_SUGGEST_1,"Change to this suggested spelling")
01507 dcl(MENU_STATUSLINE_SPELL_SUGGEST_2,"Change to this suggested spelling")
01508 dcl(MENU_STATUSLINE_SPELL_SUGGEST_3,"Change to this suggested spelling")
01509 dcl(MENU_STATUSLINE_SPELL_SUGGEST_4,"Change to this suggested spelling")
01510 dcl(MENU_STATUSLINE_SPELL_SUGGEST_5,"Change to this suggested spelling")
01511 dcl(MENU_STATUSLINE_SPELL_SUGGEST_6,"Change to this suggested spelling")
01512 dcl(MENU_STATUSLINE_SPELL_SUGGEST_7,"Change to this suggested spelling")
01513 dcl(MENU_STATUSLINE_SPELL_SUGGEST_8,"Change to this suggested spelling")
01514 dcl(MENU_STATUSLINE_SPELL_SUGGEST_9,"Change to this suggested spelling")
01515 dcl(MENU_STATUSLINE_SPELL_IGNOREALL,"Ignore all occurrences of this word in the document")
01516 dcl(MENU_STATUSLINE_SPELL_ADD,"Add this word to the custom dictionary")
01517 dcl(MENU_STATUSLINE_FMT_IMAGE, "Resize this image")
01518 dcl(MENU_STATUSLINE_FMT_POSIMAGE, "Format this image")
01519 dcl(MENU_STATUSLINE_FMT_SETPOSIMAGE, "Set this image to be positioned")
01520 
01521 dcl(MENU_LABEL_RDF,        "&RDF")
01522 dcl(MENU_LABEL_RDF_HIGHLIGHT,       "Highlight RDF")
01523 dcl(MENU_LABEL_RDF_QUERY,           "SPARQL Query")
01524 dcl(MENU_LABEL_RDF_EDITOR,          "Edit RDF Triples")
01525 dcl(MENU_LABEL_RDF_QUERY_XMLIDS,    "Query RDF for cursor position")
01526 dcl(MENU_LABEL_RDF_SEMITEM,         "Semantic Item")
01527 dcl(MENU_LABEL_RDF_SEMITEM_CREATE,  "Create Semantic Item")
01528 dcl(MENU_LABEL_RDF_SEMITEM_CREATEREF,   "Create Reference")
01529 dcl(MENU_LABEL_RDF_SEMITEM_NEW,         "Create New")
01530 dcl(MENU_LABEL_RDF_SEMITEM_NEW_CONTACT,     "Contact")
01531 dcl(MENU_LABEL_RDF_SEMITEM_NEW_CONTACT_FROM_FILE,     "Contact from File")
01532 dcl(MENU_LABEL_RDF_SEMITEM_RELATION,                    "Relation")
01533 dcl(MENU_LABEL_RDF_SEMITEM_SET_AS_SOURCE,               "Set as Source Semantic Item")
01534 dcl(MENU_LABEL_RDF_SEMITEM_RELATED_TO_SOURCE,           "Related To Source Semantic Item")
01535 dcl(MENU_LABEL_RDF_SEMITEM_RELATED_TO_SOURCE_FOAFKNOWS, "Both People Know Each Other")
01536 dcl(MENU_LABEL_RDF_SEMITEM_FIND_RELATED,                "Find by Relation")
01537 dcl(MENU_LABEL_RDF_SEMITEM_FIND_RELATED_FOAFKNOWS,      "Both People Know Each Other")
01538 dcl(MENU_LABEL_RDF_SEMITEM_STYLESHEET,     "Stylesheet")
01539 dcl(MENU_LABEL_RDF_SEMITEM_STYLESHEET_APPLY,                       "Apply Current")
01540 dcl(MENU_LABEL_RDF_SEMITEM_STYLESHEET_DISASSOCIATE,                "Disassociate")
01541 dcl(MENU_LABEL_RDF_SEMITEM_STYLESHEET_SETTINGS,                    "Settings")
01542 dcl(MENU_LABEL_RDF_SEMITEM_STYLESHEET_CONTACT,                     "Apply Contact")
01543 dcl(MENU_LABEL_RDF_SEMITEM_STYLESHEET_CONTACT_NAME,                "Name")
01544 dcl(MENU_LABEL_RDF_SEMITEM_STYLESHEET_CONTACT_NICK,                "Nick")
01545 dcl(MENU_LABEL_RDF_SEMITEM_STYLESHEET_CONTACT_NAME_PHONE,          "Name, Phone")
01546 dcl(MENU_LABEL_RDF_SEMITEM_STYLESHEET_CONTACT_NICK_PHONE,          "Nick, Phone")
01547 dcl(MENU_LABEL_RDF_SEMITEM_STYLESHEET_CONTACT_NAME_HOMEPAGE_PHONE, "Name, (Homepage), Phone")
01548 dcl(MENU_LABEL_RDF_SEMITEM_STYLESHEET_EVENT,                       "Apply Event")
01549 dcl(MENU_LABEL_RDF_SEMITEM_STYLESHEET_EVENT_NAME,                  "Name")
01550 dcl(MENU_LABEL_RDF_SEMITEM_STYLESHEET_EVENT_SUMMARY,               "Summary")
01551 dcl(MENU_LABEL_RDF_SEMITEM_STYLESHEET_EVENT_SUMMARY_LOCATION,      "Summary, Location")
01552 dcl(MENU_LABEL_RDF_SEMITEM_STYLESHEET_EVENT_SUMMARY_LOCATION_TIMES,"Summary, Location, Start and End Times")
01553 dcl(MENU_LABEL_RDF_SEMITEM_STYLESHEET_EVENT_SUMMARY_TIMES,         "Summary, Start and End Times")
01554 dcl(MENU_LABEL_RDF_SEMITEM_STYLESHEET_LOCATION,                    "Apply Location")
01555 dcl(MENU_LABEL_RDF_SEMITEM_STYLESHEET_LOCATION_NAME,               "Name")
01556 dcl(MENU_LABEL_RDF_SEMITEM_STYLESHEET_LOCATION_NAME_LATLONG,       "Name, Latitude and Longitude")
01557 dcl(MENU_LABEL_RDF_ADV,             "Advanced")
01558 dcl(MENU_LABEL_RDF_ADV_TEST,            "Test RDF subsystem")
01559 dcl(MENU_LABEL_RDF_ADV_DUMP_OBJECTS,    "Dump RDF Objects")
01560 dcl(MENU_LABEL_RDF_ADV_DUMP_FOR_POINT,  "Dump RDF related to Cursor Position")
01561 dcl(MENU_LABEL_RDF_ADV_PLAY,            "Playing with RDF during development")
01562 
01563 
01564 
01565 dcl(MENU_STATUSLINE_RDF,             "Interact with RDF")
01566 dcl(MENU_STATUSLINE_RDF_HIGHLIGHT,       "Highlight areas of the document with RDF associated")
01567 dcl(MENU_STATUSLINE_RDF_QUERY,           "Execute a SPARQL Query on all document RDF...")
01568 dcl(MENU_STATUSLINE_RDF_EDITOR,          "Directly edit the RDF for the entire document...")
01569 dcl(MENU_STATUSLINE_RDF_QUERY_XMLIDS,    "Query the RDF associated with the cursor position...")
01570 dcl(MENU_STATUSLINE_RDF_SEMITEM,         "Semantic Item")
01571 dcl(MENU_STATUSLINE_RDF_SEMITEM_CREATE,  "Create Semantic Item")
01572 dcl(MENU_STATUSLINE_RDF_SEMITEM_CREATEREF, "Create new Reference to existing Semantic Item")
01573 dcl(MENU_STATUSLINE_RDF_SEMITEM_NEW,       "Create new Semantic Item")
01574 dcl(MENU_STATUSLINE_RDF_SEMITEM_NEW_CONTACT, "Create new Contact Semantic Item")
01575 dcl(MENU_STATUSLINE_RDF_SEMITEM_NEW_CONTACT_FROM_FILE, "Create new Contact Semantic Item by importing a vcard")
01576 dcl(MENU_STATUSLINE_RDF_SEMITEM_RELATION,                    "Relation")
01577 dcl(MENU_STATUSLINE_RDF_SEMITEM_SET_AS_SOURCE,               "Set as Source Semantic Item")
01578 dcl(MENU_STATUSLINE_RDF_SEMITEM_RELATED_TO_SOURCE,           "Related To Source Semantic Item")
01579 dcl(MENU_STATUSLINE_RDF_SEMITEM_RELATED_TO_SOURCE_FOAFKNOWS, "Both People Know Each Other")
01580 dcl(MENU_STATUSLINE_RDF_SEMITEM_FIND_RELATED,                "Find by Relation")
01581 dcl(MENU_STATUSLINE_RDF_SEMITEM_FIND_RELATED_FOAFKNOWS,      "Both People Know Each Other")
01582 dcl(MENU_STATUSLINE_RDF_SEMITEM_STYLESHEET,     "Stylesheet")
01583 dcl(MENU_STATUSLINE_RDF_SEMITEM_STYLESHEET_APPLY,                       "Apply Current")
01584 dcl(MENU_STATUSLINE_RDF_SEMITEM_STYLESHEET_DISASSOCIATE,                "Disassociate and apply default stylesheet")
01585 dcl(MENU_STATUSLINE_RDF_SEMITEM_STYLESHEET_SETTINGS,                    "Settings")
01586 dcl(MENU_STATUSLINE_RDF_SEMITEM_STYLESHEET_CONTACT,                     "Apply Contact")
01587 dcl(MENU_STATUSLINE_RDF_SEMITEM_STYLESHEET_CONTACT_NAME,                "Name")
01588 dcl(MENU_STATUSLINE_RDF_SEMITEM_STYLESHEET_CONTACT_NICK,                "Nick")
01589 dcl(MENU_STATUSLINE_RDF_SEMITEM_STYLESHEET_CONTACT_NAME_PHONE,          "Name, Phone")
01590 dcl(MENU_STATUSLINE_RDF_SEMITEM_STYLESHEET_CONTACT_NICK_PHONE,          "Nick, Phone")
01591 dcl(MENU_STATUSLINE_RDF_SEMITEM_STYLESHEET_CONTACT_NAME_HOMEPAGE_PHONE, "Name, (Homepage), Phone")
01592 dcl(MENU_STATUSLINE_RDF_SEMITEM_STYLESHEET_EVENT,                       "Apply Event")
01593 dcl(MENU_STATUSLINE_RDF_SEMITEM_STYLESHEET_EVENT_NAME,                  "Name")
01594 dcl(MENU_STATUSLINE_RDF_SEMITEM_STYLESHEET_EVENT_SUMMARY,               "Summary")
01595 dcl(MENU_STATUSLINE_RDF_SEMITEM_STYLESHEET_EVENT_SUMMARY_LOCATION,      "Summary, Location")
01596 dcl(MENU_STATUSLINE_RDF_SEMITEM_STYLESHEET_EVENT_SUMMARY_LOCATION_TIMES,"Summary, Location, Start and End Times")
01597 dcl(MENU_STATUSLINE_RDF_SEMITEM_STYLESHEET_EVENT_SUMMARY_TIMES,         "Summary, Start and End Times")
01598 dcl(MENU_STATUSLINE_RDF_SEMITEM_STYLESHEET_LOCATION,                    "Apply Location")
01599 dcl(MENU_STATUSLINE_RDF_SEMITEM_STYLESHEET_LOCATION_NAME,               "Name")
01600 dcl(MENU_STATUSLINE_RDF_SEMITEM_STYLESHEET_LOCATION_NAME_LATLONG,       "Name, Latitude and Longitude")
01601 dcl(MENU_STATUSLINE_RDF_ADV,             "Advanced RDF")
01602 dcl(MENU_STATUSLINE_RDF_ADV_TEST,            "Run some RDF tests and show results on console")
01603 dcl(MENU_STATUSLINE_RDF_ADV_DUMP_OBJECTS,    "Dump out information about RDF Objects")
01604 dcl(MENU_STATUSLINE_RDF_ADV_DUMP_FOR_POINT,  "Dump the raw RDF associated with the cursor position")
01605 dcl(MENU_STATUSLINE_RDF_ADV_PLAY,            "Run some RDF tests that change during development")
01606 
01607 
01608 
01609 /* Toolbar labels */
01610 dcl(TB_Extra,"Extra")
01611 dcl(TB_Format,"Format")
01612 dcl(TB_Standard,"Standard")
01613 dcl(TB_Simple,"Simple")
01614 dcl(TB_Embedded,"Embedded")
01615 dcl(TB_Table,"Table")
01616 
01617 dcl(TOOLBAR_LABEL_FILE_NEW,"New")
01618 dcl(TOOLBAR_LABEL_FILE_OPEN,"Open")
01619 dcl(TOOLBAR_LABEL_FILE_SAVE,"Save")
01620 dcl(TOOLBAR_LABEL_FILE_SAVEAS,"Save As")
01621 dcl(TOOLBAR_LABEL_FILE_PRINT,"Print")
01622 dcl(TOOLBAR_LABEL_FILE_PRINT_PREVIEW,"Print Preview")
01623 dcl(TOOLBAR_LABEL_EDIT_UNDO,"Undo")
01624 dcl(TOOLBAR_LABEL_EDIT_REDO,"Redo")
01625 dcl(TOOLBAR_LABEL_EDIT_CUT,"Cut")
01626 dcl(TOOLBAR_LABEL_EDIT_COPY,"Copy")
01627 dcl(TOOLBAR_LABEL_EDIT_PASTE,"Paste")
01628 dcl(TOOLBAR_LABEL_EDIT_HEADER,"Edit Header")
01629 dcl(TOOLBAR_LABEL_EDIT_FOOTER,"Edit Footer")
01630 dcl(TOOLBAR_LABEL_EDIT_REMOVEHEADER,"Remove Header")
01631 dcl(TOOLBAR_LABEL_EDIT_REMOVEFOOTER,"Remove Footer")
01632 dcl(TOOLBAR_LABEL_SPELLCHECK,"Spellcheck")
01633 dcl(TOOLBAR_LABEL_IMG,"Insert Image")
01634 dcl(TOOLBAR_LABEL_FMT_STYLE,"Style")
01635 dcl(TOOLBAR_LABEL_FMT_CHOOSE,"Font choose")
01636 dcl(TOOLBAR_LABEL_FMT_FONT,"Font")
01637 dcl(TOOLBAR_LABEL_FMT_HYPERLINK,"Insert Hyperlink")
01638 dcl(TOOLBAR_LABEL_FMT_BOOKMARK,"Insert Bookmark")
01639 dcl(TOOLBAR_LABEL_FMT_SIZE,"Font Size")
01640 dcl(TOOLBAR_LABEL_FMT_BOLD,"Bold")
01641 dcl(TOOLBAR_LABEL_FMT_ITALIC,"Italic")
01642 dcl(TOOLBAR_LABEL_FMT_UNDERLINE,"Underline")
01643 dcl(TOOLBAR_LABEL_FMT_OVERLINE,"Overline")
01644 dcl(TOOLBAR_LABEL_FMT_STRIKE,"Strike")
01645 dcl(TOOLBAR_LABEL_FMT_TOPLINE,"Topline")
01646 dcl(TOOLBAR_LABEL_FMT_BOTTOMLINE,"Bottomline")
01647 dcl(TOOLBAR_LABEL_HELP,"Help")
01648 dcl(TOOLBAR_LABEL_FMT_SUPERSCRIPT,"Superscript")
01649 dcl(TOOLBAR_LABEL_FMT_SUBSCRIPT,"Subscript")
01650 dcl(TOOLBAR_LABEL_INSERT_SYMBOL,"Symbol")
01651 dcl(TOOLBAR_LABEL_ALIGN_LEFT,"Left")
01652 dcl(TOOLBAR_LABEL_ALIGN_CENTER,"Center")
01653 dcl(TOOLBAR_LABEL_ALIGN_RIGHT,"Right")
01654 dcl(TOOLBAR_LABEL_ALIGN_JUSTIFY,"Justify")
01655 dcl(TOOLBAR_LABEL_PARA_0BEFORE,"None before")
01656 dcl(TOOLBAR_LABEL_PARA_12BEFORE,"12 pt before")
01657 dcl(TOOLBAR_LABEL_SINGLE_SPACE,"Single Spacing")
01658 dcl(TOOLBAR_LABEL_MIDDLE_SPACE,"1.5 Spacing")
01659 dcl(TOOLBAR_LABEL_DOUBLE_SPACE,"Double Spacing")
01660 dcl(TOOLBAR_LABEL_1COLUMN,"1 Column")
01661 dcl(TOOLBAR_LABEL_2COLUMN,"2 Columns")
01662 dcl(TOOLBAR_LABEL_3COLUMN,"3 Columns")
01663 dcl(TOOLBAR_LABEL_VIEW_SHOWPARA,"Show All")
01664 dcl(TOOLBAR_LABEL_ZOOM,"Zoom")
01665 dcl(TOOLBAR_LABEL_VIEW_FULL_SCREEN,"Full Screen")
01666 dcl(TOOLBAR_LABEL_LISTS_BULLETS,"Bullets")
01667 dcl(TOOLBAR_LABEL_LISTS_NUMBERS,"Numbering")
01668 dcl(TOOLBAR_LABEL_COLOR_FORE,"Font color")
01669 dcl(TOOLBAR_LABEL_COLOR_BACK,"Highlight")
01670 dcl(TOOLBAR_LABEL_INDENT,"Increase indent")
01671 dcl(TOOLBAR_LABEL_UNINDENT,"Decrease indent")
01672 dcl(TOOLBAR_LABEL_SCRIPT_PLAY,"Ex. script")
01673 dcl(TOOLBAR_LABEL_FMTPAINTER,"Format Painter")
01674 dcl(TOOLBAR_LABEL_FMT_DIR_OVERRIDE_LTR,"Force text LTR")
01675 dcl(TOOLBAR_LABEL_FMT_DIR_OVERRIDE_RTL,"Force text RTL")
01676 dcl(TOOLBAR_LABEL_FMT_DOM_DIRECTION,"Paragraph Direction")
01677 dcl(TOOLBAR_LABEL_INSERT_TABLE, "Insert table")
01678 dcl(TOOLBAR_LABEL_ADD_ROW, "Add row after")
01679 dcl(TOOLBAR_LABEL_ADD_COLUMN, "Add column after")
01680 dcl(TOOLBAR_LABEL_DELETE_ROW, "Delete row")
01681 dcl(TOOLBAR_LABEL_DELETE_COLUMN, "Delete column")
01682 dcl(TOOLBAR_LABEL_MERGE_CELLS, "Merge cells")
01683 dcl(TOOLBAR_LABEL_SPLIT_CELLS, "Split cells")
01684 dcl(TOOLBAR_LABEL_MERGELEFT, "Merge left")
01685 dcl(TOOLBAR_LABEL_MERGERIGHT, "Merge right")
01686 dcl(TOOLBAR_LABEL_MERGEABOVE, "Merge above")
01687 dcl(TOOLBAR_LABEL_MERGEBELOW, "Merge below")
01688 dcl(TOOLBAR_LABEL_MENU, "Menu")
01689 dcl(TOOLBAR_LABEL_REVISIONS_NEW,"New Revision")
01690 dcl(TOOLBAR_LABEL_REVISIONS_SELECT,"Select Revision")
01691 dcl(TOOLBAR_LABEL_REVISIONS_SHOW_FINAL,"Show document at final version without revision highlighting")
01692 dcl(TOOLBAR_LABEL_REVISIONS_FIND_PREV,"Select the parts of the document contained in the previous revision")
01693 dcl(TOOLBAR_LABEL_REVISIONS_FIND_NEXT,"Select the parts of the document contained in the next revision")
01694 dcl(TOOLBAR_LABEL_SEMITEM_THIS,"Select this reference to this Semantic Item")
01695 dcl(TOOLBAR_LABEL_SEMITEM_NEXT,"Select next reference to this Semantic Item")
01696 dcl(TOOLBAR_LABEL_SEMITEM_PREV,"Select previous reference to this Semantic Item")
01697 dcl(TOOLBAR_LABEL_SEMITEM_EDIT,"Edit this Semantic Item")
01698 dcl(TOOLBAR_LABEL_SEMITEM_STYLESHEET_APPLY,"Apply stylesheet to this Semantic Item")
01699 
01700 dcl(TOOLBAR_STATUSLINE_FILE_NEW,"Create a new document")
01701 dcl(TOOLBAR_STATUSLINE_FILE_OPEN,"Open an existing document")
01702 dcl(TOOLBAR_STATUSLINE_FILE_SAVE,"Save the document")
01703 dcl(TOOLBAR_STATUSLINE_FILE_SAVEAS,"Save the document under a different name")
01704 dcl(TOOLBAR_STATUSLINE_FILE_PRINT,"Print the document")
01705 dcl(TOOLBAR_STATUSLINE_FILE_PRINT_PREVIEW,"Preview the document before printing")
01706 dcl(TOOLBAR_STATUSLINE_EDIT_UNDO,"Undo editing")
01707 dcl(TOOLBAR_STATUSLINE_EDIT_REDO,"Redo editing")
01708 dcl(TOOLBAR_STATUSLINE_EDIT_CUT,"Cut")
01709 dcl(TOOLBAR_STATUSLINE_EDIT_COPY,"Copy")
01710 dcl(TOOLBAR_STATUSLINE_EDIT_PASTE,"Paste")
01711 dcl(TOOLBAR_STATUSLINE_EDIT_HEADER,"Edit Header")
01712 dcl(TOOLBAR_STATUSLINE_EDIT_FOOTER,"Edit Footer")
01713 dcl(TOOLBAR_STATUSLINE_EDIT_REMOVEHEADER,"Remove Header")
01714 dcl(TOOLBAR_STATUSLINE_EDIT_REMOVEFOOTER,"Remove Footer")
01715 dcl(TOOLBAR_STATUSLINE_SPELLCHECK,"Spellcheck the document")
01716 dcl(TOOLBAR_STATUSLINE_IMG,"Insert an image into the document")
01717 dcl(TOOLBAR_STATUSLINE_FMT_STYLE,"Style")
01718 dcl(TOOLBAR_STATUSLINE_FMT_CHOOSE,"Font Choose")
01719 dcl(TOOLBAR_STATUSLINE_FMT_FONT,"Font")
01720 dcl(TOOLBAR_STATUSLINE_FMT_HYPERLINK,"Insert a hyperlink into the document")
01721 dcl(TOOLBAR_STATUSLINE_FMT_BOOKMARK,"Insert a bookmark into the document")
01722 dcl(TOOLBAR_STATUSLINE_FMT_SIZE,"Font Size")
01723 dcl(TOOLBAR_STATUSLINE_FMT_BOLD,"Bold")
01724 dcl(TOOLBAR_STATUSLINE_FMT_ITALIC,"Italic")
01725 dcl(TOOLBAR_STATUSLINE_FMT_UNDERLINE,"Underline")
01726 dcl(TOOLBAR_STATUSLINE_FMT_OVERLINE,"Overline")
01727 dcl(TOOLBAR_STATUSLINE_FMT_STRIKE,"Strike")
01728 dcl(TOOLBAR_STATUSLINE_FMT_TOPLINE,"Topline")
01729 dcl(TOOLBAR_STATUSLINE_FMT_BOTTOMLINE,"Bottomline")
01730 dcl(TOOLBAR_STATUSLINE_HELP,"Help")
01731 dcl(TOOLBAR_STATUSLINE_FMT_SUPERSCRIPT,"Superscript")
01732 dcl(TOOLBAR_STATUSLINE_FMT_SUBSCRIPT,"Subscript")
01733 dcl(TOOLBAR_STATUSLINE_INSERT_SYMBOL,"Insert symbol")
01734 dcl(TOOLBAR_STATUSLINE_ALIGN_LEFT,"Left alignment")
01735 dcl(TOOLBAR_STATUSLINE_ALIGN_CENTER,"Center alignment")
01736 dcl(TOOLBAR_STATUSLINE_ALIGN_RIGHT,"Right alignment")
01737 dcl(TOOLBAR_STATUSLINE_ALIGN_JUSTIFY,"Justify paragraph")
01738 dcl(TOOLBAR_STATUSLINE_PARA_0BEFORE,"Space before: None")
01739 dcl(TOOLBAR_STATUSLINE_PARA_12BEFORE,"Space before: 12 pt")
01740 dcl(TOOLBAR_STATUSLINE_SINGLE_SPACE,"Single spacing")
01741 dcl(TOOLBAR_STATUSLINE_MIDDLE_SPACE,"1.5 spacing")
01742 dcl(TOOLBAR_STATUSLINE_DOUBLE_SPACE,"Double spacing")
01743 dcl(TOOLBAR_STATUSLINE_1COLUMN,"1 Column")
01744 dcl(TOOLBAR_STATUSLINE_2COLUMN,"2 Columns")
01745 dcl(TOOLBAR_STATUSLINE_3COLUMN,"3 Columns")
01746 dcl(TOOLBAR_STATUSLINE_VIEW_SHOWPARA,"Show/hide formatting marks")
01747 dcl(TOOLBAR_STATUSLINE_ZOOM,"Zoom")
01748 dcl(TOOLBAR_STATUSLINE_VIEW_FULL_SCREEN,"Full Screen")
01749 dcl(TOOLBAR_STATUSLINE_LISTS_BULLETS,"Bullets")
01750 dcl(TOOLBAR_STATUSLINE_LISTS_NUMBERS,"Numbering")
01751 dcl(TOOLBAR_STATUSLINE_COLOR_FORE,"Font color")
01752 dcl(TOOLBAR_STATUSLINE_COLOR_BACK,"Highlight")
01753 dcl(TOOLBAR_STATUSLINE_INDENT,"Increase indent")
01754 dcl(TOOLBAR_STATUSLINE_UNINDENT,"Decrease indent")
01755 dcl(TOOLBAR_STATUSLINE_SCRIPT_PLAY,"Execute script")
01756 dcl(TOOLBAR_STATUSLINE_FMTPAINTER,"Apply the previously copied paragraph formatting onto the selected text")
01757 dcl(TOOLBAR_STATUSLINE_FMT_DIR_OVERRIDE_LTR,"Force LTR direction of text")
01758 dcl(TOOLBAR_STATUSLINE_FMT_DIR_OVERRIDE_RTL,"Force RTL direction of text")
01759 dcl(TOOLBAR_STATUSLINE_FMT_DOM_DIRECTION,"Change dominant direction of paragraph")
01760 dcl(TOOLBAR_STATUSLINE_INSERT_TABLE, "Insert a new table into your document")
01761 dcl(TOOLBAR_STATUSLINE_ADD_ROW, "Add a row to this table after the current row")
01762 dcl(TOOLBAR_STATUSLINE_ADD_COLUMN, "Add a column to this table after the current column")
01763 dcl(TOOLBAR_STATUSLINE_DELETE_ROW, "Delete this row from its table")
01764 dcl(TOOLBAR_STATUSLINE_DELETE_COLUMN, "Delete this column from its table")
01765 dcl(TOOLBAR_STATUSLINE_MERGE_CELLS, "Merge cells")
01766 dcl(TOOLBAR_STATUSLINE_SPLIT_CELLS, "Split this cell")
01767 dcl(TOOLBAR_STATUSLINE_MERGELEFT, "Merge with left cell")
01768 dcl(TOOLBAR_STATUSLINE_MERGERIGHT, "Merge with right cell")
01769 dcl(TOOLBAR_STATUSLINE_MERGEABOVE, "Merge with cell above")
01770 dcl(TOOLBAR_STATUSLINE_MERGEBELOW, "Merge with cell below")
01771 dcl(TOOLBAR_STATUSLINE_MENU, "Menu")
01772 dcl(TOOLBAR_STATUSLINE_REVISIONS_NEW, "Revisions new...")
01773 dcl(TOOLBAR_STATUSLINE_REVISIONS_SELECT, "Revisions select...")
01774 dcl(TOOLBAR_STATUSLINE_REVISIONS_SHOW_FINAL, "Show final document...")
01775 dcl(TOOLBAR_STATUSLINE_REVISIONS_FIND_PREV, "Select the parts of the document belonging to the previous version...")
01776 dcl(TOOLBAR_STATUSLINE_REVISIONS_FIND_NEXT, "Select the parts of the document belonging to the next version...")
01777 dcl(TOOLBAR_STATUSLINE_SEMITEM_THIS, "Select this reference to this Semantic Item...")
01778 dcl(TOOLBAR_STATUSLINE_SEMITEM_NEXT, "Select next reference to this Semantic Item...")
01779 dcl(TOOLBAR_STATUSLINE_SEMITEM_PREV, "Select previous reference to this Semantic Item...")
01780 dcl(TOOLBAR_STATUSLINE_SEMITEM_EDIT,"Edit this Semantic Item")
01781 dcl(TOOLBAR_STATUSLINE_SEMITEM_STYLESHEET_APPLY,"Apply stylesheet to this Semantic Item")
01782 
01783 dcl(TOOLBAR_TOOLTIP_FILE_NEW,"Create a new document")
01784 dcl(TOOLBAR_TOOLTIP_FILE_OPEN,"Open an existing document")
01785 dcl(TOOLBAR_TOOLTIP_FILE_SAVE,"Save the document")
01786 dcl(TOOLBAR_TOOLTIP_FILE_SAVEAS,"Save the document under a different name")
01787 dcl(TOOLBAR_TOOLTIP_FILE_PRINT,"Print the document")
01788 dcl(TOOLBAR_TOOLTIP_FILE_PRINT_PREVIEW,"Preview the document before printing")
01789 dcl(TOOLBAR_TOOLTIP_EDIT_UNDO,"Undo editing")
01790 dcl(TOOLBAR_TOOLTIP_EDIT_REDO,"Redo editing")
01791 dcl(TOOLBAR_TOOLTIP_EDIT_CUT,"Cut")
01792 dcl(TOOLBAR_TOOLTIP_EDIT_COPY,"Copy")
01793 dcl(TOOLBAR_TOOLTIP_EDIT_PASTE,"Paste")
01794 dcl(TOOLBAR_TOOLTIP_EDIT_HEADER,"Edit Header")
01795 dcl(TOOLBAR_TOOLTIP_EDIT_FOOTER,"Edit Footer")
01796 dcl(TOOLBAR_TOOLTIP_EDIT_REMOVEHEADER,"Remove Header")
01797 dcl(TOOLBAR_TOOLTIP_EDIT_REMOVEFOOTER,"Remove Footer")
01798 dcl(TOOLBAR_TOOLTIP_SPELLCHECK,"Spellcheck the document")
01799 dcl(TOOLBAR_TOOLTIP_IMG,"Insert an image into the document")
01800 dcl(TOOLBAR_TOOLTIP_FMT_STYLE,"Style")
01801 dcl(TOOLBAR_TOOLTIP_FMT_CHOOSE,"Select Font")
01802 dcl(TOOLBAR_TOOLTIP_FMT_FONT,"Font")
01803 dcl(TOOLBAR_TOOLTIP_FMT_HYPERLINK,"Insert a hyperlink into the document")
01804 dcl(TOOLBAR_TOOLTIP_FMT_BOOKMARK,"Insert a bookmark into the document")
01805 dcl(TOOLBAR_TOOLTIP_FMT_SIZE,"Font Size")
01806 dcl(TOOLBAR_TOOLTIP_FMT_BOLD,"Bold")
01807 dcl(TOOLBAR_TOOLTIP_FMT_ITALIC,"Italic")
01808 dcl(TOOLBAR_TOOLTIP_FMT_UNDERLINE,"Underline")
01809 dcl(TOOLBAR_TOOLTIP_FMT_OVERLINE,"Overline")
01810 dcl(TOOLBAR_TOOLTIP_FMT_STRIKE,"Strike")
01811 dcl(TOOLBAR_TOOLTIP_FMT_TOPLINE,"Topline")
01812 dcl(TOOLBAR_TOOLTIP_FMT_BOTTOMLINE,"Bottomline")
01813 dcl(TOOLBAR_TOOLTIP_HELP,"Help")
01814 dcl(TOOLBAR_TOOLTIP_FMT_SUPERSCRIPT,"Superscript")
01815 dcl(TOOLBAR_TOOLTIP_FMT_SUBSCRIPT,"Subscript")
01816 dcl(TOOLBAR_TOOLTIP_INSERT_SYMBOL,"Insert symbol")
01817 dcl(TOOLBAR_TOOLTIP_ALIGN_LEFT,"Left alignment")
01818 dcl(TOOLBAR_TOOLTIP_ALIGN_CENTER,"Center alignment")
01819 dcl(TOOLBAR_TOOLTIP_ALIGN_RIGHT,"Right alignment")
01820 dcl(TOOLBAR_TOOLTIP_ALIGN_JUSTIFY,"Justify paragraph")
01821 dcl(TOOLBAR_TOOLTIP_PARA_0BEFORE,"Space before: None")
01822 dcl(TOOLBAR_TOOLTIP_PARA_12BEFORE,"Space before: 12 pt")
01823 dcl(TOOLBAR_TOOLTIP_SINGLE_SPACE,"Single spacing")
01824 dcl(TOOLBAR_TOOLTIP_MIDDLE_SPACE,"1.5 spacing")
01825 dcl(TOOLBAR_TOOLTIP_DOUBLE_SPACE,"Double spacing")
01826 dcl(TOOLBAR_TOOLTIP_1COLUMN,"1 Column")
01827 dcl(TOOLBAR_TOOLTIP_2COLUMN,"2 Columns")
01828 dcl(TOOLBAR_TOOLTIP_3COLUMN,"3 Columns")
01829 dcl(TOOLBAR_TOOLTIP_VIEW_SHOWPARA,"Show/hide formatting marks")
01830 dcl(TOOLBAR_TOOLTIP_ZOOM,"Zoom")
01831 dcl(TOOLBAR_TOOLTIP_VIEW_FULL_SCREEN,"Full Screen")
01832 dcl(TOOLBAR_TOOLTIP_LISTS_BULLETS,"Bullets")
01833 dcl(TOOLBAR_TOOLTIP_LISTS_NUMBERS,"Numbering")
01834 dcl(TOOLBAR_TOOLTIP_COLOR_FORE,"Font color")
01835 dcl(TOOLBAR_TOOLTIP_COLOR_BACK,"Highlight")
01836 dcl(TOOLBAR_TOOLTIP_INDENT,"Increase indent")
01837 dcl(TOOLBAR_TOOLTIP_UNINDENT,"Decrease indent")
01838 dcl(TOOLBAR_TOOLTIP_SCRIPT_PLAY,"Execute script")
01839 dcl(TOOLBAR_TOOLTIP_FMTPAINTER,"Apply the previously copied paragraph formatting onto the selected text")
01840 dcl(TOOLBAR_TOOLTIP_FMT_DIR_OVERRIDE_LTR,"Force LTR direction of text")
01841 dcl(TOOLBAR_TOOLTIP_FMT_DIR_OVERRIDE_RTL,"Force RTL direction of text")
01842 dcl(TOOLBAR_TOOLTIP_FMT_DOM_DIRECTION,"Change dominant direction of paragraph")
01843 dcl(TOOLBAR_TOOLTIP_INSERT_TABLE, "Insert a new table into your document")
01844 dcl(TOOLBAR_TOOLTIP_ADD_ROW, "Add a row to this table after the current row")
01845 dcl(TOOLBAR_TOOLTIP_ADD_COLUMN, "Add a column to this table after the current column")
01846 dcl(TOOLBAR_TOOLTIP_DELETE_ROW, "Delete this row from its table")
01847 dcl(TOOLBAR_TOOLTIP_DELETE_COLUMN, "Delete this column from its table")
01848 dcl(TOOLBAR_TOOLTIP_MERGE_CELLS, "Merge cells")
01849 dcl(TOOLBAR_TOOLTIP_SPLIT_CELLS, "Split this cell")
01850 dcl(TOOLBAR_TOOLTIP_MERGELEFT, "Merge with left cell")
01851 dcl(TOOLBAR_TOOLTIP_MERGERIGHT, "Merge with right cell")
01852 dcl(TOOLBAR_TOOLTIP_MERGEABOVE, "Merge with cell above")
01853 dcl(TOOLBAR_TOOLTIP_MERGEBELOW, "Merge with cell below")
01854 dcl(TOOLBAR_TOOLTIP_MENU, "Menu")
01855 dcl(TOOLBAR_TOOLTIP_REVISIONS_NEW, "Create a new Revision")
01856 dcl(TOOLBAR_TOOLTIP_REVISIONS_SELECT, "Choose which revision of the document to see and edit")
01857 dcl(TOOLBAR_TOOLTIP_REVISIONS_SHOW_FINAL, "Show final document")
01858 dcl(TOOLBAR_TOOLTIP_REVISIONS_FIND_PREV, "Select the parts of the document contained in the previous revision")
01859 dcl(TOOLBAR_TOOLTIP_REVISIONS_FIND_NEXT, "Select the parts of the document contained in the next revision")
01860 
01861 dcl(TOOLBAR_TOOLTIP_SEMITEM_THIS, "Select this reference to Semantic Item")
01862 dcl(TOOLBAR_TOOLTIP_SEMITEM_NEXT, "Select next reference to Semantic Item")
01863 dcl(TOOLBAR_TOOLTIP_SEMITEM_PREV, "Select previous reference to Semantic Item")
01864 dcl(TOOLBAR_TOOLTIP_SEMITEM_EDIT,"Edit this Semantic Item")
01865 dcl(TOOLBAR_TOOLTIP_SEMITEM_STYLESHEET_APPLY,"Apply stylesheet to this Semantic Item")
01866 
01867 dcl(COMMAND_LINE_PRINTING_DEPRECATED, "The '--print' option has been removed as of AbiWord 2.8. You can achieve the desired behavior using AbiWord's command-line conversion tools and then piping the output to a print spooler. Eg: 'abiword --to=ps --to-name=fd://1 myfile.txt | lpr'")

Generated on Sun Feb 14 2021 for AbiWord by  doxygen 1.7.1