From 4dddd545ed4d067208e824bece99b8771839e54d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mika=C3=ABl=20Capelle?= Date: Sun, 21 Jul 2024 16:49:04 +0200 Subject: [PATCH] Update translations. --- src/DDSPreview_en.ts | 46 ++++++++++++++++++++++---------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/src/DDSPreview_en.ts b/src/DDSPreview_en.ts index 9081272..bc6308a 100644 --- a/src/DDSPreview_en.ts +++ b/src/DDSPreview_en.ts @@ -4,67 +4,67 @@ DDSFile - + Magic number mismatch. - + {0} (equivalent to {1}) - + Red bitmask {0}, Green bitmask {1}, Blue bitmask {2} - + Luminance bitmask {0} - + Alpha bitmask {0} - + {0}×{1} - + Cubemap - + 2D - + Mipmapped - + No mipmaps - + {0}, {1} {2}, {3} - + OpenGL driver incompatible with texture format. - + Cubemap faces must be square @@ -72,47 +72,47 @@ DDSPreview - + Lets you preview DDS files by actually uploading them to the GPU. - + If enabled, log OpenGL errors and debug messages. May decrease performance. - + Red channel of background colour - + Green channel of background colour - + Blue channel of background colour - + Alpha channel of background colour - + The colour channels that are displayed. - + Pick background colour - + Select what colour channels are displayed. @@ -120,7 +120,7 @@ DDSWidget - + OpenGL debug message: {0}