passwordmgr.properties, not satchel.properties
git-svn-id: svn://10.0.0.236/trunk@145245 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
#include "nsCURILoader.h"
|
||||
#include "nsAppDirectoryServiceDefs.h"
|
||||
|
||||
static const char kSatchelPropertiesURL[] = "chrome://passwordmgr/locale/satchel.properties";
|
||||
static const char kSatchelPropertiesURL[] = "chrome://passwordmgr/locale/passwordmgr.properties";
|
||||
static PRBool sRememberPasswords = PR_FALSE;
|
||||
static PRBool sPrefsInitialized = PR_FALSE;
|
||||
|
||||
|
||||
@@ -4,5 +4,5 @@ toolkit.jar:
|
||||
* content/passwordmgr/passwordManager.css
|
||||
|
||||
en-US.jar:
|
||||
* locale/en-US/passwordmgr/satchel.properties
|
||||
* locale/en-US/passwordmgr/passwordmgr.properties
|
||||
* locale/en-US/passwordmgr/passwordManager.dtd
|
||||
|
||||
Reference in New Issue
Block a user