From 3cc963ddfda9f53943f39395fa575ee17cbbbf1f Mon Sep 17 00:00:00 2001 From: Fs00 Date: Mon, 29 Oct 2018 14:23:43 +0100 Subject: [PATCH] Readded comments lost due to update of English template --- resources/en/cemu.pot | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/resources/en/cemu.pot b/resources/en/cemu.pot index 6abf5f4..51cbf1c 100644 --- a/resources/en/cemu.pot +++ b/resources/en/cemu.pot @@ -994,10 +994,12 @@ msgid "Type" msgstr "" #: textureRelationWindow.cpp:61 +# It stands for "Physical Address". Better not translate it since it's an internal variable name. msgid "PhysAddr" msgstr "" #: textureRelationWindow.cpp:66 +# It refers to the number of dimensions of a texture. Better not translate it since it's an internal variable name. msgid "Dim" msgstr "" @@ -1010,6 +1012,8 @@ msgid "Format" msgstr "" #: textureRelationWindow.cpp:81 +# Technical term that refers to the distance, in bytes, between two memory addresses that represent the beginning of one bitmap line and the beginning of the next bitmap line. +# Shouldn't be translated. msgid "Pitch" msgstr ""