1+ extends : substitution
2+ message : " Prefer '%s' over '%s'."
3+ level : suggestion
4+ ignorecase : true
5+ action :
6+ name : replace
7+ swap :
8+ " (?:agent|virtual assistant|intelligent personal assistant) " : personal digital assistant
9+ " (?:assembler|machine language) " : assembly language
10+ " (?:drive C:|drive C>|C: drive) " : drive C
11+ " (?:internet bot|web robot)s? " : bot(s)
12+ " (?:microsoft cloud|the cloud) " : cloud
13+ " (?:mobile|smart) ?phone " : phone
14+ " 24/7 " : every day
15+ " chat ?bots? " : chatbot(s)
16+ above : preceding
17+ adaptor : adapter
18+ administrate : administer
19+ afterwards : afterward
20+ a\.k\.a|aka : or|also known as
21+ alphabetic : alphabetical
22+ alphanumerical : alphanumeric
23+ an APIs : an API's
24+ an URL : a URL
25+ anti-aliasing : antialiasing
26+ anti-malware : antimalware
27+ anti-spyware : antispyware
28+ anti-virus : antivirus
29+ appendixes : appendices
30+ application : app
31+ approx\. : approximately
32+ artificial intelligence : AI
33+ authN : authentication
34+ authZ : authorization
35+ autoupdate : automatically update
36+ blacklist : blocklist
37+ cellular data : mobile data
38+ cellular network : mobile network
39+ CLI : command-line tool
40+ Container Engine : Kubernetes Engine
41+ content type : media type
42+ file name : filename
43+ functionality : capability|feature
44+ grayed-out : unavailable
45+ HTTPs : HTTPS
46+ k8s : Kubernetes
47+ keypress : keystroke
48+ monetisation : monetization
49+ monetise : monetize
50+ monetised : monetized
51+ open-source : open source
52+ regex : regular expression
53+ SHA1 : SHA-1|HAS-SHA1
54+ sign into : sign in to
55+ sign-?on : single sign-on
56+ tablet : device
57+ url : URL
58+ vs\. : versus
59+ World Wide Web : web
0 commit comments