Update language around decoder crashes

This commit is contained in:
Cameron Gutman 2018-03-27 20:52:01 -07:00
parent 9d9f729e42
commit c0239c36fd

View File

@ -51,7 +51,7 @@
Using remote desktop software can also cause this error. Try rebooting your machine or reinstalling GFE. Using remote desktop software can also cause this error. Try rebooting your machine or reinstalling GFE.
</string> </string>
<string name="title_decoding_error">Video Decoder Crashed</string> <string name="title_decoding_error">Video Decoder Crashed</string>
<string name="message_decoding_error">Moonlight has crashed due to a problem with this device\'s video decoder. Try adjusting the streaming settings if the crashes continue.</string> <string name="message_decoding_error">Moonlight has crashed due to an video stream incompatibility with this device\'s video decoder. Ensure GeForce Experience is updated to the latest version on your PC. Try adjusting the streaming settings if the crashes continue.</string>
<string name="title_decoding_reset">Video Settings Reset</string> <string name="title_decoding_reset">Video Settings Reset</string>
<string name="message_decoding_reset">Your device\'s video decoder continues to crash at your selected streaming settings. Your streaming settings have been reset to default.</string> <string name="message_decoding_reset">Your device\'s video decoder continues to crash at your selected streaming settings. Your streaming settings have been reset to default.</string>
<string name="error_usb_prohibited">USB access is prohibited by your device administrator. Check your Knox or MDM settings.</string> <string name="error_usb_prohibited">USB access is prohibited by your device administrator. Check your Knox or MDM settings.</string>