Zebediah Figura (@zfigura) commented about dlls/ir50_32/ir50_32.rc:
- Lesser General Public License for more details.
- You should have received a copy of the GNU Lesser General Public
- License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
- */
+#include "ir50_private.h"
+#pragma makedep po
+LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
+STRINGTABLE +{
- IDS_NAME "#msgctxt#do not translate#IV50"
As far as I can tell this isn't part of public API or anything, so if it's not translated we probably shouldn't have it in the string table either. (We should probably fix msvidc32 and msrle32, and probably iccvid as well.)