@NguoiDungKhongDinhDanh has proposed some improvements to the IP Info interface messages:
MediaWiki:Ipinfo-widget-error-ip-no-edits
- Currently: IP information for this address cannot be retrieved since it hasn't made any edits on this wiki.
- Proposed: IP information for this address cannot be retrieved since no edits have been made from it.
- Rationale: According to MediaWiki:Action-ipinfo et. al. IP addresses are considered attach[ments] to revisions and log entries, not identifiers by themselves. Also, per en:WP:IPHUMAN.
MediaWiki:Ipinfo-property-no-data:
- Currently: Not Available
- Proposed: Not available
MediaWiki:Ipinfo-property-label-connectiontype:
- Currently: Connection Method
- Proposed: Connection method
MediaWiki:Ipinfo-property-label-usertype:
- Currently: Connection Owner
- Proposed: Connection owner
MediaWiki:Ipinfo-property-label-active-blocks:
- Currently: Active Blocks
- Proposed: Active blocks
- Rationale (for both 4): Bad casing.
MediaWiki:Ipinfo-infobox-disable-instructions:
- Currently: If you'd like to disable this feature you can do so from [[Special:Preferences|Special:Preferences]].
- Proposed: If you'd like to disable this feature you can do so from [[{{#special:Preferences}}]].
MediaWiki:Ipinfo-beta-feature-description:
- Currently: [...] next to IP addresses on Log, Contributions and RecentChanges pages.
- Proposed: [...] next to IP addresses on {{PAGENAME:{{#special:Log}}}}, {{PAGENAME:{{#special:Contributions}}}} and {{PAGENAME:{{#special:RecentChanges}}}} pages.
- Rationale (for both): Interface messages are displayed in user language while that of special pages is site language.