diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 24c46de31f..662f37c5d6 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -14891,4 +14891,89 @@ You have already linked this account to Primfeed. Use the reset button if you wi type="alertmodal"> Primfeed user login successful, but status checks have failed. Please check the Primfeed is working. + + +Expected to find a regular file at: +[FILE_NAME] + + + +Expected to find a regular folder at: +[FILE_NAME] + + + +File exists but is empty: +[FILE_NAME] + +Error message: +[ERROR_MESSAGE] ([ERROR_CODE]) + + + +Could not open file for reading: +[FILE_NAME] + +Error message: +[ERROR_MESSAGE] ([ERROR_CODE]) + + +Could not open file for writing: +[FILE_NAME] + +Error message: +[ERROR_MESSAGE] ([ERROR_CODE]) + + + +Could not read from file: +[FILE_NAME] + +Error message: +[ERROR_MESSAGE] ([ERROR_CODE]) + + + +Could not write to file: +[FILE_NAME] + +Error message: +[ERROR_MESSAGE] ([ERROR_CODE]) + +