From 1836bd6ef4cece1e261dcce22f57dab3cc898c7f Mon Sep 17 00:00:00 2001 From: Jan Faracik <43062514+janfaracik@users.noreply.github.com> Date: Wed, 18 Sep 2024 22:06:41 +0100 Subject: [PATCH] Add full stops to user page descriptions (#9750) --- core/src/main/resources/hudson/model/Messages.properties | 2 +- .../UserPropertyCategoryAccountAction/index.properties | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core/src/main/resources/hudson/model/Messages.properties b/core/src/main/resources/hudson/model/Messages.properties index fbe7a70ae53b..f0d52f795ec0 100644 --- a/core/src/main/resources/hudson/model/Messages.properties +++ b/core/src/main/resources/hudson/model/Messages.properties @@ -409,7 +409,7 @@ User.IllegalUsername="{0}" is prohibited as a username for security reasons. User.IllegalFullname="{0}" is prohibited as a full name for security reasons. TimeZoneProperty.DisplayName=Time zone -TimeZoneProperty.Description=Select a time zone to use rather than the system default +TimeZoneProperty.Description=Select a time zone to use rather than the system default. TimeZoneProperty.DisplayDefaultTimeZone=Default TimeZoneProperty.current_time_in_=Current time in {0}: {1} TimeZoneProperty.current_time_on_server_in_in_proposed_di=Current time on server in {0}: {1}; in proposed display zone: {2} diff --git a/core/src/main/resources/hudson/model/userproperty/UserPropertyCategoryAccountAction/index.properties b/core/src/main/resources/hudson/model/userproperty/UserPropertyCategoryAccountAction/index.properties index dfeb5024042c..648592ed85ae 100644 --- a/core/src/main/resources/hudson/model/userproperty/UserPropertyCategoryAccountAction/index.properties +++ b/core/src/main/resources/hudson/model/userproperty/UserPropertyCategoryAccountAction/index.properties @@ -22,6 +22,6 @@ title=Account Full\ name=Full name -Full\ name.Description=We recommend using your real name so people can recognize you instead of your ID +Full\ name.Description=We recommend using your real name so people can recognize you instead of your ID. Description=Description -Description.Description=Enter a short description about yourself so that visitors know who you are +Description.Description=Enter a short description about yourself so that visitors know who you are.