|
117 | 117 | <resheader name="writer"> |
118 | 118 | <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
119 | 119 | </resheader> |
| 120 | + <data name="ErrorUnauthorizedLink" xml:space="preserve"> |
| 121 | + <value>ERROR creating symbolic link. |
| 122 | +The folder is in the new position but the link could not be created. |
| 123 | +Try running as administrator |
| 124 | + |
| 125 | +Do you want to move the files back?</value> |
| 126 | + </data> |
| 127 | + <data name="ErrorUnauthorizedMoveDetails" xml:space="preserve"> |
| 128 | + <value>The error was caused by a file which couldn't be moved, it may be in use or you may not have the required permissions. |
| 129 | + |
| 130 | +Try running this program as administrator and/or close any program that is using the file specified in the details |
| 131 | + |
| 132 | +DETAILS:</value> |
| 133 | + </data> |
120 | 134 | <data name="ErrorUnauthorizedMoveMessage" xml:space="preserve"> |
121 | | - <value>Error: {0}\n\nHow do you want to proceed?\n\"Abort\" to revert changes\n\"Ignore\" to stop the program</value> |
| 135 | + <value>Error: {0} |
| 136 | + |
| 137 | +How do you want to proceed? |
| 138 | +"Abort" to revert changes |
| 139 | +"Ignore" to stop the program</value> |
122 | 140 | </data> |
123 | 141 | <data name="GitHubErrorMessage" xml:space="preserve"> |
124 | 142 | <value>Could not retrieve the version information |
125 | 143 | from the GitHub server</value> |
126 | 144 | </data> |
127 | 145 | <data name="IgnoreMessage" xml:space="preserve"> |
128 | | - <value>Are you sure you want to proceed?\n\nBy ignoring you will leave all the files as they are now: part of the files will already be in the new location and missing from the old one!</value> |
| 146 | + <value>Are you sure you want to proceed? |
| 147 | + |
| 148 | +By ignoring you will leave all the files as they are now: part of the files will already be in the new location and missing from the old one!</value> |
129 | 149 | </data> |
130 | 150 | <data name="IgnoreTextFile" xml:space="preserve"> |
131 | | - <value>There was an error when moving the files using FreeMove on {0} and you chose to ignore it.\nThe rest of the contents of this directory can be found at \"{1}\" unless they were moved.\nNext time use \"Abort\" in case of an error to move the files back or \"Retry\" to try again.\n\nIf this text file was useful or if you would have preferred it wasn't created let me know.\n</value> |
| 151 | + <value>There was an error when moving the files using FreeMove on {0} and you chose to ignore it. |
| 152 | +The rest of the contents of this directory can be found at "{1}" unless they were moved. |
| 153 | +Next time use "Abort" in case of an error to move the files back or "Retry" to try again. |
| 154 | + |
| 155 | +If this text file was useful or if you would have preferred it wasn't created let me know. |
| 156 | +</value> |
132 | 157 | </data> |
133 | 158 | <data name="UserAgent" xml:space="preserve"> |
134 | 159 | <value>ImDema-FreeMove-Updater</value> |
|
0 commit comments