Bug 403173 - Change wording of EmptyCacheMessage. r=cl-bugs, sr=mento

git-svn-id: svn://10.0.0.236/trunk@242153 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
alqahira%ardisson.org
2007-12-28 19:11:24 +00:00
parent 182014c1d9
commit 1bf0a96d0f
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
/* Empty cache messages */
"EmptyCacheTitle" = "Are you sure you want to empty the cache?";
"EmptyCacheMessage" = "Camino saves the contents of websites you visit in a cache so that its faster to visit them again. You cannot undo this action.";
"EmptyCacheMessage" = "Camino saves the contents of websites you visit in a cache so that they load more quickly on future visits. You cannot undo this action.";
"EmptyButton" = "Empty Cache";
/* Clear history message */

View File

@@ -394,7 +394,7 @@
/* Empty cache messages (note that these are duplicated in the History prefs panel) */
"EmptyCacheTitle" = "Are you sure you want to empty the cache?";
"EmptyCacheMessage" = "Camino saves the contents of web pages you visit in a cache so that its faster to visit them again. You cannot undo this action.";
"EmptyCacheMessage" = "Camino saves the contents of web pages you visit in a cache so that they load more quickly on future visits. You cannot undo this action.";
"EmptyButton" = "Empty";
/* Clear history message (note that these are duplicated in the History prefs panel) */