private void HandleGlobalStringsReceived() { if (Transmission.HasGlobalString(_sharedPCFKey)) { StartCoroutine("LocalizeToSharedPCF"); } }