Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Even when the website for Apache OpenOffice looks like that everything is in a single place, the website is separated into a content part (mainly the text in HTML and MD or Markdown files) and an asset part (for graphics, CSS, JavaScript).

When it should be translated, then both parts have to be considered.

...

The content on https://www.openoffice.org/xx/download/ is coming from https://www.openoffice.org/xx/download/msg_prop_l10n_xx.js.

Every To manage where a text is displayed, the key-value-pair method is used. That means every text has 2 parts: A variable and its actual value.by which the text can be named and a value which is the actual text.

Variable "l10n.dl_green_box_headline_text" and value "Download Apache OpenOffice". There are some control characters like sum (=) and the semicolon (;). Please ensure not to delete or change them. Otherwise, unforeseen problems can happen.

...

Visualize with a screenshot.

Download page

The webpage from where OpenOffice can be downloaded.

https://www.openoffice.org/xx/download/index.html

...

Important hints for the chosen platform.

https://www.openoffice.org/xx/download/platform_hints.html

Which parts?

  • All text.

TODO

Visualize with a screenshot.

Extensions & Templates page

OpenOffice offers a complete framework allowing it to be enriched by further functions and document templates.

https://www.openoffice.org/xx/extensions/index.html

Which parts?

  • All text.

TODO

Visualize with a screenshot.

Get Involved page

Why you want to participate in te Apache OpenOffice project, this is the page to get more information.

https://www.openoffice.org/xx/participate/index.html

Which parts?

  • All text.

TODO

Visualize with a screenshot.

Product page

This describes what OpenOffice is and what its program modules are.

https://www.openoffice.org/xx/product/index.html

Which parts?

  • All text.

TODO

Visualize with a screenshot.

Social Media page

Stay in contact with the OpenOffice community.

https://www.openoffice.org/xx/social/index.html

Which parts?

  • All text.

TODO

Visualize with a screenshot.

Support page

Here you can see who and how more help is offered.

https://www.openoffice.org/xx/support/index.html

Which parts?

  • All text.

TODO

Visualize with a screenshot.

Why and its subpages

Answers for the question "Why should I use Apache OpenOffice?".

https://www.openoffice.org/xx/why/index.html

Which parts?

  • Every text on the index page.
  • Every text on each subpages that can be reached via the links.

...