[TRANSLATION] Estonian translation for Notepad & Paint
[reactos.git] / base / applications / mspaint / rsrc.rc
index cece630..d237d38 100644 (file)
@@ -5,7 +5,7 @@
  * PURPOSE:     Managing the resources
  * PROGRAMMERS: Benedikt Freisen
  */
+
 /* INCLUDES *********************************************************/
 
 #include <windef.h>
@@ -62,6 +62,9 @@ IDI_VERTSKEW ICON "icons/vertskew.ico"
 #ifdef LANGUAGE_ES_ES
     #include "lang/es-ES.rc"
 #endif
+#ifdef LANGUAGE_ET_EE
+    #include "lang/et-EE.rc"
+#endif
 #ifdef LANGUAGE_EU_ES
     #include "lang/eu-ES.rc"
 #endif