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:
@@ -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 it’s 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 */
|
||||
|
||||
@@ -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 it’s 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) */
|
||||
|
||||
Reference in New Issue
Block a user