Changeset 22341


Ignore:
Timestamp:
2010-07-02T15:26:36+12:00 (14 years ago)
Author:
sjm84
Message:

Added an error message string that will appear when the user is in the process of creating a shortcut in GLI when all of a sudden they manage to move or delete the folder before they manage to create the shortcut.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/gli/classes/dictionary.properties

    r21576 r22341  
    537537FileActions.File_Create_Error:The file {0} could not be created.
    538538FileActions.Folder_Create_Error:The folder {0} could not be created.
     539FileActions.Folder_Does_Not_Exist:This folder no longer exists, it may have been renamed or deleted
    539540FileActions.File_Exists:{0} already exists in the destination folder. Overwrite it?
    540541FileActions.File_Move_Error_Message:Could not move {0} to\n{1}.
Note: See TracChangeset for help on using the changeset viewer.