Alter "Browse..." folder selection dialog invoking button to read "Change..."

[b=36856]
This commit is contained in:
sgehani%netscape.com 2000-05-11 00:26:05 +00:00
parent 214ca20d51
commit 711c4eb402

View File

@ -39,7 +39,7 @@
#define INSTALL "Install"
#define DEFAULT_TITLE "Mozilla Installer"
#define DEST_DIR "Destination Directory"
#define BROWSE "Browse..."
#define BROWSE "Change..."
#define SELECT_DIR "Select a directory"
#define DOESNT_EXIST "Directory %s doesn't exist. Create it?\n"
#define YES_LABEL "Yes"