apply FSL license
[apps/core/preloaded/video-player.git] / include / mp-video-string-define.h
1 /*\r
2  * Copyright 2012  Samsung Electronics Co., Ltd\r
3  *\r
4  * Licensed under the Flora License, Version 1.0 (the "License");\r
5  * you may not use this file except in compliance with the License.\r
6  * You may obtain a copy of the License at\r
7  * \r
8  *     http://www.tizenopensource.org/license\r
9  * \r
10  * Unless required by applicable law or agreed to in writing, software\r
11  * distributed under the License is distributed on an "AS IS" BASIS,\r
12  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
13  * See the License for the specific language governing permissions and\r
14  * limitations under the License.\r
15  */\r
16 \r
17 \r
18 #ifndef _VIDEO_STRING_DEFINE_\r
19 #define  _VIDEO_STRING_DEFINE_\r
20 \r
21 \r
22 #define MP_STREAMING_PLAYER_STR                                 "Streaming player"\r
23 #define MP_SYS_STRING                                                   "sys_string"\r
24 \r
25 #define MP_VIDEO_PATH_KEY                                               "path"\r
26 #define MP_VIDEO_COOKIE_KEY                                             "cookie"\r
27 #define MP_VIDEO_SORT_TYPE_KEY                                  "order_type"\r
28 #define MP_VIDEO_LIST_TYPE_KEY                                  "video_list_type"\r
29 #define MP_VIDEO_TAG_NAME_KEY                                   "tag_name"\r
30 #define MP_VIDEO_SPLIT_VIEW_KEY                                 "split_screen"\r
31 #define MP_VIDEO_START_POS_TIME_KEY                             "start_pos_time"\r
32 #define MP_VIDEO_LAUNCHING_BY_APP_KEY                   "launching_application"\r
33 #define MP_VIDEO_EDIT_MODE_KEY                                  "edit_mode"\r
34 \r
35 #define MP_VPL_GPS_LATITUDE                             "Latitude"\r
36 #define MP_VPL_GPS_LONGITUTD                            "Longitude"\r
37 \r
38 \r
39 // SMTP video player string\r
40 #define MP_VPL_CONNECTION_FAIL                                  (dgettext("sys_string", "IDS_COM_POP_CONNECTION_ERROR"))\r
41 #define MP_VPL_UNABLE_TO_PLAY_VIDEO                             "IDS_VPL_POP_UNABLE_TO_PLAY_VIDEO_ERROR_OCCURRED"\r
42 #define MP_VPL_HEADER_SHARE_VIDEO_ABB                   "IDS_VPL_HEADER_SHARE_VIDEO_ABB"\r
43 #define MP_VPL_OPT_SET_AS                                               "IDS_VPL_OPT_SET_AS"\r
44 #define MP_VPL_POP_INVALID_STREAMING_DATA               "IDS_VPL_POP_UNABLE_TO_PLAY_VIDEO_INVALID_STREAMING_DATA"\r
45 #define MP_VPL_POP_UNSUPPORTED_AUDIO_FORMAT             "IDS_VPL_POP_UNSUPPORTED_AUDIO_FORMAT"\r
46 #define MP_VPL_POP_UNSUPPORTED_VIDEO_FORMAT             "IDS_VPL_POP_UNSUPPORTED_VIDEO_FORMAT"\r
47 #define MP_VPL_POP_UNSUPPORTED_FILE_TYPE                "IDS_VPL_POP_UNSUPPORTED_FILE_TYPE"\r
48 #define MP_VIDEO_POPUP_SHARE                                    "IDS_COM_SK4_SHARE"\r
49 #define MP_VIDEO_SOUND_PATH                                             "Sound Path"\r
50 \r
51 // Default system string\r
52 #define MP_COM_POP_ERROR                                                "IDS_COM_POP_ERROR"\r
53 #define MP_COM_BODY_LOW_BATTERY                                 "IDS_COM_BODY_LOW_BATTERY"\r
54 #define MP_COM_BODY_DELETE                                              "IDS_COM_BODY_DELETE"\r
55 #define MP_COM_BODY_BACK                                                "IDS_COM_BODY_BACK"\r
56 #define MP_COM_SK_BACK                                                  "IDS_COM_SK_BACK"\r
57 #define MP_COM_SK_YES                                                   "IDS_COM_SK_YES"\r
58 #define MP_COM_SK_NO                                                    "IDS_COM_SK_NO"\r
59 #define MP_COM_BODY_SIZE                                                "IDS_COM_BODY_SIZE"\r
60 #define MP_COM_BODY_DETAILS_TITLE                               "IDS_COM_BODY_DETAILS_TITLE"\r
61 #define MP_COM_BODY_FORMAT                                              "IDS_COM_BODY_FORMAT"\r
62 #define MP_COM_POP_DATE                                                 "IDS_COM_POP_DATE"\r
63 #define MP_IDLE_BODY_RESOLUTION                                 "IDS_IDLE_BODY_RESOLUTION"\r
64 #define MP_COM_BODY_DETAILS                                             "IDS_COM_BODY_DETAILS"\r
65 #define MP_COM_BUTTON_CANCEL                                    "IDS_IDLE_BUTTON_CANCEL"\r
66 #define MP_COM_BUTTON_SHARE                                             "IDS_COM_BUTTON_SHARE"\r
67 #define MP_VPL_BODY_UNABLE_TO_PLAY_VIDEO_DURING_CALL "IDS_VPL_BODY_UNABLE_TO_PLAY_VIDEO_DURING_CALL"\r
68 \r
69 \r
70 #endif //_VIDEO_STRING_DEFINE_\r