[tor-commits] [torbutton/master] Bug 13252: Do not store data in the app bundle

gk at torproject.org gk at torproject.org
Sat Mar 19 20:11:37 UTC 2016


commit ccf71174bcd6037560436280b93a7dfed84a7d3f
Author: Kathy Brade <brade at pearlcrescent.com>
Date:   Fri Mar 4 14:21:10 2016 -0500

    Bug 13252: Do not store data in the app bundle
    
    Add profileMigrationFailed string that is used by Tor Browser.
---
 src/chrome/locale/en/torbutton.properties | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/chrome/locale/en/torbutton.properties b/src/chrome/locale/en/torbutton.properties
index 76c0c0d..67c630b 100644
--- a/src/chrome/locale/en/torbutton.properties
+++ b/src/chrome/locale/en/torbutton.properties
@@ -76,3 +76,4 @@ profileProblemTitle=%S Profile Problem
 profileReadOnly=You cannot run %S from a read-only file system.  Please copy %S to another location before trying to use it.
 profileReadOnlyMac=You cannot run %S from a read-only file system.  Please copy %S to your Desktop or Applications folder before trying to use it.
 profileAccessDenied=%S does not have permission to access the profile. Please adjust your file system permissions and try again.
+profileMigrationFailed=Migration of your existing %S profile failed.\nNew settings will be used.



More information about the tor-commits mailing list