MZ@ !L!This program cannot be run in DOS mode. $ٍ5%5"RichPELBU!  hAg.rsrcgh@@`  z Pp*0RH'`'xl m8Ph 0@P`p <$`$T L"*-L1@ N2Ol0fhkhqqrrss(sXvZACRO_SOURCE_FILE_INFOLANGRESMAINAPPEVEFEXVWPNGIA_SPELLING_LG_N.PNGA_SPELLING_SM_N.PNGZDCTAPI_DIGITAL_CERTIFICATEAPI_ENCRYPTED_DIGESTT405_DIGITAL_CERTIFICATET405_ENCRYPTED_DIGEST CrSMCrS i/&i/cjdialog(name: '$$$/Prefs/Spelling/AddDictionary/Title') { column() { mclv(identifier: 'mclv', width: 300, height: 300, style: 2); ok_cancel(ok_name: '$$$/Prefs/Spelling/AddDictionary/Add'); } }PAgMaxWidthButtons=max( zstring_width(zstring: '$$$/Dialogs/SpellCheck/DoneButton'), zstring_width(zstring: '$$$/Dialogs/SpellCheck/StartButton'), zstring_width(zstring: '$$$/Dialogs/SpellCheck/RestartButton'), zstring_width(zstring: '$$$/Dialogs/SpellCheck/UndoEditButton'), zstring_width(zstring: '$$$/Dialogs/SpellCheck/ChangeButton'), zstring_width(zstring: '$$$/Dialogs/SpellCheck/ChangeAllButton'), zstring_width(zstring: '$$$/Dialogs/SpellCheck/IgnoreButton'), zstring_width(zstring: '$$$/Dialogs/SpellCheck/IgnoreAllButton'), zstring_width(zstring: '$$$/Dialogs/SpellCheck/AddButton')); gStatusLabelWidth=max( zstring_width(zstring: '$$$IDS_STATE_START'), zstring_width(zstring: '$$$IDS_STATE_COMPLETE'), zstring_width(zstring: '$$$IDS_STATE_NO_ERRORS'), zstring_width(zstring: '$$$IDS_STATE_CHECKING')); gDictionaryPopupWidth = max_char_width() * 12; gListBoxHeight = gEditTextHeight * 4; gListBoxWidth = max_char_width() * 20; gDictionary = '$$$/Dialogs/SpellCheck/Dictionary'; gStatus = '$$$/Dialogs/SpellCheck/Status'; gStartButton = '$$$/Dialogs/SpellCheck/StartButton'; gIgnoreButton = '$$$/Dialogs/SpellCheck/IgnoreButton'; gIgnoreAllButton = '$$$/Dialogs/SpellCheck/IgnoreAllButton'; gAlternatives = '$$$/Dialogs/SpellCheck/Alternatives'; gChangeButton = '$$$/Dialogs/SpellCheck/ChangeButton'; gChangeAllButton = '$$$/Dialogs/SpellCheck/ChangeAllButton'; gAddButton = '$$$/Dialogs/SpellCheck/AddButton'; gDoneButton = '$$$/Dialogs/SpellCheck/DoneButton'; dialog(name: '$$$/Dialogs/SpellCheck', target_id: 'Text') { view(align_children: align_right) { static_text(item_id: 'stat', name: gStatus, width: gStatusLabelWidth, alignment: align_fill); view(align_children: align_top) { edit_text(item_id: 'Text', width: gListBoxWidth, height: gListBoxHeight, multiline: true); view(align_children: align_fill) { button(item_id: 'star', name: gStartButton, width: gMaxWidthButtons); button(item_id: 'iAll', name: gIgnoreAllButton, width: gMaxWidthButtons); } } static_text(item_id: 'sugg', name: gAlternatives, alignment: align_fill); view(align_children: align_top) { list_box(item_id: 'alst', width: gListBoxWidth, height: gListBoxHeight); view(align_children: align_fill) { button(item_id: 'chng', name: gChangeButton, width: gMaxWidthButtons); button(item_id: 'cAll', name: gChangeAllButton, width: gMaxWidthButtons); } } view(align_children: align_row) { static_text(item_id: 'dict', name: gDictionary); popup(item_id: 'dPop', width: gDictionaryPopupWidth); button(item_id: 'add ', name: gAddButton, width: gMaxWidthButtons); } gap(); ok_cancel( ok_name: '$$$/Buttons/Done', cancel_name: '$$$/Buttons/Cancel'); } }PADgListPopupWidth=max( zstring_width(zstring: '$$$IDS_WORDLIST_ADDED'), zstring_width(zstring: '$$$IDS_WORDLIST_REMOVED')); gButtonWidth=max( zstring_width(zstring: '$$$/Dialogs/EditDictionary/AddButton'), zstring_width(zstring: '$$$/Dialogs/EditDictionary/DeleteButton'), zstring_width(zstring: '$$$/Dialogs/EditDictionary/DoneButton'), zstring_width(zstring: '$$$/Dialogs/EditDictionary/ChangeButton')) + max_char_width(); gDictionaryPopupWidth = max_char_width() * 17; gEntryEditTextWidth = max_char_width() * 12; gListBoxHeight = gEditTextHeight * 12; gEntry = '$$$/Dialogs/EditDictionary/Entry'; gDictionary = '$$$/Dialogs/EditDictionary/Dictionary'; gAdd = '$$$/Dialogs/EditDictionary/AddButton'; gDelete = '$$$/Dialogs/EditDictionary/DeleteButton'; gChange = '$$$/Dialogs/EditDictionary/ChangeButton'; dialog(name: '$$$/Dialogs/EditDictionary', target_id: 'text') { view(align_children: align_right) { view(align_children: align_row) { static_text(item_id: 'dict', name: gDictionary); popup(item_id: 'dPop', width: gDictionaryPopupWidth); } popup(item_id: 'lPop', width: gListPopupWidth); cluster(align_children: align_left) { view(align_children: align_top) { view(align_children: align_left) { view(align_children: align_row) { view(align_children: align_left) { static_text(item_id: 'entr', name: gEntry); } edit_text(item_id: 'text', width: gEntryEditTextWidth); } list_box(item_id: 'wlst', alignment: align_fill, height: gListBoxHeight); } view(align_children: align_fill) { button(view_id: 'ok ', width: gButtonWidth, name: gAdd); button(item_id: 'remv', width: gButtonWidth, name: gDelete); button(item_id: 'chng', width: gButtonWidth, name: gChange); } } } view(alignment: align_right, align_children: align_row) { button(item_id: 'done'); button(item_id: 'cncl'); } } } gButtonSize = 34; gMainListBoxHeight = gEditTextHeight * 6; gMainListBoxWidth = max_char_width() * 22; gHintBoxHeight = gStaticTextHeight * 3; gSpelling = '$$$/Prefs/Spelling'; gUnderline = '$$$/Prefs/Spelling/Underline'; gColor = '$$$/Prefs/Spelling/UnderlineColor'; gDictionaries = '$$$/Prefs/Spelling/Dictionaries'; H_TIP_ICON = 32; W_TIP_ICON = 32; dialog(name: gSpelling, margin_height: 0, margin_width: 0) { view(align_children: align_left, dheight: gPrefsPanelHeight, dwidth: gPrefsPanelWidth) { cluster(item_id: 'spcl', name: gSpelling, dwidth: gPrefsPanelWidth, align_children: align_left) { check_box(item_id: 'box1', name: gUnderline); view(align_children: align_row) { gap(width: 10); static_text(item_id: 'txt1', name: gColor); button(item_id: 'ucol', picture: true, height: 20, width: 22); } } cluster(item_id: 'dicl', name: gDictionaries, dwidth: gPrefsPanelWidth, align_children: align_left) { view(align_children: align_top) { list_box(item_id: 'main', width: gMainListBoxWidth, height: gMainListBoxHeight); view(align_children: align_center) { button(item_id: 'ubut', width: gButtonSize, height: gButtonSize, picture: true); button(item_id: 'dbut', width: gButtonSize, height: gButtonSize, picture: true); } } view(align_children: align_top) { button(item_id: 'addD', name: '$$$/Prefs/Spelling/AddDictionary'); button(item_id: 'remv', name: '$$$/Prefs/Spelling/RemoveDictionary'); } } cluster(item_id: 'hicl', dwidth: gPrefsPanelWidth, align_children: align_row) { view(align_children: align_top, alignment: align_fill) { picture(item_id: 'hpic', height: H_TIP_ICON, width: W_TIP_ICON); static_text(item_id: 'hint', alignment: align_fill ); } } } } PADPNG  IHDR;0 pHYs   OiCCPPhotoshop ICC profilexڝSgTS=BKKoR RB&*! J!QEEȠQ, !{kּ> H3Q5 B.@ $pd!s#~<<+"x M0B\t8K@zB@F&S`cbP-`'{[! eDh;VEX0fK9-0IWfH  0Q){`##xFW<+*x<$9E[-qWW.(I+6aa@.y24x6_-"bbϫp@t~,/;m%h^ uf@Wp~<5j>{-]cK'Xto(hw?G%fIq^D$.Tʳ?D*A, `6B$BB dr`)B(Ͱ*`/@4Qhp.U=pa( Aa!ڈbX#!H$ ɈQ"K5H1RT UH=r9\F;2G1Q= C7F dt1r=6Ыhڏ>C03l0.B8, c˱" VcϱwE 6wB aAHXLXNH $4 7 Q'"K&b21XH,#/{C7$C2'ITFnR#,4H#dk9, +ȅ3![ b@qS(RjJ4e2AURݨT5ZBRQ4u9̓IKhhitݕNWGw Ljg(gwLӋT071oUX**| J&*/Tު UUT^S}FU3S ԖUPSSg;goT?~YYLOCQ_ cx,!k u5&|v*=9C3J3WRf?qtN (~))4L1e\kXHQG6EYAJ'\'GgSSݧ M=:.kDwn^Loy}/TmG X $ <5qo</QC]@Caaᄑ.ȽJtq]zۯ6iܟ4)Y3sCQ? 0k߬~OCOg#/c/Wװwa>>r><72Y_7ȷOo_C#dz%gA[z|!?:eAAA!h쐭!ΑiP~aa~ 'W?pX15wCsDDDޛg1O9-J5*>.j<74?.fYXXIlK9.*6nl {/]py.,:@LN8A*%w% yg"/6шC\*NH*Mz쑼5y$3,幄'L Lݛ:v m2=:1qB!Mggfvˬen/kY- BTZ(*geWf͉9+̳ې7ᒶKW-X潬j9(xoʿܔĹdff-[n ڴ VE/(ۻCɾUUMfeI?m]Nmq#׹=TR+Gw- 6 U#pDy  :v{vg/jBFS[b[O>zG499?rCd&ˮ/~јѡ򗓿m|x31^VwwO| (hSЧc3-gAMA|Q cHRMz%u0`:o_FIDATxhU?e%\S2$&b!Â"B"*+Jd?Z;,ck}{luGpx<{kT[q l1@ Q|i_K}VUTAEQrpL $TVu(~E Ѻ6 8/E51S$UFo=ŲS0UEP~X,k>SK&}v~Hr62?/U*$m:ֳ'B Iz%YVUeK1k)>2ME9ʾHA֢$V'(?501cLeڴXdՕsGP2VY@`>^wޞگ'd T׋]ݗoLˣGi81.ko91N`G5\ر\=hm;A+@(Cl_ۄ` M=6m՞oQ~x,[*V-V9EwCwܣXkπ;("2Xv7Ot`.Y<6rk ;Ei(tQSHxgמ'6xj"(Iz!>[{c# :t O6-3w M'W_ ^%]U v}P_T?=@p]U{'OvO $n.RA׆ZVI1˔ IENDB`PADPNG  IHDRa pHYs   OiCCPPhotoshop ICC profilexڝSgTS=BKKoR RB&*! J!QEEȠQ, !{kּ> H3Q5 B.@ $pd!s#~<<+"x M0B\t8K@zB@F&S`cbP-`'{[! eDh;VEX0fK9-0IWfH  0Q){`##xFW<+*x<$9E[-qWW.(I+6aa@.y24x6_-"bbϫp@t~,/;m%h^ uf@Wp~<5j>{-]cK'Xto(hw?G%fIq^D$.Tʳ?D*A, `6B$BB dr`)B(Ͱ*`/@4Qhp.U=pa( Aa!ڈbX#!H$ ɈQ"K5H1RT UH=r9\F;2G1Q= C7F dt1r=6Ыhڏ>C03l0.B8, c˱" VcϱwE 6wB aAHXLXNH $4 7 Q'"K&b21XH,#/{C7$C2'ITFnR#,4H#dk9, +ȅ3![ b@qS(RjJ4e2AURݨT5ZBRQ4u9̓IKhhitݕNWGw Ljg(gwLӋT071oUX**| J&*/Tު UUT^S}FU3S ԖUPSSg;goT?~YYLOCQ_ cx,!k u5&|v*=9C3J3WRf?qtN (~))4L1e\kXHQG6EYAJ'\'GgSSݧ M=:.kDwn^Loy}/TmG X $ <5qo</QC]@Caaᄑ.ȽJtq]zۯ6iܟ4)Y3sCQ? 0k߬~OCOg#/c/Wװwa>>r><72Y_7ȷOo_C#dz%gA[z|!?:eAAA!h쐭!ΑiP~aa~ 'W?pX15wCsDDDޛg1O9-J5*>.j<74?.fYXXIlK9.*6nl {/]py.,:@LN8A*%w% yg"/6шC\*NH*Mz쑼5y$3,幄'L Lݛ:v m2=:1qB!Mggfvˬen/kY- BTZ(*geWf͉9+̳ې7ᒶKW-X潬j9(xoʿܔĹdff-[n ڴ VE/(ۻCɾUUMfeI?m]Nmq#׹=TR+Gw- 6 U#pDy  :v{vg/jBFS[b[O>zG499?rCd&ˮ/~јѡ򗓿m|x31^VwwO| (hSЧc3-gAMA|Q cHRMz%u0`:o_FIDATxڜ[hGqjEXbICpXsl]=!Օ %j?(VҖ|sJx\̝3B0wZ>7d!5?#qrC&tߠ!ikGWCE3[]/RS !I*Ƙ1Vz7[)Irm!B4pkޡM6WW84ą=8usg>PsR~S^;"tfw'p `@Mމ}uwnw={Q'#pUf|y2=hIENDB`"IDS_DICT_USER=0000 : " "IDS_DICTIONARY_ALL=Y0y0f0n0" "IDS_DICTIONARY_CUSTOM=" "IDS_SCOPE_EVERYTHING=00000K00n0Y0y0f0n0lȑ" "IDS_SPELLPREFS_TITLE=0000000" PA"IDS_REAL_VERSION=Alpha 1" "IDS_GENERIC_STRING=%s" "IDS_LANGUAGE=JPN" "IDS_FULL_NAME=Spelling" "IDS_ABOUT_LEGAL_STUFF=" "IDS_ABOUT_LEGAL_STUFF2=" "IDS_ABOUT_LEGAL_STUFF3=" "IDS_ABOUT_LEGAL_STUFF4=" "IDS_ABOUT_DESCRIPTION=Acrobat Spelling 000000OF0h000000n0000000000h0lȑn000000000LF0S0h0L0g0M0~0Y00" "IDS_ABOUT_DESCRIPTION2=" "IDS_ABOUT_DESCRIPTION3=" "IDS_ABOUT_DESCRIPTION4=" "IDS_ABOUT_DEPENDENCIES=00k0_j000000 : EScript\n" "IDS_ABOUT_DEPENDENCIES2=Y0y0f0n0_j0O(uY00_00k0_j000000 : Comments0Forms" "IDS_ABOUT_DEPENDENCIES3=" "IDS_OKAY=OK" "IDS_DONE=[N(&D)" "IDS_HELP=000" "IDS_HELP_SPELLING=lȑh0000000000n000000000[L" "IDS_MENU_SPELLING_TOOL_BUTTON=0000000(&K)" "IDS_MENU_SPELLING=lȑh000000J00s0}ƖSj00000(&I)..." "IDS_MENU_DICTIONARY=fn0}Ɩ(&E)..." "IDS_DICTIONARIES_NOT_FOUND=fL0d0K00~0[00g0W0_00000000k01YWeW0f0D00S'`L0B00~0Y00" "IDS_BUTTON_IGNORE=!q(&I)" "IDS_BUTTON_START=Y(&R)" "IDS_BUTTON_RESTART=Q(&R)" "IDS_BUTTON_UNDO_EDIT=}Ɩ0CQk0;bY0(&U)" "IDS_STATE_START=0000000nP[N0" "IDS_STATE_COMPLETE=0000000[N0" "IDS_STATE_NO_ERRORS=00000o0B00~0[00g0W0_00" "IDS_STATE_CHECKING=fk0j0D0XS : " "IDS_NO_SUGGESTIONS=<OckP܈j0W0>" "IDS_ALL_CORRECT=<0j0W0>" "IDS_WORDLIST_ADDED=RU00_0(u" "IDS_WORDLIST_REMOVED=dYU00_0(u" "IDS_WORDLIST_NONROMAN=(uk0O(ug0M00n0o0W[`0Q0g0Y00" "IDS_HINT_PREFERENCE=0000000k0O(uY00f0S0n0NK00xbW0~0Y00fn0i"}^0-[Y00k0o00 0 Nx0 0~0_0o0 0 Nx0 000000W0~0Y00" "IDS_MORECOLORS=]0n0Nn0r" "IDS_SUPPLEMENTAL_DICTIONARY_URL=http://www.adobe.com/support/downloads/product.jsp?product=10&platform=Windows" "$$$/Buttons/Done=[N(&D)" "$$$/Buttons/Cancel=00000" "$$$/Buttons/Help=000" "$$$/Dialogs/EditDictionary=0000fn0}Ɩ" "$$$/Dialogs/EditDictionary/Entry=(u : " "$$$/Dialogs/EditDictionary/Dictionary=f : " "$$$/Dialogs/EditDictionary/AddButton=R(&A)" "$$$/Dialogs/EditDictionary/DeleteButton=JRd(&T)" "$$$/Dialogs/EditDictionary/ChangeButton= Yf(&C)" "$$$/Dialogs/SpellCheck=0000000" "$$$/Dialogs/SpellCheck/Status=lȑh0000000000n00000000 nP[N : " "$$$/Dialogs/SpellCheck/Alternatives=OckP܈N : " "$$$/Dialogs/SpellCheck/StartButton=Y(&R)" "$$$/Dialogs/SpellCheck/RestartButton=Q(&R)" "$$$/Dialogs/SpellCheck/UndoEditButton=}Ɩ0CQk0;bY0(&U)" "$$$/Dialogs/SpellCheck/ChangeButton= Yf(&C)" "$$$/Dialogs/SpellCheck/ChangeAllButton=Y0y0f0 Yf(&H)" "$$$/Dialogs/SpellCheck/IgnoreButton=!q(&I)" "$$$/Dialogs/SpellCheck/IgnoreAllButton=Y0y0f0!q(&N)" "$$$/Dialogs/SpellCheck/AddButton=R(&A)" "$$$/Dialogs/SpellCheck/Dictionary=R(&T) : " "$$$/Prefs/Spelling=0000000" "$$$/Prefs/Spelling/Underline=eQR-Nk00000000(&S)" "$$$/Prefs/Spelling/UnderlineColor= N}n0r(&O) : " "$$$/Prefs/Spelling/Dictionaries=0000000(uf" "$$$/Prefs/Spelling/UpButton= Nk0yR(&U)" "$$$/Prefs/Spelling/DownButton= Nk0yR(&D)" "$$$/Prefs/Spelling/UseButton=0000000(&C)" "$$$/Prefs/Spelling/UnUseButton=00000000d(&N)" "$$$/Prefs/Spelling/AddDictionary=R..." "$$$/Prefs/Spelling/RemoveDictionary=JRd" "$$$/Prefs/Spelling/AddDictionary/Title=f0R" ( @ʦ """)))UUUMMMBBB999|PP3f3333f333ff3fffff3f3f̙f3333f3333333333f3333333f3f33ff3f3f3f3333f3333333f3̙33333f333ff3ffffff3f33f3ff3f3f3ffff3fffffffff3fffffff3f̙ffff3ff333f3ff33fff33f3ff̙3f3f3333f333ff3fffff̙̙3̙f̙̙̙3f̙3f3f3333f333ff3fffff3f3f̙3ffffffffff!___www ( @ʦ """)))UUUMMMBBB999|PP3f3333f333ff3fffff3f3f̙f3333f3333333333f3333333f3f33ff3f3f3f3333f3333333f3̙33333f333ff3ffffff3f33f3ff3f3f3ffff3fffffffff3fffffff3f̙ffff3ff333f3ff33fff33f3ff̙3f3f3333f333ff3fffff̙̙3̙f̙̙̙3f̙3f3f3333f333ff3fffff3f3f̙3ffffffffff!___www ^e O_>哨 =dHCnFHC=0Z:#4׬x7㤴dںeYSY%g~mXk$:<n 2$ڢ~ ӻ~}b 1YRCfsc;O+ChZ[MψEj|wހMe~^(G*P3HEq͞@{x6+ҾՕ gt8D=y 8HqB@/ԛM=¿FSã{/`t[R@ty u}.Me !>iM21s$q[[6q#ehhX4VS_VERSION_INFO   ?StringFileInfo040904b0VCompanyNameAdobe Systems Incorporated8FileDescriptionAcrobat6 FileVersion11.0.12.180InternalNameAcrobatWLegalCopyrightCopyright 1984-2012 Adobe Systems Incorporated and its licensors. All rights reserved.8OriginalFilenameAcrobat<ProductNameAdobe Acrobat: ProductVersion11.0.12.18DVarFileInfo$Translation PAPADDINGXXPADDINGPADDINGXXPADDINGPADD