Improve error message if localization table isn't found.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@5185 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 1999-11-15 07:17:05 +00:00
parent 6f607f51ee
commit 7fe9cf7400

View file

@ -832,7 +832,7 @@ _bundle_load_callback(Class theClass, Category *theCategory)
NS_ENDHANDLER
}
else
NSLog(@"Failed to locate strings file %@", tablePath);
NSLog(@"Failed to locate strings file %@", tableName);
/*
* If we couldn't found and parsed the strings table, we put it in