Use translated messgae for low bandwidth error

This commit is contained in:
Vincent Sanders 2014-12-02 10:03:27 +00:00
parent dd9a4af311
commit 57cd5c77b2
2 changed files with 2 additions and 1 deletions

View File

@ -2434,7 +2434,7 @@ static void llcache_persist(void *p)
*/
if (total_bandwidth < llcache->minimum_bandwidth) {
LOG(("Cannot write minimum bandwidth"));
warn_user("Disc cache write bandwidth is too slow to be useful, disabling cache", 0);
warn_user("LowDiscWriteBandwidth", 0);
guit->llcache->finalise();
break;
} else {

View File

@ -3039,6 +3039,7 @@ de.all.DirectoryError:Verzeichnis '%s' existiert bereits.
fr.all.DirectoryError:directory '%s' already exists
it.all.DirectoryError:La directory '%s' è già esistente
nl.all.DirectoryError:directory '%s' already exists
en.all.LowDiscWriteBandwidth:Disc cache write bandwidth is too low: the cache will be disabled. If this occurs frequently the cache should be disabled by setting the configured size to 0.
# Error messages for Amiga version only
en.ami.CompError:Unable to open