Edit C:\Program Files (x86)\Adobe\Acrobat Reader DC\Reader\Locale\fr_FR\Spelling.FRA
MZ? ÿÿ ¸ @ À º ´ Í!¸LÍ!This program cannot be run in DOS mode. $ ý?Äß¹íª?¹íª?¹íª?ßc?¸íª?¹í=?¸íª?ßf?¸íª?Rich¹íª? PE L mã` à ! B ` HA .rsrc HA B @ @ ?8 ? ?P ? ?x ? ? ? ° ? ã È ? à à ?á ø ?â ? ' ( ?' @ ? X ? p ? ? ? ¨ ¸ È Ø è ø 8, Î 0 õ ( Ð ø$ : x0 ¬ (3 ? - p ÈO } E X V W E V E F Z D C T gMaxWidthButtons=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'); } } gListPopupWidth=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, dheight: 60, 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 ); } } } } dialog(name: '$$$/Prefs/Spelling/AddDictionary/Title') { column() { mclv(identifier: 'mclv', width: 300, height: 300, style: 2); ok_cancel(ok_name: '$$$/Prefs/Spelling/AddDictionary/Add'); } } p4 V S _ V E R S I O N _ I N F O ½ïþ Àl§N Àl§N? Ð S t r i n g F i l e I n f o ¬ 0 4 0 9 0 4 b 0 V C o m p a n y N a m e A d o b e S y s t e m s I n c o r p o r a t e d 8 F i l e D e s c r i p t i o n A c r o b a t D F i l e V e r s i o n 2 1 . 1 . 2 0 1 3 5 . 4 2 1 0 5 6 0 I n t e r n a l N a m e A c r o b a t Ò W L e g a l C o p y r i g h t C o p y r i g h t 1 9 8 4 - 2 0 2 1 A d o b e S y s t e m s I n c o r p o r a t e d a n d i t s l i c e n s o r s . A l l r i g h t s r e s e r v e d . 8 O r i g i n a l F i l e n a m e A c r o b a t <