You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _locales/en/messages.json
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1076,6 +1076,7 @@
1076
1076
"unavailable": "Unavailable",
1077
1077
"undo": "Undo",
1078
1078
"unknown": "Unknown",
1079
+
"unsupportedCpu": "Unsupported CPU",
1079
1080
"updateApp": "App updates",
1080
1081
"updateCommunityInformation": "Update Community Information",
1081
1082
"updateCommunityInformationDescription": "Community name and description are visible to all community members",
@@ -1124,6 +1125,7 @@
1124
1125
"you": "You",
1125
1126
"yourRecoveryPassword": "Your Recovery Password",
1126
1127
"zoomFactor": "Zoom Factor",
1127
-
"zoomFactorDescription": "Adjust the size of text and visual elements."
1128
+
"zoomFactorDescription": "Adjust the size of text and visual elements.",
1129
+
"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."
0 commit comments