[SR][Request] Update the Flora license
[apps/home/ug-myfile-efl.git] / src / include / mf-ug-resource.h
1 /*
2  * Copyright 2012          Samsung Electronics Co., Ltd
3  *
4  * Licensed under the Flora License, Version 1.1 (the "License");
5  * you may not use this file except in compliance with the License.
6  * You may obtain a copy of the License at
7  *
8  *  http://floralicense.org/license/
9  *
10  * Unless required by applicable law or agreed to in writing, software
11  * distributed under the License is distributed on an "AS IS" BASIS,
12  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13  * See the License for the specific language governing permissions and
14  * limitations under the License.
15  */
16
17
18
19
20 #ifndef __DEF_MF_UG_RESOURCE_H_
21 #define __DEF_MF_UG_RESOURCE_H_
22
23 #include "mf-ug-conf.h"
24
25 /************* system strings ************/
26 #define MF_UG_LABEL_UNSUPPORT_FILE_TYPE dgettext("sys_string", "IDS_COM_BODY_UNSUPPORTED_FILE_TYPE")
27 #define MF_UG_LABEL_CONNECT_FAILED      dgettext("sys_string", "IDS_COM_POP_CONNECTION_FAILED")
28 #define MF_UG_LABEL_PHONE               dgettext("sys_string", "IDS_COM_BODY_PHONE")
29 #define MF_UG_LABEL_SELECTED            dgettext("sys_string", "IDS_COM_BODY_SELECTED")
30 #define MF_UG_LABEL_MMC                 dgettext("sys_string", "IDS_COM_BODY_MEMORY_CARD")
31 #define MF_UG_LABEL_UNKNOWN             dgettext("sys_string", "IDS_COM_BODY_UNKNOWN")
32 #define MF_UG_LABEL_SET                 dgettext("sys_string", "IDS_COM_SK_SET")
33 #define MF_UG_LABEL_ATTACH              dgettext("sys_string", "IDS_COM_POP_ATTACH")
34 #define MF_UG_LABEL_CANCEL              dgettext("sys_string", "IDS_COM_SK_CANCEL")
35 #define MF_UG_LABEL_NO_FILES            dgettext("sys_string", "IDS_COM_BODY_NO_FILES")
36 #define MF_UG_LABEL_MYFILES             dgettext("sys_string", "IDS_COM_BODY_MY_FILES")
37 #define MF_UG_LABEL_OK                  dgettext("sys_string", "IDS_COM_SK_OK")
38 #define MF_UG_LABEL_DATE                dgettext("sys_string", "IDS_COM_POP_DATE")
39 #define MF_UG_LABEL_SIZE                dgettext("sys_string", "IDS_COM_POP_SIZE")
40 #define MF_UG_LABEL_TYPE                dgettext("sys_string", "IDS_COM_POP_TYPE")
41 #define MF_UG_LABEL_NAME                dgettext("sys_string", "IDS_COM_POP_NAME")
42 #define MF_UG_LABEL_SEARCH              dgettext("sys_string", "IDS_COM_BODY_SEARCH")
43 #define MF_UG_LABEL_CANCEL              dgettext("sys_string", "IDS_COM_SK_CANCEL")
44 #define MF_UG_LABEL_NO_RESULT           dgettext("sys_string", "IDS_COM_BODY_NO_SEARCH_RESULTS")
45 #define MF_UG_LABEL_IMPORT              dgettext("sys_string", "IDS_COM_OPT_IMPORT")
46 #define MF_UG_LABEL_CREATE              dgettext("sys_string", "IDS_COM_BODY_CREATE_FOLDER")
47 #define MF_UG_LABEL_NOT_ENOUGH_SPACE    dgettext("sys_string", "IDS_COM_POP_NOT_ENOUGH_MEMORY")
48 #define MF_UG_LABEL_FOLDER              dgettext("sys_string", "IDS_COM_POP_FOLDER")
49 #define MF_UG_LABEL_SAVE                dgettext("sys_string", "IDS_COM_SK_SAVE")
50 #define MF_UG_LABEL_YES                 dgettext("sys_string", "IDS_COM_SK_YES")
51 #define MF_UG_LABEL_NO                  dgettext("sys_string", "IDS_COM_SK_NO")
52 #define MF_UG_LABEL_SELECT_ALL          dgettext("sys_string", "IDS_COM_BODY_SELECT_ALL")
53 #define MF_UG_LABEL_MAX_CHARACTER_REACHED       dgettext("sys_string", "IDS_COM_POP_MAXIMUM_NUMBER_OF_CHARACTERS_REACHED")
54 #define MF_UG_LABEL_ALARM                       dgettext("sys_string", "IDS_COM_BODY_ALARM")
55
56 /************ myfile strings *************/
57 #define MF_UG_LABEL_MEMORY_NOT_ENOUGH           dgettext(UGPACKAGE, "IDS_MF_POP_NOT_ENOUGH_HEAP_MEMORY")
58 #define MF_UG_LABEL_ASCENDING                   dgettext(UGPACKAGE, "IDS_MF_POP_ASCENDING")
59 #define MF_UG_LABEL_DESCENDING                  dgettext(UGPACKAGE, "IDS_MF_POP_DESCENDING")
60 #define MF_UG_LABEL_EXPORT                      dgettext(UGPACKAGE, "IDS_MF_BUTTON_EXPORT_HERE")
61 #define MF_UG_LABEL_HOME                        dgettext(UGPACKAGE, "IDS_MF_BUTTON_HOME")
62 #define MF_UG_LABEL_UPPER                       dgettext(UGPACKAGE, "IDS_MF_TAB_UP")
63 #define MF_UG_LABEL_LIST_BY                     dgettext(UGPACKAGE, "IDS_MF_OPT_LIST_BY")
64 #define MF_UG_LABEL_GO_TO_MYFILES               dgettext(UGPACKAGE, "IDS_MF_BUTTON_GO_TO_MY_FILES")
65 #define MF_UG_LABEL_RINGTONES                   dgettext(UGPACKAGE, "IDS_MF_BODY_RINGTONES")
66 #define MF_UG_LABEL_DRM_UNABLE_SET              dgettext(UGPACKAGE, "IDS_MF_POP_UNABLE_TO_SET_DRM_PROTECTED_CONTENT_AS_RINGTONE_OR_NOTIFICATION_ALERT")
67
68 /************no design id **************/
69 #define MF_UG_LABEL_OTHER_MUSIC         "Other music"
70 #define MF_UG_LABEL_UNABLE_TO_PLAY_DURING_CALL "Unable to play during call"
71 #define MF_UG_LABEL_UNABLE_TO_PLAY_ERROR_OCCURRED  "Unable to play. Error occurred"
72 #define MF_UG_LABEL_SAVE_HERE           "Set here"
73 #define MF_UG_LABEL_GET_NAME_FAILED     "Get name failed. try again!"
74 #define MF_UG_LABEL_NAME_INVALID        ("Invalid name, retry!")
75 #define MF_UG_LABEL_ILLEGAL_CHAR        "Name contains illegal character, Retry!"
76 #define MF_UG_LABEL_PATH_REACH_MAX_LEN  "Full path length should be  less than 4096,Retry!"
77 #define MF_UG_LABEL_DUP_NAME            "Duplicated name, retry!"
78 #define MF_UG_LABEL_OPER_READ_ONLY      "Operation failed: Read Only Area"
79 #define MF_UG_LABEL_CREATE_DIR_FAILED   "Create Directory failed"
80 #define MF_UG_LABEL_EMPTY_FOLDER_NAME   "Folder name can't be empty, Retry!"
81
82
83 #endif
84