Terms.yml
1 extends: substitution 2 message: "Prefer '%s' over '%s'." 3 # term preference should be based on microsoft style guide, such as 4 link: https://learn.microsoft.com/en-us/style-guide/a-z-word-list-term-collections/a/adapter 5 level: warning 6 ignorecase: true 7 action: 8 name: replace 9 swap: 10 '(?:agent|virtual assistant|intelligent personal assistant)': personal digital assistant 11 '(?:drive C:|drive C>|C: drive)': drive C 12 '(?:internet bot|web robot)s?': bot(s) 13 '(?:microsoft cloud|the cloud)': cloud 14 '(?:mobile|smart) ?phone': phone 15 '24/7': every day 16 'audio(?:-| )book': audiobook 17 'back(?:-| )light': backlight 18 'chat ?bots?': chatbot(s) 19 adaptor: adapter 20 administrate: administer 21 afterwards: afterward 22 alphabetic: alphabetical 23 alphanumerical: alphanumeric 24 anti-aliasing: antialiasing 25 anti-malware: antimalware 26 anti-spyware: antispyware 27 anti-virus: antivirus 28 appendixes: appendices 29 artificial intelligence: AI 30 '(?:assembler|machine language)': assembly language 31 caap: CaaP 32 conversation-as-a-platform: conversation as a platform 33 eb: EB 34 gb: GB 35 gbps: Gbps 36 kb: KB 37 keypress: keystroke 38 mb: MB 39 pb: PB 40 tb: TB 41 zb: ZB