From 548bb942ca1aded0e5fd95230556a67639cad7d7 Mon Sep 17 00:00:00 2001 From: Rafael Lima Date: Tue, 20 Sep 2022 14:08:58 +0200 Subject: tdf#151061 Fix string inconsistencies in privateuserpage.ui This patch fixes string inconsistencies pointed out by translators in the bug report. Change-Id: I6d053f0aa9d6c45477598f8f5903cf0fc40f69f4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/140168 Tested-by: Jenkins Reviewed-by: Heiko Tietze --- sw/uiconfig/swriter/ui/privateuserpage.ui | 35 +++++++++++++++---------------- 1 file changed, 17 insertions(+), 18 deletions(-) diff --git a/sw/uiconfig/swriter/ui/privateuserpage.ui b/sw/uiconfig/swriter/ui/privateuserpage.ui index 7d3d7eb5c20d..b247df536c7b 100644 --- a/sw/uiconfig/swriter/ui/privateuserpage.ui +++ b/sw/uiconfig/swriter/ui/privateuserpage.ui @@ -76,18 +76,13 @@ - + True False - Fa_x: + Fa_x: True fax 0 - - - Home telephone number - - 0 @@ -95,10 +90,10 @@ - + True False - Homepage/email: + Homepage/email: True url 0 @@ -243,7 +238,7 @@ True - Home telephone number + Fax number Type your fax number in this field. @@ -276,7 +271,7 @@ True - Fax number + Homepage Enter your home page @@ -295,7 +290,7 @@ True - email address + Email address Type your email address. @@ -340,7 +335,7 @@ True - Last name + First name Type your first name @@ -359,7 +354,7 @@ True - First name + Last name Type your last name @@ -473,6 +468,7 @@ True + Street Type the name of your street in this field. @@ -504,6 +500,7 @@ True + Country Type the country name @@ -522,6 +519,7 @@ True + State Type your state. @@ -538,10 +536,10 @@ - + True False - Phone/mobile: + Phone/mobile: True phone 0 @@ -567,7 +565,7 @@ True - Title + Phone number Type your phone number @@ -586,7 +584,7 @@ True - Position + Mobile phone number Type your mobile phone number @@ -616,6 +614,7 @@ + Private data Contains personal contact information for business cards. Business card layouts are selected on the Business Cards tab. -- cgit