Page MenuHomePhabricator

IP Info: Fix capitalization in messages
Closed, ResolvedPublic1 Estimated Story Points

Description

(see T310759#8025047)

Update the current message translations to their recommendations in the table below.

Recommendation:

  • Use IP Information when referring to the product. Capitalize the I in Information only when referring to the product
  • Use information instead of info
  • Use sentence case everywhere.
    • Exception? ipinfo-property-label-proxytypes (Real IP/Proxy)

New labels:

MessageCurrentProposed
ipinfo-property-value-proxytype-ispublicproxyPublic ProxyPublic proxy
ipinfo-property-value-proxytype-isresidentialproxyResidential ProxyResidential proxy
ipinfo-property-value-proxytype-islegitimateproxyLegitimate ProxyLegitimate proxy
ipinfo-property-value-proxytype-istorexitnodeTor Exit NodeTor exit node
ipinfo-property-value-proxytype-ishostingproviderHosting ProviderHosting provider
ipinfo-rest-revision-invalid-ipCannot retrieve IP info for a non-IP authorCannot retrieve IP information for a non-IP author
ipinfo-rest-revision-registeredCannot retrieve ipinfo for revisions of registered usersCannot retrieve IP information for revisions of registered users
ipinfo-rest-log-registeredCannot retrieve ipinfo for logs of registered usersCannot retrieve IP information for logs of registered users
ipinfo-beta-feature-titleIP InfoIP Information
ipinfo-beta-feature-descriptionIP Info tool aims to equip…IP Information tool aims…
prefs-ipinfoIP informationIP Information
group-no-ipinfoUsers blocked from IPInfoUsers blocked from the IP Information tool
group-no-ipinfo-member…blocked from IPInfo}}…blocked from the IP Information tool}}
grouppage-no-ipinfo{{ns:project}}:Users blocked from IPInfo{{ns:project}}:Users blocked from the IP Information tool
ipinfo-log-nameIPInfo logIP Information log
ipinfo-log-headerThis is a log of:\n# Uses of the IPInfo tool to view information about IPs; and\n# Changes to user access levels for the tool.This is a log of:\n# Uses of the IP Information tool to view information about IPs; and\n# Changes to user access levels for the tool.
logentry-ipinfo-change_access… own access to IPInfo…own access to IP Information

Event Timeline

Tchanders set the point value for this task to 1.Jul 18 2022, 5:30 PM
Tchanders renamed this task from IP Info: Audit capitalization in messages to IP Info: Fix capitalization in messages.Jul 29 2022, 3:28 PM

Change 818587 had a related patch set uploaded (by TsepoThoabala; author: TsepoThoabala):

[mediawiki/extensions/IPInfo@master] Fix capitalization in messages

https://gerrit.wikimedia.org/r/818587

Change 818587 merged by jenkins-bot:

[mediawiki/extensions/IPInfo@master] Fix capitalization in messages

https://gerrit.wikimedia.org/r/818587

@TThoabala I checked the en.json file against the table in the description. Just one bug:

ipinfo-rest-revision-registered now says:

Cannot retrieve IP information for logs of registered users

It should say:

Cannot retrieve IP information for revisions of registered users

Change 819574 had a related patch set uploaded (by TsepoThoabala; author: TsepoThoabala):

[mediawiki/extensions/IPInfo@master] Fix capitalization in messages

https://gerrit.wikimedia.org/r/819574

Change 819574 merged by jenkins-bot:

[mediawiki/extensions/IPInfo@master] Fix capitalization in messages

https://gerrit.wikimedia.org/r/819574