Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Menus and Toolbars / April 2005

Tip: Looking for answers? Try searching our database.

Can one eliminate English (US) from Word?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Sagara - 04 Apr 2005 17:41 GMT
Word 2003 keeps switching from my default language, English (UK), to Englsih
(US). I mentioned this problem last year, but despite having made all the
recommended changes for this problem by Suzanne - at
http://homepage.swissonline.ch/cindymeister/LangFmt.htm - Word 2003 still
occasionally changes to English (US) from the default English (UK).

I only notice this when doing AutoCorrect entries, and find they do not work
because the default language has switched to English (US), or when Spell
Check is 'misspelling' certain words.  It is a real wind-up when I realize
that the many Autocorrect enteries I've imputted that day are not available
to English (UK) because Word has a mind of its own (seems to be an American
mind!).

I also notice that although in both XP and in the Office Language Settings
the only language that should be available to me is English (UK), in Word
under TOOLS | LANGUAGE | SET LANGUAGE | MARK SELECTED TEXT LANGUAGE, English
(US) is still available with English (UK).  As I've only selected English
(UK) to be available in both XP and Word, why is English (US) available at
all?  How can I completely eliminate English (US) so that it is completely
unavailable?  

Is there something I can do in the registry? I've looked in
HKEY_Current_User | Software | Microsoft | Office | 11.0 | Language
Resources, and under 1003 (English [US]) the Value data is 'ExplicitOff', and
under 2057 (English [UK]) the Value data is 'On'.  Given this, how can it
change of its own?  Is there a key stroke that I might accidently make that
can make this change?

Thanks,

Robert
Graham Mayor - 05 Apr 2005 07:54 GMT
It is possibly being switched by text from third parties eg web sites. Check
that tools > language > set language > automatically detect language is
unselected and that the automatically update parameter is not selected in
the format > style dialog.

Note that Word 2003 has a nasty habit of changing some of your preferences
all by itself. Where this is a problem the user preferences need to be
reinforced by autonew and autoopen macros. Add the following code to each of
an autonew and an autoopen macro in normal.dot so that each document will at
least start with the required settings:

   Selection.LanguageID = wdEnglishUK
   Application.CheckLanguage = False

http://www.gmayor.com/installing_macro.htm

Signature

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor -  Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>

> Word 2003 keeps switching from my default language, English (UK), to
> Englsih (US). I mentioned this problem last year, but despite having
[quoted text clipped - 28 lines]
>
> Robert
Sagara - 05 Apr 2005 10:17 GMT
I've checked the TOOLS | Language | ... Detect Language Automatically box is
not ticked, but with Format | Styles and Formatting, all that happens is a
pane opens on the righthand side which just lists Footer, Heading 1, Heading
2 etc.  Can't see anything to select?

I have never used a macro before, but I've printed out the info on 'Idiot's
Guide to Installing Macros' from your webpage - so I'll give it a try!!!

Thanks,

Robert

> It is possibly being switched by text from third parties eg web sites. Check
> that tools > language > set language > automatically detect language is
[quoted text clipped - 44 lines]
> >
> > Robert
Graham Mayor - 05 Apr 2005 12:34 GMT
Select Normal in the style list. Right click and select 'modify'.
If you have any difficulty with the macros mail me via the link on my web
site.

Signature

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor -  Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>

> I've checked the TOOLS | Language | ... Detect Language Automatically
> box is not ticked, but with Format | Styles and Formatting, all that
[quoted text clipped - 66 lines]
>>>
>>> Robert
Sagara - 05 Apr 2005 14:19 GMT
Thanks.  The Update parameter is not selected, so it can't be this.  I'll get
back to you on the macro!  Suzanne mentioned that it might be switching when
I paste from another doc, or as you mentioned, from the web, etc. so I'm also
waiting to see if this is the cause.  

Thanks,

Robert    

> Select Normal in the style list. Right click and select 'modify'.
> If you have any difficulty with the macros mail me via the link on my web
[quoted text clipped - 70 lines]
> >>>
> >>> Robert
Graham Mayor - 05 Apr 2005 14:57 GMT
The macros will at least reset it when you open another document.

Signature

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor -  Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>

> Thanks.  The Update parameter is not selected, so it can't be this.
> I'll get back to you on the macro!  Suzanne mentioned that it might
[quoted text clipped - 90 lines]
>>>>>
>>>>> Robert
Sagara - 08 Apr 2005 11:35 GMT
Caught in the act!  This morning, working on a new doc (checked that all was
English (UK) first), by the second para Word had changed to English (US)
without me leaving the doc or pasting anything in.  I only noticed when an
AutoCorrect entry did not work (it did in the previous para).  So it is Word
having its own innate 'American bias' that is the problem.  It seems that the
only solutions are to make a macro (which I have never done), or switch to a
less 'biased' word processor (if there an alternative left!).  However, this
is clearly a Microsoft problem that as far as I'm aware did not exist in
previous versions I've used (all versions from Word 2).  Perhaps an
alternative would be to go back to Word 2000 until Microsoft sort this out.

Thanks,

Robert

> The macros will at least reset it when you open another document.
>
[quoted text clipped - 92 lines]
> >>>>>
> >>>>> Robert
Graham Mayor - 08 Apr 2005 11:54 GMT
While I appreciate that it is a problem, it is not an inherent problem in
Word 2003, but something peculiar to your installation. If this was a
formatted autocorrect then check what the formatting of the autocorrect is.

Signature

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor -  Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>

> Caught in the act!  This morning, working on a new doc (checked that
> all was English (UK) first), by the second para Word had changed to
[quoted text clipped - 118 lines]
>>>>>>>
>>>>>>> Robert
Sagara - 08 Apr 2005 13:43 GMT
When the AutoCorrect entry did not work, I initially checked TOOLS | LANGUAGE
| SET LANGUAGE and found that it had changed to English (US).  Then I checked
the  TOOLS | AUTOCORREECT OPTIONS, and that too was switched to English (US).
I've always checked both when this has happened, sometimes the AuotCorrect
first, and they are always in sync (sometimes I've checked both when
everything seems OK just to make sure they are both the same).  It seems to
me that when one changes, so too does the other.  The one thing I have not
eliminted is that some key stokes I use are making this switch.  I use quite
a lot of shortcut keys (using Symbol to set them) to select special
characters I need, which all involved ALT plus some other character.  For
example ALT+s gives me an 's' with an acute accent over it, or ALT+t gives me
a 't' with a dot under it.  So I sometimes wonder if my sloppy typing is the
cause of this language shift, but so far I haven't managed to re-create it.

I suppose the logical option would be to re-format my HDD and load
eveerthing back on and see if this problem persists.  But ...

Thanks,

Robert  

> While I appreciate that it is a problem, it is not an inherent problem in
> Word 2003, but something peculiar to your installation. If this was a
[quoted text clipped - 122 lines]
> >>>>>>>
> >>>>>>> Robert
Suzanne S. Barnhill - 08 Apr 2005 16:42 GMT
If you inadvertently created a formatted AutoCorrect entry or an AutoText
entry while the language at the insertion point was English (US), then the
entry will be tagged with that language. When you insert the entry, the
language at the insertion point (and thereafter) will be changed. You need
to scrutinize all your AutoText and formatted AutoCorrect entries and make
sure that they are tagged as English (UK). Just to clarify, ordinary
AutoCorrect entries are saved in specific .acl files depending on language
and are available to all Office programs that use AutoCorrect. But formatted
AutoCorrect entries are saved in Normal.dot, and their language is part of
their formatting.

Signature

Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

> When the AutoCorrect entry did not work, I initially checked TOOLS | LANGUAGE
> | SET LANGUAGE and found that it had changed to English (US).  Then I checked
[quoted text clipped - 143 lines]
> > >>>>>>>
> > >>>>>>> Robert
Sagara - 08 Apr 2005 19:25 GMT
I'm not sure what 'tagged as English' means or what to look for!  But from
the gist of what you are saying, I understand that if I make an AutoCorrect
entry when, without knowing it, I'm in English (US), when I use that entry
when in in English (UK), from that point of entry I will be switched to
English (US) without my knowing it.  So what I've done is go into English
(US), then AutoCorrect Options, and in AutoCorrect deleted all my AutoCorrect
entries, 95% of which I'm sure were set in English (UK).  And my fears were
affirmed when I switched back to English (UK) - ALL my AutoCorrect entries
were missing!  So I'll have to type in around 70 'new' entries.  But not all
my entries were missing: what is odd is that those AutoCorrect entries I put
in the English (UK) that were in PLAIN TEXT were not deleted, only those that
were inserted in FORMATTED TEXT.  Also, these entries inserted in PLAIN TEXT
English (UK) did not appear in the AutoCorrect window when in English (US),
and I have just verified this by creating such PLAIN TEXT entries in English
(US) and switched to English (UK) and once agian these entries do not show up
in the English (UK) AutoCorrect window.  Then I inserted some entries in
FORMATTED TEXT, and whether they were inserted in English UK or US, they
could be seen in both the English US and UK AutoCorrect windows.  Is this
what you are getting at with these *.acl files being separate (and not saved
in Normal.dot), and formatted files being saved in Normal.dot?

Yet if the FORMATTED TEXT entries were inserted in English (UK) they would
not work in English (US), and vice versa, even though they did appear in the
AutoCorrect window where in English UK or US.  Not did attempting this ever
change the language setting - they just did not work.

More confused than ever!

Thanks,

Robert    

> If you inadvertently created a formatted AutoCorrect entry or an AutoText
> entry while the language at the insertion point was English (US), then the
[quoted text clipped - 165 lines]
> > > >>>>>>>
> > > >>>>>>> Robert
Suzanne S. Barnhill - 08 Apr 2005 19:48 GMT
You've strayed into an area where I'm really not knowledgeable. What you
should be seeing is that when the text at the insertion point is English
(US), then the AutoCorrect entries displayed should be the ones in the US
English .acl file, and the same for English (UK). I would think that all the
formatted ones would always be displayed, regardless of language, but I
haven't tested this. I'll work on this a bit this afternoon and see what I
can figure out.

Signature

Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

> I'm not sure what 'tagged as English' means or what to look for!  But from
> the gist of what you are saying, I understand that if I make an AutoCorrect
[quoted text clipped - 79 lines]
> > > > > English (US) without me leaving the doc or pasting anything in.  I
> > > > > only noticed when an AutoCorrect entry did not work (it did in the

> > > > > previous para).  So it is Word having its own innate 'American bias'
> > > > > that is the problem.  It seems that the only solutions are to make a
[quoted text clipped - 114 lines]
> > > > >>>>>>>
> > > > >>>>>>> Robert
Sagara - 08 Apr 2005 22:19 GMT
Thanks for your help, Suzanne. I am learning a few things here!

Cheers,

Robert

> You've strayed into an area where I'm really not knowledgeable. What you
> should be seeing is that when the text at the insertion point is English
[quoted text clipped - 273 lines]
> > > > > >>>>>>>
> > > > > >>>>>>> Robert
Suzanne S. Barnhill - 08 Apr 2005 23:06 GMT
Okay, I did some testing, and this is what I found:

1. The list of AutoCorrect entries shown in the Tools | AutoCorrect Options
dialog varies with the language at the insertion point, as I would have
expected.

2. Formatted AutoCorrect entries created in any language show up regardless
of the language at the insertion point. I tested this by creating one
formatted AutoCorrect entry in English (US) and one in French (France). Both
are in the list whether the language at the insertion point is English or
French.

3. If you manage to get such an entry into the text you *cannot* change its
language formatting. As you have noted, however, the AutoCorrect entries in
the "wrong" language don't work. Moreover, I found that after some
experimentation, I was getting the wrong AutoCorrect entries inserted even
in their correct language.

4. The situation with AutoText is different. All AutoText entries, in any
language, show up in the AutoText dialog, and you get an AutoComplete
suggestion regardless of the language at the insertion point.

5. If I insert a French AutoText entry into English text and then continue
typing, the language formatting of the following text will continue to be
French. But it *is* possible to change the language assigned to the text
inserted via AutoText.

All of which seems to suggest that AutoText might be more of a likely hazard
than AutoCorrect with regard to changing the language at the insertion
point.

Signature

Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

> Thanks for your help, Suzanne. I am learning a few things here!
>
[quoted text clipped - 235 lines]
> > > > > > >>>>>>> despite having made all the recommended changes for this
> > > > > > >>>>>>> problem by Suzanne - at

http://homepage.swissonline.ch/cindymeister/LangFmt.htm -
> > Word
> > > > > > >>>>>>> 2003 still occasionally changes to English (US) from the
[quoted text clipped - 41 lines]
> > > > > > >>>>>>>
> > > > > > >>>>>>> Robert
Sagara - 08 Apr 2005 23:53 GMT
Thanks for this.  Until now I had no idea about Auto Text.  In fact, I was
thinking it might be a safer option!  But I suppose that as I'm having to
re-insert all my AutoCorrect entries from scratch (or even use Auto Text
instead), if they are all entered when I'm in English (UK), then there should
be no more mysterious switching to English (US).  So let's see. Another
possible option would be to insert all my AutoCorrect entries in Plain Text,
then they will only be available and viewed in the language they were
inserted.  I only put them in Formatted Text as being Sanskrit terms it is
more 'correct' to put them in italics. But this is a dying practice these
days!

Thanks,

Robert



> Okay, I did some testing, and this is what I found:
>
[quoted text clipped - 382 lines]
> > > > > > > >>>>>>>
> > > > > > > >>>>>>> Robert
Cindy M  -WordMVP- - 09 Apr 2005 17:31 GMT
Hi =?Utf-8?B?U2FnYXJh?=,

> But not all
> my entries were missing: what is odd is that those AutoCorrect entries I put
> in the English (UK) that were in PLAIN TEXT were not deleted, only those that
> were inserted in FORMATTED TEXT.

These types of entries are stored in two different places: the plain text ones
in *.acl files, where they can be shared among Office applications; the
formatted ones in Normal.dot

The formatted ones will contain language formatting as part of their content;
the plain text ones will not.

As to your problem with languages switching, has anyone pointed you to the
article in the Tips section of my website that describes in detail how Word
handles language formatting? You need to read that through carefully, checking
each setting in the various places in Windows, and then in Word.

If you've done this, and are still seeing the problem
   1. Is it in existing documents, only?
   2. Is it also in new documents?

It's important to realize that, in most versions of Word, once you get "messed
up languages" in the document structure it's difficult to impossible to get them
out. You have to start with a solid basis in order to have any stability.

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or reply
in the newsgroup and not by e-mail :-)
Sagara - 09 Apr 2005 20:19 GMT

> > (Robert said): But not all
> > my entries were missing: what is odd is that those AutoCorrect entries I put
[quoted text clipped - 7 lines]
> The formatted ones will contain language formatting as part of their content;
> the plain text ones will not.

Yes, Suzanne mentioned this, which does point to the formatted entries I
made in both English US (without knowing it) and UK as a probable source of
this problem.

> As to your problem with languages switching, has anyone pointed you to the
> article in the Tips section of my website that describes in detail how Word
> handles language formatting? You need to read that through carefully, checking
> each setting in the various places in Windows, and then in Word.

Yes, I printed this out last month and went through it (twice) set by step.  
The result was no change.

> If you've done this, and are still seeing the problem
>     1. Is it in existing documents, only?
>     2. Is it also in new documents?

Initially in existing docs, but also in newly created docs into which
nothing was pasted, but some AutoCorrect entries were made.  IN the last doc
it switched languages during the second para!  I was certain it was some
'bad' keystokes on my part, but no one seems to think that keyboard entries
can switch languages.  The small window on the bottom bar that told me what
language I was in disappeared after I made all the recommended changes in
Tips article.
 
> It's important to realize that, in most versions of Word, once you get "messed
> up languages" in the document structure it's difficult to impossible to get them
> out. You have to start with a solid basis in order to have any stability.

The last time this language switch happened was in a new doc and I checked
the language before I started. But by the second para it had changed - I
noticed as a Formatted AutoCorrect entry did not work, so I immediately
looked and found that the language had changed from UK to US.

One thing I did not mention is that when I installed XP and Office on my
Thinkpad four months ago, I did use a macro from the MVP site that saved
one's AutoCorrect entries so as to transfer them from my old laptop to this
new one.

Thanks,

Robert (I must admit that I noticed IBM's Lotus Smartsuite version 9.8 going
on ebay very cheaply, and I am tempted!)
 
Cindy M  -WordMVP- - 10 Apr 2005 18:39 GMT
Hi =?Utf-8?B?U2FnYXJh?=,

> IN the last doc
> it switched languages during the second para!  I was certain it was some
> 'bad' keystokes on my part, but no one seems to think that keyboard entries
> can switch languages.

What about the Shift+Alt Windows default to switch any languages you have
activated?

Which languages do you have listed in the Windows Control Panel's regional
options?

Which languages do you have enabled in the Office Language Tools?

Finally, if you start Word in Safe Mode (hold down the Ctrl key when starting
it), does the problem still show up? (Note: you will NOT have your formatted
AutoCorrect entries available)

Finally, if you have (or can create) a small document (mimimal text) then
File/Save As to the XML file format, you should be able to open that in
Notepad. Copy the entire Notepad contents and paste it into your reply (at the
very end would be best). I might be able to see something in there...

My suspicion as to the most likely cause is that your Normal.dot is "mixed
up". If working in Safe Mode does not exhibit the behavior, that would confirm
this.

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or
reply in the newsgroup and not by e-mail :-)
Sagara - 11 Apr 2005 14:39 GMT
> What about the Shift+Alt Windows default to switch any languages you have
> activated?

This has no effect.  Language remains English (UK).


> Which languages do you have listed in the Windows Control Panel's regional
> options?

Only English (UK).  Same with Keyboard.

> Which languages do you have enabled in the Office Language Tools?

Only English (UK)

I think I may have solved it.  I used to MVP macro to recreate all my
previous AutoCorrect entries, printed out the doc where they are all these
listed, and went through each one in Word typing in the abbreviations and
noticing that they all worked.   I then went through each one and checked the
language tag, and found of the 80 entries, 5 were in English (US), the rest
being as expected, English (UK).

So this means that somehow I had unkowingly switched to English (US) -
perhaps through pasting something in - and unkowningly created AutoCorrect
entries (Formatted) in English (US).  Then, later, in another doc, when I use
that AutoCorrect entry the doc switches to Englsh (US)!  Someone said that an
AutoCorrect entry made in English (UK) should not work in English (UK), and
vice vesa, but as I have just typed in 5 AutoCorrect entries when I am in
English (UK) they worked and switched the doc to English (US), and when I
entered the next AutoCorrect entry which was created in English (UK) it
worked and switched Word back to English (UK).  So the AutoCorrect entries
made in one language will switch to that Language even if one is in another
language.

But should this happen?  Or is this happening because, as you say below, my
Normal.dot got messed up somewhere (perhaps using the MVP macro to transfer
AutoCorrect Entries)?            

> Finally, if you have (or can create) a small document (mimimal text) then
> File/Save As to the XML file format, you should be able to open that in
> Notepad. Copy the entire Notepad contents and paste it into your reply (at the
> very end would be best). I might be able to see something in there...

Here it is with a couple of the old autoCorrect entries - some characters
will look like gibberish but that because they are Sanskrit terms in Roman
script.

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?mso-application progid="Word.Document"?>
<w:wordDocument
xmlns:w="http://schemas.microsoft.com/office/word/2003/wordml"
xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:w10="urn:schemas-microsoft-com:office:word"
xmlns:sl="http://schemas.microsoft.com/schemaLibrary/2003/core"
xmlns:aml="http://schemas.microsoft.com/aml/2001/core"
xmlns:wx="http://schemas.microsoft.com/office/word/2003/auxHint"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882" w:macrosPresent="no"
w:embeddedObjPresent="no" w:ocxPresent="no"
xml:space="preserve"><o:DocumentProperties><o:Title> </o:Title><o:Author>Dr
Robert G Morrison</o:Author><o:LastAuthor>Dr Robert G
Morrison</o:LastAuthor><o:Revision>1</o:Revision><o:TotalTime>1</o:TotalTime><o:Created>2005-04-11T13:30:00Z</o:Created><o:LastSaved>2005-04-11T13:31:00Z</o:LastSaved><o:Pages>1</o:Pages><o:Words>93</o:Words><o:Characters>534</o:Characters><o:Company>Dharmaduta</o:Company><o:Lines>4</o:Lines><o:Paragraphs>1</o:Paragraphs><o:CharactersWithSpaces>626</o:CharactersWithSpaces><o:Version>11.6359</o:Version></o:DocumentProperties><w:fonts><w:defaultFonts
w:ascii="Times New Roman" w:fareast="Times New Roman" w:h-ansi="Times New
Roman" w:cs="Times New Roman"/><w:font w:name="diaroman"><w:panose-1
w:val="02020500000000000000"/><w:charset w:val="00"/><w:family
w:val="Roman"/><w:pitch w:val="variable"/><w:sig w:usb-0="00000003"
w:usb-1="00000000" w:usb-2="00000000" w:usb-3="00000000" w:csb-0="00000001"
w:csb-1="00000000"/></w:font></w:fonts><w:lists><w:listDef
w:listDefId="0"><w:lsid w:val="FFFFFF7C"/><w:plt w:val="SingleLevel"/><w:tmpl
w:val="6ECC209E"/><w:lvl w:ilvl="0"><w:start w:val="1"/><w:lvlText
w:val="%1."/><w:lvlJc w:val="left"/><w:pPr><w:tabs><w:tab w:val="list"
w:pos="1492"/></w:tabs><w:ind w:left="1492"
w:hanging="360"/></w:pPr></w:lvl></w:listDef><w:listDef
w:listDefId="1"><w:lsid w:val="FFFFFF7D"/><w:plt w:val="SingleLevel"/><w:tmpl
w:val="BCC8D7FC"/><w:lvl w:ilvl="0"><w:start w:val="1"/><w:lvlText
w:val="%1."/><w:lvlJc w:val="left"/><w:pPr><w:tabs><w:tab w:val="list"
w:pos="1209"/></w:tabs><w:ind w:left="1209"
w:hanging="360"/></w:pPr></w:lvl></w:listDef><w:listDef
w:listDefId="2"><w:lsid w:val="FFFFFF7E"/><w:plt w:val="SingleLevel"/><w:tmpl
w:val="2DC2DAAC"/><w:lvl w:ilvl="0"><w:start w:val="1"/><w:lvlText
w:val="%1."/><w:lvlJc w:val="left"/><w:pPr><w:tabs><w:tab w:val="list"
w:pos="926"/></w:tabs><w:ind w:left="926"
w:hanging="360"/></w:pPr></w:lvl></w:listDef><w:listDef
w:listDefId="3"><w:lsid w:val="FFFFFF7F"/><w:plt w:val="SingleLevel"/><w:tmpl
w:val="47341B42"/><w:lvl w:ilvl="0"><w:start w:val="1"/><w:lvlText
w:val="%1."/><w:lvlJc w:val="left"/><w:pPr><w:tabs><w:tab w:val="list"
w:pos="643"/></w:tabs><w:ind w:left="643"
w:hanging="360"/></w:pPr></w:lvl></w:listDef><w:listDef
w:listDefId="4"><w:lsid w:val="FFFFFF80"/><w:plt w:val="SingleLevel"/><w:tmpl
w:val="169E2D8C"/><w:lvl w:ilvl="0"><w:start w:val="1"/><w:nfc
w:val="23"/><w:lvlText w:val=""/><w:lvlJc
w:val="left"/><w:pPr><w:tabs><w:tab w:val="list"
w:pos="1492"/></w:tabs><w:ind w:left="1492"
w:hanging="360"/></w:pPr><w:rPr><w:rFonts w:ascii="Symbol" w:h-ansi="Symbol"
w:hint="default"/></w:rPr></w:lvl></w:listDef><w:listDef
w:listDefId="5"><w:lsid w:val="FFFFFF81"/><w:plt w:val="SingleLevel"/><w:tmpl
w:val="B52A8D7A"/><w:lvl w:ilvl="0"><w:start w:val="1"/><w:nfc
w:val="23"/><w:lvlText w:val=""/><w:lvlJc
w:val="left"/><w:pPr><w:tabs><w:tab w:val="list"
w:pos="1209"/></w:tabs><w:ind w:left="1209"
w:hanging="360"/></w:pPr><w:rPr><w:rFonts w:ascii="Symbol" w:h-ansi="Symbol"
w:hint="default"/></w:rPr></w:lvl></w:listDef><w:listDef
w:listDefId="6"><w:lsid w:val="FFFFFF82"/><w:plt w:val="SingleLevel"/><w:tmpl
w:val="E62E04F0"/><w:lvl w:ilvl="0"><w:start w:val="1"/><w:nfc
w:val="23"/><w:lvlText w:val=""/><w:lvlJc
w:val="left"/><w:pPr><w:tabs><w:tab w:val="list" w:pos="926"/></w:tabs><w:ind
w:left="926" w:hanging="360"/></w:pPr><w:rPr><w:rFonts w:ascii="Symbol"
w:h-ansi="Symbol" w:hint="default"/></w:rPr></w:lvl></w:listDef><w:listDef
w:listDefId="7"><w:lsid w:val="FFFFFF83"/><w:plt w:val="SingleLevel"/><w:tmpl
w:val="C1E28E98"/><w:lvl w:ilvl="0"><w:start w:val="1"/><w:nfc
w:val="23"/><w:lvlText w:val=""/><w:lvlJc
w:val="left"/><w:pPr><w:tabs><w:tab w:val="list" w:pos="643"/></w:tabs><w:ind
w:left="643" w:hanging="360"/></w:pPr><w:rPr><w:rFonts w:ascii="Symbol"
w:h-ansi="Symbol" w:hint="default"/></w:rPr></w:lvl></w:listDef><w:listDef
w:listDefId="8"><w:lsid w:val="FFFFFF88"/><w:plt w:val="SingleLevel"/><w:tmpl
w:val="EE107AAA"/><w:lvl w:ilvl="0"><w:start w:val="1"/><w:lvlText
w:val="%1."/><w:lvlJc w:val="left"/><w:pPr><w:tabs><w:tab w:val="list"
w:pos="360"/></w:tabs><w:ind w:left="360"
w:hanging="360"/></w:pPr></w:lvl></w:listDef><w:listDef
w:listDefId="9"><w:lsid w:val="FFFFFF89"/><w:plt w:val="SingleLevel"/><w:tmpl
w:val="BE2AE00C"/><w:lvl w:ilvl="0"><w:start w:val="1"/><w:nfc
w:val="23"/><w:lvlText w:val=""/><w:lvlJc
w:val="left"/><w:pPr><w:tabs><w:tab w:val="list" w:pos="360"/></w:tabs><w:ind
w:left="360" w:hanging="360"/></w:pPr><w:rPr><w:rFonts w:ascii="Symbol"
w:h-ansi="Symbol" w:hint="default"/></w:rPr></w:lvl></w:listDef><w:list
w:ilfo="1"><w:ilst w:val="9"/></w:list><w:list w:ilfo="2"><w:ilst
w:val="7"/></w:list><w:list w:ilfo="3"><w:ilst w:val="6"/></w:list><w:list
w:ilfo="4"><w:ilst w:val="5"/></w:list><w:list w:ilfo="5"><w:ilst
w:val="4"/></w:list><w:list w:ilfo="6"><w:ilst w:val="8"/></w:list><w:list
w:ilfo="7"><w:ilst w:val="3"/></w:list><w:list w:ilfo="8"><w:ilst
w:val="2"/></w:list><w:list w:ilfo="9"><w:ilst w:val="1"/></w:list><w:list
w:ilfo="10"><w:ilst
w:val="0"/></w:list></w:lists><w:styles><w:versionOfBuiltInStylenames
w:val="4"/><w:latentStyles w:defLockedState="off"
w:latentStyleCount="156"/><w:style w:type="paragraph" w:default="on"
w:styleId="Normal"><w:name w:val="Normal"/><w:rsid
w:val="00A12811"/><w:pPr><w:spacing w:after="120" w:line="300"
w:line-rule="at-least"/></w:pPr><w:rPr><w:rFonts w:ascii="diaroman"
w:h-ansi="diaroman"/><wx:font wx:val="diaroman"/><w:b-cs/><w:sz
w:val="22"/><w:sz-cs w:val="22"/><w:lang w:val="EN-GB" w:fareast="EN-US"
w:bidi="AR-SA"/></w:rPr></w:style><w:style w:type="character" w:default="on"
w:styleId="DefaultParagraphFont"><w:name w:val="Default Paragraph
Font"/><w:semiHidden/></w:style><w:style w:type="table" w:default="on"
w:styleId="TableNormal"><w:name w:val="Normal Table"/><wx:uiName
wx:val="Table Normal"/><w:semiHidden/><w:rPr><wx:font wx:val="Times New
Roman"/></w:rPr><w:tblPr><w:tblInd w:w="0" w:type="dxa"/><w:tblCellMar><w:top
w:w="0" w:type="dxa"/><w:left w:w="108" w:type="dxa"/><w:bottom w:w="0"
w:type="dxa"/><w:right w:w="108"
w:type="dxa"/></w:tblCellMar></w:tblPr></w:style><w:style w:type="list"
w:default="on" w:styleId="NoList"><w:name w:val="No
List"/><w:semiHidden/></w:style><w:style w:type="character"
w:styleId="StyleFootnoteReference11pt"><w:name w:val="Style Footnote
Reference + 11 pt"/><w:basedOn w:val="DefaultParagraphFont"/><w:rsid
w:val="00DA473D"/><w:rPr><w:rFonts w:ascii="diaroman"
w:h-ansi="diaroman"/><w:sz w:val="18"/></w:rPr></w:style><w:style
w:type="paragraph" w:styleId="CommentText"><w:name w:val="annotation
text"/><wx:uiName wx:val="Comment Text"/><w:basedOn
w:val="Normal"/><w:semiHidden/><w:rsid w:val="002D71B9"/><w:pPr><w:pStyle
w:val="CommentText"/><w:spacing w:after="80" w:line="240"
w:line-rule="at-least"/></w:pPr><w:rPr><wx:font wx:val="diaroman"/><w:sz
w:val="20"/><w:sz-cs w:val="20"/></w:rPr></w:style><w:style
w:type="paragraph" w:styleId="Footer"><w:name w:val="footer"/><wx:uiName
wx:val="Footer"/><w:basedOn w:val="Normal"/><w:rsid
w:val="00802CA9"/><w:pPr><w:pStyle w:val="Footer"/><w:tabs><w:tab
w:val="center" w:pos="4153"/><w:tab w:val="right"
w:pos="8306"/></w:tabs></w:pPr><w:rPr><wx:font wx:val="diaroman"/><w:sz
w:val="18"/></w:rPr></w:style><w:style w:type="paragraph"
w:styleId="Header"><w:name w:val="header"/><wx:uiName
wx:val="Header"/><w:basedOn w:val="Normal"/><w:rsid
w:val="00802CA9"/><w:pPr><w:pStyle w:val="Header"/><w:tabs><w:tab
w:val="center" w:pos="4153"/><w:tab w:val="right"
w:pos="8306"/></w:tabs></w:pPr><w:rPr><wx:font wx:val="diaroman"/><w:sz
w:val="18"/></w:rPr></w:style><w:style w:type="character"
w:styleId="PageNumber"><w:name w:val="page number"/><wx:uiName wx:val="Page
Number"/><w:basedOn w:val="DefaultParagraphFont"/><w:rsid
w:val="00802CA9"/></w:style><w:style w:type="paragraph"
w:styleId="FootnoteText"><w:name w:val="footnote text"/><wx:uiName
wx:val="Footnote Text"/><w:basedOn w:val="Normal"/><w:semiHidden/><w:rsid
w:val="005A73D0"/><w:pPr><w:pStyle w:val="FootnoteText"/><w:spacing
w:after="0" w:line="240" w:line-rule="auto"/></w:pPr><w:rPr><wx:font
wx:val="diaroman"/><w:sz w:val="18"/><w:sz-cs
w:val="20"/></w:rPr></w:style><w:style w:type="character"
w:styleId="FootnoteReference"><w:name w:val="footnote reference"/><wx:uiName
wx:val="Footnote Reference"/><w:basedOn
w:val="DefaultParagraphFont"/><w:semiHidden/><w:rsid
w:val="00A5549C"/><w:rPr><w:rFonts w:ascii="diaroman"
w:h-ansi="diaroman"/><w:sz w:val="18"/><w:vertAlign
w:val="superscript"/></w:rPr></w:style><w:style w:type="paragraph"
w:styleId="Style1"><w:name w:val="Style1"/><w:basedOn
w:val="FootnoteText"/><w:rsid w:val="00BD505A"/><w:pPr><w:pStyle
w:val="Style1"/></w:pPr><w:rPr><wx:font
wx:val="diaroman"/></w:rPr></w:style><w:style w:type="paragraph"
w:styleId="Style2"><w:name w:val="Style2"/><w:basedOn
w:val="FootnoteText"/><w:autoRedefine/><w:rsid
w:val="00BD505A"/><w:pPr><w:pStyle w:val="Style2"/></w:pPr><w:rPr><wx:font
wx:val="diaroman"/></w:rPr></w:style></w:styles><w:shapeDefaults><o:shapedefaults
v:ext="edit" spidmax="2050"/><o:shapelayout v:ext="edit"><o:idmap
v:ext="edit" data="1"/></o:shapelayout></w:shapeDefaults><w:docPr><w:view
w:val="print"/><w:zoom
w:percent="145"/><w:dontDisplayPageBoundaries/><w:doNotEmbedSystemFonts/><w:attachedTemplate
w:val=""/><w:defaultTabStop w:val="288"/><w:drawingGridHorizontalSpacing
w:val="110"/><w:drawingGridVerticalSpacing
w:val="299"/><w:displayHorizontalDrawingGridEvery
w:val="2"/><w:characterSpacingControl
w:val="DontCompress"/><w:optimizeForBrowser/><w:validateAgainstSchema/><w:saveInvalidXML
w:val="off"/><w:ignoreMixedContent w:val="off"/><w:alwaysShowPlaceholderText
w:val="off"/><w:compat><w:breakWrappedTables/><w:snapToGridInCell/><w:wrapTextWithPunct/><w:useAsianBreakRules/><w:useWord2002TableStyleRules/></w:compat></w:docPr><w:body><wx:sect><w:p><w:pPr><w:spacing
w:after="100" w:line="260" w:line-rule="at-least"/><w:rPr><w:b-cs
w:val="off"/></w:rPr></w:pPr><w:r><w:rPr><w:b/><w:b-cs
w:val="off"/><w:i/></w:rPr><w:t>Kli¿ýa-manas</w:t></w:r><w:r><w:rPr><w:b/></w:rPr><w:t>,
</w:t></w:r><w:r><w:rPr><w:b/><w:i/></w:rPr><w:t>Manas</w:t></w:r><w:r><w:rPr><w:b/></w:rPr><w:t>,
</w:t></w:r><w:r><w:rPr><w:b/><w:i/></w:rPr><w:t>Mano-</w:t></w:r><w:r><w:rPr><w:b/><w:b-cs
w:val="off"/><w:i/></w:rPr><w:t>vijñÿna</w:t></w:r><w:r><w:rPr><w:b/><w:b-cs
w:val="off"/></w:rPr><w:t>, etc.</w:t></w:r><w:r><w:rPr><w:b-cs
w:val="off"/></w:rPr><w:t> </w:t></w:r></w:p><w:p><w:pPr><w:spacing
w:after="100" w:line="260"
w:line-rule="at-least"/></w:pPr><w:r><w:rPr><w:b-cs
w:val="off"/></w:rPr><w:t>[Lusthaus from Routledge Encycl of Philo]  
Yogÿcÿrins responded by rearranging the tripartite structure of the mental
level of the eighteen dhÿtus into three novel types of consciousnesses.
Manovijñÿna (empirical consciousness) became the sixth consciousness (and
operated as the sixth sense organ, which previously had been the role of
manas), surveying the cognitive content of the five senses as well as mental
objects. Manas became the seventh consciousness, redefined as primarily
obsessed with various aspects and notions of self and thus called ‘defiled
manas’  (kli¿ýamanas).</w:t></w:r></w:p><w:p><w:pPr><w:spacing w:after="100"
w:line="260" w:line-rule="at-least"/></w:pPr><w:r><w:t>
</w:t></w:r></w:p><w:sectPr><w:pgSz w:w="11909" w:h="16834"
w:code="9"/><w:pgMar w:top="1440" w:right="1800" w:bottom="1440"
w:left="1800" w:header="720" w:footer="720" w:gutter="0"/><w:cols
w:space="708"/><w:noEndnote/><w:docGrid
w:line-pitch="299"/></w:sectPr></wx:sect></w:body></w:wordDocument>

> My suspicion as to the most likely cause is that your Normal.dot is "mixed
> up". If working in Safe Mode does not exhibit the behavior, that would confirm
[quoted text clipped - 7 lines]
> This reply is posted in the Newsgroup; please post any follow question or
> reply in the newsgroup and not by e-mail :-)
Cindy M  -WordMVP- - 12 Apr 2005 15:58 GMT
Hi =?Utf-8?B?U2FnYXJh?=,

> I think I may have solved it.  I used to MVP macro to recreate all my
> previous AutoCorrect entries, printed out the doc where they are all these
[quoted text clipped - 12 lines]
> entered the next AutoCorrect entry which was created in English (UK) it
> worked and switched Word back to English (UK).

This is a possibility... You might work for a couple of days and see if things
really have settled down.

I had a bit of a shock when I saw the XML :-) Lots of stuff in there I'm not
accustomed to seeing. I don't see what I expected to see, if a "bad" language is
embedded in the file structure, so I'd think the problem is NOT intrinsic in
your Normal.dot (IOW, wouldn't crop up on its own when you start a new
document).

I do see the following in the definition of the Normal style, which is perfectly
normal (no pun intended):

<w:lang w:val="EN-GB" w:fareast="EN-US"

But it could potentially do what you've been seeing IF, at some point, you ever
switch to Asian/right-to-left. It could also crop up if you save to RTF or under
other, odd circumstances.

If the problem persists, we could try
   - saving Normal.dot as an XML file
   - opening the XML file and changing EN-US above to EN-GB
   - save, close
   - open in Word, then save as a Word template (NormalNew.dot)
   - Close Word
   - rename the original Normal.dot (so that you don't lose it)
   - rename NormalNew.dot to Normal.dot
   - test and see how you get along

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or reply
in the newsgroup and not by e-mail :-)
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.