mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-21 12:08:55 +01:00
[MIRROR] fixes various grammar issues (#2935)
* fixes various grammar issues (#56446) fixes misspellings of 'permanently' fixes grammar with bandaging wounds on yourself * fixes various grammar issues Co-authored-by: elle <54373583+dermondarble@users.noreply.github.com>
This commit is contained in:
@@ -491,7 +491,7 @@
|
||||
/mob/living/silicon/pai/proc/softwareTranslator()
|
||||
var/datum/language_holder/H = get_language_holder()
|
||||
. = {"<h3>Universal Translator</h3><br>
|
||||
When enabled, this device will permamently be able to speak and understand all known forms of communication.<br><br>
|
||||
When enabled, this device will permanently be able to speak and understand all known forms of communication.<br><br>
|
||||
The device is currently [H.omnitongue ? "<font color=#55FF55>en" : "<font color=#FF5555>dis" ]abled.</font><br>[H.omnitongue ? "" : "<a href='byond://?src=[REF(src)];software=translator;sub=0;toggle=1'>Activate Translation Module</a><br>"]"}
|
||||
return .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user