[NET/USE]
[reactos.git] / reactos / base / applications / network / net / lang / es-ES.rc
index fc3e12f..fc87a44 100644 (file)
@@ -114,6 +114,8 @@ BEGIN
     IDS_USER_ENTER_PASSWORD2 "Vuelva a escribir la contraseña: "
     IDS_USER_NO_PASSWORD_MATCH "Las contraseñas no coinciden."
 
+    IDS_USE_NOW_CONNECTED "%s is now connected to %s\n"
+
     IDS_GENERIC_YES "Sí"
     IDS_GENERIC_NO "No"
     IDS_GENERIC_NEVER "Nunca"
@@ -123,4 +125,6 @@ BEGIN
 
     IDS_ERROR_OPTION_NOT_SUPPORTED "La opción %s todavía no está disponible.\n"
     IDS_ERROR_INVALID_OPTION_VALUE "El valor para la opción %s no es válido.\n"
+    IDS_ERROR_SYSTEM_ERROR "The system error %d happened.\n"
+    IDS_ERROR_NO_ERROR "The command got executed successfully.\n"
 END