Skip to content

Commit 9c5da70

Browse files
committed
(tweak) Ensure error message consistency
1 parent fcecfd0 commit 9c5da70

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

BabbleApp/Locale/OwO/locale.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"error.frame": "Problem while getting frame",
3636
"error.size": "Size of frames to display are of unequal sizes",
3737
"error.capture": "Frame capture issue detected",
38-
"error.winmmDll": "Faiwed to woad winmm",
38+
"error.winmmDll": "Failed to load winmm",
3939
"warn.frameDrop": "Frame drop. Corrupted JPEG",
4040
"warn.captureProblem": "Capture source problem, assuming camera disconnected, waiting for reconnect",
4141
"warn.serialCapture": "Serial capture source problem, assuming camera disconnected, waiting for reconnect",

BabbleApp/Locale/Pirate Speak/locale.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"error.frame": "Problem while getting frame",
3636
"error.size": "Size of frames to display are of unequal sizes",
3737
"error.capture": "Frame capture issue detected",
38-
"error.winmmDll": "We be failin' to load th' winmm, matey!",
38+
"error.winmmDll": "Failed to load winmm",
3939
"warn.frameDrop": "Frame drop. Corrupted JPEG",
4040
"warn.captureProblem": "Capture source problem, assuming camera disconnected, waiting for reconnect",
4141
"warn.serialCapture": "Serial capture source problem, assuming camera disconnected, waiting for reconnect",

0 commit comments

Comments
 (0)