diff --git a/leakcanary/leakcanary-android-core/src/main/res/values/leak_canary_strings.xml b/leakcanary/leakcanary-android-core/src/main/res/values/leak_canary_strings.xml index 39f75a4cc3..a6257561c4 100644 --- a/leakcanary/leakcanary-android-core/src/main/res/values/leak_canary_strings.xml +++ b/leakcanary/leakcanary-android-core/src/main/res/values/leak_canary_strings.xml @@ -33,7 +33,7 @@ LeakCanary is running and ready to detect memory leaks. LeakCanary.Config.dumpHeap is set to false heap dumping disabled from LeakCanary About screen - test class "%s" was found in classpath + test class "%s" was found in classpath, see https://square.github.io/leakcanary/recipes/#leakcanary-test-environment-detection Heap analysis failed Found %1$d retained objects grouped as %2$d distinct leaks (%3$d new) %1$s Leaked