diff --git a/.editorconfig b/.editorconfig index 5fead08..f512c34 100644 --- a/.editorconfig +++ b/.editorconfig @@ -27,4 +27,4 @@ max_line_length = 80 # Makefile [{Makefile,**.mk}] # Use tabs for indentation (Makefiles require tabs) -indent_style = tab \ No newline at end of file +indent_style = tab diff --git a/.github/workflows/backport.yml b/.github/workflows/backport.yml index 0f77707..2225951 100644 --- a/.github/workflows/backport.yml +++ b/.github/workflows/backport.yml @@ -18,4 +18,3 @@ jobs: secrets: APP_ID: ${{ secrets.APP_ID }} APP_PRIVATE_KEY: ${{ secrets.APP_PRIVATE_KEY }} - diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 17fc099..12ac3f1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,9 +2,9 @@ ## Create Issues -* If you find something missing or something is wrong in this manual, you are welcome to write an issue describing the problem. -* If you can, please try to fix the problem yourself. -* For minor changes, it is not necessary to create an issue first. +* If you find something missing or something is wrong in this manual, you are welcome to write an issue describing the problem. +* If you can, please try to fix the problem yourself. +* For minor changes, it is not necessary to create an issue first. ## Make changes (create pull requests) diff --git a/Documentation/CoreSupport/Index.rst b/Documentation/CoreSupport/Index.rst index cdaf9c8..9480bf4 100644 --- a/Documentation/CoreSupport/Index.rst +++ b/Documentation/CoreSupport/Index.rst @@ -13,4 +13,3 @@ Core support for localization Tca/Index Permissions/Index - diff --git a/Documentation/CoreSupport/Tca/Index.rst b/Documentation/CoreSupport/Tca/Index.rst index e7291fc..7cf3e39 100644 --- a/Documentation/CoreSupport/Tca/Index.rst +++ b/Documentation/CoreSupport/Tca/Index.rst @@ -212,4 +212,3 @@ Each field may contain special instructions which will affect the "localize" command. Most important is the :ref:`"l10n\_mode" field ` with which, for example, a field can be entirely excluded from the translation process. - diff --git a/Documentation/Includes.rst.txt b/Documentation/Includes.rst.txt index bf6cef4..469841d 100644 --- a/Documentation/Includes.rst.txt +++ b/Documentation/Includes.rst.txt @@ -31,4 +31,4 @@ .. By default, code blocks use PHP syntax highlighting -.. highlight:: php \ No newline at end of file +.. highlight:: php diff --git a/Documentation/PageTranslations/Index.rst b/Documentation/PageTranslations/Index.rst index 2190805..232399f 100644 --- a/Documentation/PageTranslations/Index.rst +++ b/Documentation/PageTranslations/Index.rst @@ -7,14 +7,14 @@ Translating pages ================= In order to translate a page in the page tree, create a -copy of it with a new language relation. Use the module :guilabel:`Page` and on the top of the right side -:guilabel:`Language Comparison` and the lower dropdown :guilabel:`Create a new translation of this page`. +copy of it with a new language relation. Use the module :guilabel:`Page` and on the top of the right side +:guilabel:`Language Comparison` and the lower dropdown :guilabel:`Create a new translation of this page`. As soon as you choose a language of this dropdown the translation process will start with the copy of this page. -The page copy will be generated in the default language with page property fields like `title` or `description` prefixed by a text similar to "[Translate to Language X:]". -The translated content needs to be put here, replacing the placeholder text (including the prefix and +The page copy will be generated in the default language with page property fields like `title` or `description` prefixed by a text similar to "[Translate to Language X:]". +The translated content needs to be put here, replacing the placeholder text (including the prefix and the copied default language contents). - + Select the :guilabel:`Language Comparison` function in the upper menu bar of the :guilabel:`Web > Page` module. Then use the select box to create a new translation of the page: