You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"No cache entry for `%s` found in `%s`": "No cache entry for %s found in %s",
3
+
"Integrity verification failed for %s (%s)": "Integrity verification failed for %s (%s)",
4
+
"Bad data size: expected inserted data to be %s bytes, but got %s instead": "Bad data size: expected inserted data to be %s bytes, but got %s instead",
5
+
"Cache input stream was empty": "Cache input stream was empty"
"No cache entry for `%s` found in `%s`": "No existe ninguna entrada para «%s» en «%s»",
3
+
"Integrity verification failed for %s (%s)": "Verificación de integridad falló para «%s» (%s)",
4
+
"Bad data size: expected inserted data to be %s bytes, but got %s instead": "Tamaño incorrecto de datos: los datos insertados debieron haber sido %s octetos, pero fueron %s",
5
+
"Cache input stream was empty": "El stream de entrada al caché estaba vacío"
0 commit comments