Skip to main content
1-Visitor
April 26, 2017
Question

Why does my edit view contain German Language headings in an English document and how can I change them to English?

  • April 26, 2017
  • 1 reply
  • 1703 views

My document Edit view has many headings that are in German when I am working in English. Can I change these to English.

Below is a sample:

<commonInfoDescrPara>

<title>Reason For The Job</title>

<commonInfoDescrPara><para changeType="modify"

reasonForUpdateRefIds="RFU0001">Self explanatory.</para>

</commonInfoDescrPara></commonInfoDescrPara>

<reqCondGroup>

<noConds/></reqCondGroup>

Sonderwerkzeug, Mess- und Pr&uuml;fger&auml;teTabelle 2Sonderwerkzeug,

Mess- und Pr&uuml;fger&auml;te

The document seems to publish correctly,  but at least a two work stations have this problem Any Ideas?

1 reply

18-Opal
April 26, 2017

Check the language attribute and see if it is set to German.

Bryon

rpeck1-VisitorAuthor
1-Visitor
April 26, 2017

Byron:

I'm new to Arbor text and seem to have one of two workstations in the office with this issue. Other workstations are OK.

The module language in is set as follows:

<language countryIsoCode="US" languageIsoCode="sx"/>

I think the issue is something in the way my desktop is setup. I've looked at my advanced preferences and all the language ones seem ok.

The headings in question are the auto generated ones like tables, list, and notes.

Could there be something in windows that is affecting the edit view?

Robert

18-Opal
April 26, 2017

If I am correct the file itself has a language attribute. We use dita and there is a place in the ditamap and in the dita file to set the language choice. (xml:lang=de). If this is set then it will use the generated text from the xliff file.

Bryon