Fix for Bug 85695, Checking in for Stephen Walker

r=ssaux, sr=blizard

Change Login->Log In and Logout->Log Out so that we display words
that are in the English dictionary.
This commit is contained in:
javi%netscape.com 2001-07-18 20:25:59 +00:00
Родитель aa2dbe4953
Коммит 9849b9a13e
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -29,8 +29,8 @@
<!ENTITY devmgr.version.label "Version">
<!ENTITY devmgr.button.changeslotname.label "Change Slot Name">
<!ENTITY devmgr.button.login.label "Login">
<!ENTITY devmgr.button.logout.label "Logout">
<!ENTITY devmgr.button.login.label "Log In">
<!ENTITY devmgr.button.logout.label "Log Out">
<!ENTITY devmgr.button.changepw.label "Change Password">
<!ENTITY devmgr.button.load.label "Load">
<!ENTITY devmgr.button.unload.label "Unload">