equal
deleted
inserted
replaced
|
1 // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). |
|
2 // All rights reserved. |
|
3 // This component and the accompanying materials are made available |
|
4 // under the terms of "Eclipse Public License v1.0" |
|
5 // which accompanies this distribution, and is available |
|
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
7 // |
|
8 // Initial Contributors: |
|
9 // Nokia Corporation - initial contribution. |
|
10 // |
|
11 // Contributors: |
|
12 // |
|
13 // Description: |
|
14 // |
|
15 |
|
16 /** |
|
17 @file |
|
18 @internalAll |
|
19 @released |
|
20 */ |
|
21 |
|
22 rls_string STRING_r_error_res_ir_no_device_found "No other device found" |
|
23 rls_string STRING_r_error_res_ir_other_device_stupid "The other device does not understand data sent" |
|
24 rls_string STRING_r_error_res_ir_other_device_aborted "The other device aborted the transfer" |
|
25 rls_string STRING_r_error_res_ir_unknown_data "Unable to receive unknown data format" |
|
26 rls_string STRING_r_error_res_ir_receive_failed_oom "Cannot receive data. Out of memory" |
|
27 rls_string STRING_r_error_res_ir_other_device_no_multi "The other device does not accept multiple objects" |