From 0faeda0edd9165c3ec332907e11ccf6b5c4829b5 Mon Sep 17 00:00:00 2001 From: Hammy Havoc Date: Fri, 29 Dec 2017 20:53:22 +0000 Subject: [PATCH 1/4] Fixed a typo --- packages/rocketchat-i18n/i18n/en.i18n.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/rocketchat-i18n/i18n/en.i18n.json b/packages/rocketchat-i18n/i18n/en.i18n.json index 86af90653453..5358ac10069d 100644 --- a/packages/rocketchat-i18n/i18n/en.i18n.json +++ b/packages/rocketchat-i18n/i18n/en.i18n.json @@ -944,7 +944,7 @@ "IRC_Channel_Leave": "Output of the PART command.", "IRC_Channel_Users": "Output of the NAMES command.", "IRC_Channel_Users_End": "End of output of the NAMES command.", - "IRC_Description": "Internet Relay Chat (IRC) is a text-based group communication tool. Users join uniquely named channels, or rooms, for open discussion. IRC also supports private messages between indivdiual users and file sharing capabilities. This package integrates these layers of functionality with Rocket.Chat.", + "IRC_Description": "Internet Relay Chat (IRC) is a text-based group communication tool. Users join uniquely named channels, or rooms, for open discussion. IRC also supports private messages between individual users and file sharing capabilities. This package integrates these layers of functionality with Rocket.Chat.", "IRC_Enabled": "Attempt to integrate IRC support. Changing this value requires restarting Rocket.Chat.", "IRC_Hostname": "The IRC host server to connect to.", "IRC_Login_Fail": "Output upon a failed connection to the IRC server.", From bb1d3994a635ab3d785262eb9ed34f4c48c29828 Mon Sep 17 00:00:00 2001 From: Hammy Havoc Date: Fri, 29 Dec 2017 21:16:25 +0000 Subject: [PATCH 2/4] Bonus improvement Form titles are now consistently capitalized; looks nice. :- ) --- packages/rocketchat-i18n/i18n/en.i18n.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/rocketchat-i18n/i18n/en.i18n.json b/packages/rocketchat-i18n/i18n/en.i18n.json index 5358ac10069d..384478829dd0 100644 --- a/packages/rocketchat-i18n/i18n/en.i18n.json +++ b/packages/rocketchat-i18n/i18n/en.i18n.json @@ -1296,7 +1296,7 @@ "New_logs": "New logs", "New_Message_Notification": "New Message Notification", "New_messages": "New messages", - "New_password": "New password", + "New_password": "New Password", "New_Password_Placeholder": "Please enter new password...", "New_role": "New role", "New_Room_Notification": "New Room Notification", From 04e31d17fe471b65ccbcb820ce02c1ff06a26c4f Mon Sep 17 00:00:00 2001 From: Hammy Havoc Date: Fri, 29 Dec 2017 21:19:58 +0000 Subject: [PATCH 3/4] Changed 'url' to 'URL' URL is an acronym, it's considered good practice to state it as 'URL' versus 'url'. :- ) --- packages/rocketchat-i18n/i18n/en.i18n.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/rocketchat-i18n/i18n/en.i18n.json b/packages/rocketchat-i18n/i18n/en.i18n.json index 384478829dd0..b6b0c0883f01 100644 --- a/packages/rocketchat-i18n/i18n/en.i18n.json +++ b/packages/rocketchat-i18n/i18n/en.i18n.json @@ -1939,7 +1939,7 @@ "Use_service_avatar": "Use %s avatar", "Use_this_username": "Use this username", "Use_uploaded_avatar": "Use uploaded avatar", - "Use_url_for_avatar": "Use url for avatar", + "Use_url_for_avatar": "Use URL for avatar", "Use_User_Preferences_or_Global_Settings": "Use User Preferences or Global Settings", "User": "User", "user-generate-access-token": "User Generate Access Token", From c29508a4249e753b1e41d3c02d83fa05c2b425dc Mon Sep 17 00:00:00 2001 From: Hammy Havoc Date: Fri, 29 Dec 2017 21:21:54 +0000 Subject: [PATCH 4/4] Capitalized two more words in field titles Looks better. :- ) --- packages/rocketchat-i18n/i18n/en.i18n.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/rocketchat-i18n/i18n/en.i18n.json b/packages/rocketchat-i18n/i18n/en.i18n.json index b6b0c0883f01..c427726dfed6 100644 --- a/packages/rocketchat-i18n/i18n/en.i18n.json +++ b/packages/rocketchat-i18n/i18n/en.i18n.json @@ -1461,8 +1461,8 @@ "Private_Groups": "Private Groups", "Private_Groups_list": "List of Private Groups", "Profile": "Profile", - "Profile_details": "Profile details", - "Profile_picture": "Profile picture", + "Profile_details": "Profile Details", + "Profile_picture": "Profile Picture", "Profile_saved_successfully": "Profile saved successfully", "Public": "Public", "Public_Channel": "Public Channel",