Changes to error texts
authorJan Lapinkataja <jan.lapinkataja@ixonos.com>
Thu, 28 May 2009 06:52:34 +0000 (09:52 +0300)
committerJan Lapinkataja <jan.lapinkataja@ixonos.com>
Thu, 28 May 2009 06:52:34 +0000 (09:52 +0300)
resources/xml/errortable.xml

index 4706fce..841228a 100644 (file)
     <error code="110">Communication error</error>
     <error code="111">Communication: Invalid username or password</error>
     <error code="200">Device Control: Error creating internal file storage.</error>
-    <error code="201">Failed to change the operation mode. Error removing old alarm events.</error>
-       <error code="202">Failed to change the operation mode. Error sending alarm events. %1</error>
-       <error code="203">Failed to change the operation mode. Error storing data about sent alarm events. Removing the already sent alarm events.</error>
-       <error code="204">Error storing data of original automatic screen switching-off and dimming parameter values. Using the default values instead.</error>
-       <error code="205">Error fetching data of original automatic screen switching-off and dimming parameter values. Using the default values instead.</error>
-       <error code="206">Failed to change the operation mode. Error changing automatic screen switching-off and dimming parameter values.</error>
-       <error code="207">Failed to change the operation mode. Error fetching data of original hardware key settings.</error>
-       <error code="208">Failed to change the operation mode. Error storing data of original hardware key settings.</error>
-       <error code="209">Failed to change the operation mode. Error changing hardware key settings.</error>
-       <error code="210">Failed to change the operation mode. Init script to auto launch the application was not installed/removed.</error>
-       <error code="211">Failed to change the operation mode. The application failed to know the current mode of itself.</error>
-       <error code="212">Failed to change the operation mode. The application failed to store the current mode of itself.</error>
-       <error code="213">Failed to change the operation mode. Error restarting the device. Restart device manually.</error>
+    <error code="201">Device Control: Error removing old alarm events.</error>
+       <error code="202">Device Control: Error sending alarm events. %1</error>
+       <error code="203">Device Control: Error storing data about sent alarm events. Removing the already sent alarm events.</error>
+       <error code="204">Device Control: Error storing data of original automatic screen switching-off and dimming parameter values. Used the default values instead.</error>
+       <error code="205">Device Control: Error fetching data of original automatic screen switching-off and dimming parameter values. Used the default values instead.</error>
+       <error code="206">Device Control: Error changing automatic screen switching-off and dimming parameter values.</error>
+       <error code="207">Device Control: Error fetching data of original hardware key settings.</error>
+       <error code="208">Device Control: Error storing data of original hardware key settings.</error>
+       <error code="209">Device Control: Error changing hardware key settings.</error>
+       <error code="210">Device Control: Init script to auto launch the application was not installed/removed.</error>
+       <error code="211">Device Control: The application failed to know the current mode of itself.</error>
+       <error code="212">Device Control: The application failed to store the current mode of itself.</error>
+       <error code="213">Device Control: Error restarting the device. Restart device manually to activate operation mode change.</error>
 </errors>