]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/indexfile.h
* merged with debian-sid
[apt.git] / apt-pkg / indexfile.h
index 405f67a94b837dd52ad96067a86f5bdfc689fa5a..d5d1cf57aa6ec55bb126229f17aa044b44aee60f 100644 (file)
@@ -81,7 +81,7 @@ class pkgIndexFile
    virtual bool MergeFileProvides(pkgCacheGenerator &/*Gen*/,OpProgress &/*Prog*/) const {return true;};
    virtual pkgCache::PkgFileIterator FindInCache(pkgCache &Cache) const;
 
-   static bool UseTranslation();
+   static bool TranslationsAvailable();
    static bool CheckLanguageCode(const char *Lang);
    static string LanguageCode();