Skip to content

Commit c567400

Browse files
committed
chore: fix string for sse42 support
1 parent 96474a5 commit c567400

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_locales/en/messages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -960,7 +960,7 @@
960960
"window": "Window",
961961
"yes": "Yes",
962962
"you": "You",
963-
"yourCpuIsUnsupportedSSE42": "Your CPU does not support SSE 4.2, which is required for Session to run on Linux x64. Please upgrade your CPU or use a different operating system.",
963+
"yourCpuIsUnsupportedSSE42": "Your CPU does not support SSE 4.2 instructions, which are required by Session on Linux x64 operating systems to process images. Please upgrade to a compatible CPU or use a different operating system.",
964964
"sessionNetworkDataPrice": "Price data powered by CoinGecko<br/>Accurate at {date_time}"
965965
}
966966

0 commit comments

Comments
 (0)