From 175750251cc83397e714586617681414316adf57 Mon Sep 17 00:00:00 2001 From: Bogdan B Date: Sat, 19 Nov 2022 18:41:57 +0100 Subject: tdf#152127 Change order for Country/State The country was not included into location in shared/optionen/01010100.xhp, just the state. It is possible that there are files where country need to be removed, being now included in shared/optionen/01010100.xhp. I will take care of that in the next commits, when I will found them. Change-Id: Ie7ac4deb9a7c0e1d3c4a03dda2e2b348a3aeb585 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/142923 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/shared/01/01010303.xhp | 3 --- source/text/shared/01/01010304.xhp | 3 --- source/text/shared/optionen/01010100.xhp | 6 ++++++ 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/source/text/shared/01/01010303.xhp b/source/text/shared/01/01010303.xhp index 92262fcb50..36fa607f9f 100644 --- a/source/text/shared/01/01010303.xhp +++ b/source/text/shared/01/01010303.xhp @@ -46,9 +46,6 @@ Initials 2 Enter the initials of the person, whom you want to use as a second contact. - -Country - Enter the name of the country in which you live. Profession diff --git a/source/text/shared/01/01010304.xhp b/source/text/shared/01/01010304.xhp index 2a01307ece..de1db7d56f 100644 --- a/source/text/shared/01/01010304.xhp +++ b/source/text/shared/01/01010304.xhp @@ -48,9 +48,6 @@ Slogan Enter the slogan of your company. - -Country - Enter the name of the country where your business is located. Phone diff --git a/source/text/shared/optionen/01010100.xhp b/source/text/shared/optionen/01010100.xhp index 35ed809b6a..63c5ea860b 100644 --- a/source/text/shared/optionen/01010100.xhp +++ b/source/text/shared/optionen/01010100.xhp @@ -92,6 +92,12 @@ City Type the city where you live. + + + + +Country +Type your country. -- cgit