|
|
@@ -21,7 +21,7 @@ REMEMBER_ME = "Remember Me"
|
|
|
FORGOT_PASSWORD = "Forgot Password"
|
|
|
RESET_PASSWORD = "Reset Password"
|
|
|
DATABASE_PATH = "Database Path"
|
|
|
-SPECIFY_LOCATION = "Specify the location of which you want to save your database files."
|
|
|
+SPECIFY_LOCATION = "Specify the location of which you want to save your database files. Please choose a location outside of Web Root! Your DB files will contain sensitive information!"
|
|
|
CURRENT_DIRECTORY = "Current Directory"
|
|
|
PARENT_DIRECTORY = "Parent Directory"
|
|
|
SET_DATABASE_LOCATION = "Set Database Location"
|