mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 16:22:00 +00:00
remove obsolete stuff
This commit is contained in:
parent
3a9b02be20
commit
5584eb7e22
@ -56,5 +56,4 @@ clobber::
|
||||
install:: $(DLL)
|
||||
$(MAKE_INSTALL) CookieViewer.xul $(DIST)\bin\chrome\wallet\content\default
|
||||
$(MAKE_INSTALL) CookieViewer.js $(DIST)\bin\chrome\wallet\content\default
|
||||
$(MAKE_INSTALL) CookieViewer.dtd $(DIST)\bin\chrome\wallet\locale\en-US
|
||||
$(MAKE_INSTALL) CookieViewer.properties $(DIST)\bin\chrome\wallet\locale\en-US
|
||||
|
@ -15,7 +15,6 @@
|
||||
IncorrectKey_TryAgain? = Incorrect key. Do you want to try again?
|
||||
WantToCaptureForm? = Do you want to put the values on this form into your wallet?
|
||||
WantToSavePassword? = Do you want to save the user name and password for this form?
|
||||
FollowingItemsCanBePrefilledForYou = Following items can be pre-filled for you.
|
||||
firstPassword = Select a key for your database (leave field blank if you don't want to use a key).
|
||||
password = Enter your database key.
|
||||
newPassword = Select a new key for your database (leave field blank if you don't want to use a key).
|
||||
@ -27,14 +26,5 @@ PasswordNotification1 = For your convenience, the browser can remember your user
|
||||
PasswordNotification2 = our passwords will be obscured before being saved on your hard drive. Do you want this feature enabled?
|
||||
WalletNotification1 = You can save information that you enter on forms and later automatically prefill that information on other forms. T
|
||||
WalletNotification2 = o save such information, select edit/wallet/capture from the menu while viewing the form.
|
||||
ViewSavedSignons = Logons saved
|
||||
ViewSavedRejects = Logons not saved
|
||||
ViewSavedNopreview = Forms not previewed
|
||||
ViewSavedNocapture = Forms not saved
|
||||
SavedSignons = Logon information that has been saved
|
||||
SavedRejects = Sites for which logon information won't be saved
|
||||
SavedNopreviews = Forms that won't be previewed before being pre-filled
|
||||
SavedNocaptures = Forms that won't be saved
|
||||
NeverSave = Never save this form
|
||||
BypassThisScreen = Bypass this screen when prefilling this form in the future
|
||||
noPrefills = There are no fields that can be prefilled.
|
Loading…
Reference in New Issue
Block a user