Merge branch '0128_tizen20'
[apps/core/preloaded/video-player.git] / include / mp-video-string-define.h
1 /*\r
2  * To apply the Flora License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.\r
3  * \r
4  *    Copyright [2012] [JongDong Lee <jongdong.lee@samsung.com>, ChangSun Lee <cs78.lee@samsung.com>]\r
5  * \r
6  *    Licensed under the Flora License, Version 1.0 (the "License");\r
7  *    you may not use this file except in compliance with the License.\r
8  *    You may obtain a copy of the License at\r
9  * \r
10  *        http://www.tizenopensource.org/license\r
11  * \r
12  *    Unless required by applicable law or agreed to in writing, software\r
13  *    distributed under the License is distributed on an "AS IS" BASIS,\r
14  *    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
15  *    See the License for the specific language governing permissions and\r
16  *    limitations under the License.\r
17  */\r
18 \r
19 \r
20 #ifndef _VIDEO_STRING_DEFINE_\r
21 #define  _VIDEO_STRING_DEFINE_\r
22 \r
23 #include <app.h>\r
24 \r
25 #define MP_SYS_STRING                                                   "sys_string"\r
26 #define MP_STREAMING_PLAYER_STR                                 "Streaming player"\r
27 #define MP_VPL_SOUND_ALIVE                                                      "Sound Alive"\r
28 #define MP_VPL_ADD_TO_HOME                                                      _("IDS_AT_BUTTON_ADD_TO_HOME")\r
29 #define MP_VIDEO_SOUND_PATH                                                     "Sound Path"\r
30 \r
31 \r
32 \r
33 \r
34 /* SMTP Repeat mode string */\r
35 #define MP_VPL_REPEAT_OFF                                                       "Stop after current "\r
36 #define MP_VPL_REPEAT_ALL_OFF                                           "Stop after playing all "\r
37 #define MP_VPL_REPEAT_ONE                                                       "Repeat the current "\r
38 #define MP_VPL_REPEAT_ALL                                                       "Repeat all "\r
39 \r
40 \r
41 #define MP_SHARE_MESSAGE                                                        (dgettext(MP_SYS_STRING, "IDS_COM_BODY_MESSAGE"))\r
42 #define MP_SHARE_EMAIL                                                          (dgettext(MP_SYS_STRING, "IDS_COM_BODY_EMAIL"))\r
43 #define MP_SHARE_BLUETOOTH                                                      (dgettext(MP_SYS_STRING, "IDS_COM_BODY_BLUETOOTH"))\r
44 #define MP_SHARE_FTM                                                            (dgettext(MP_SYS_STRING, "IDS_COM_BODY_WI_FI"))\r
45 #define MP_SHARE_FACEBOOK                                                       (dgettext(MP_SYS_STRING, "IDS_COM_BODY_FACEBOOK"))\r
46 #define MP_SHARE_YOUTUBE                                                        (dgettext(MP_SYS_STRING, "IDS_COM_BODY_YOU_TUBE"))\r
47 #define MP_SHARE_ALLSHARE                                                       (dgettext(MP_SYS_STRING, "IDS_COM_BODY_ALLSHARE"))\r
48 \r
49 \r
50 // SMTP video player string\r
51 #define MP_VPL_UNABLE_TO_PLAY_VIDEO                                     "IDS_VPL_POP_UNABLE_TO_PLAY_VIDEO_ERROR_OCCURRED"\r
52 #define MP_VPL_HEADER_SHARE_VIDEO_ABB                           "IDS_VPL_HEADER_SHARE_VIDEO_ABB"\r
53 #define MP_VPL_OPT_SET_AS                                                       "IDS_VPL_OPT_SET_AS"\r
54 #define MP_VPL_POP_INVALID_STREAMING_DATA                       "IDS_VPL_POP_UNABLE_TO_PLAY_VIDEO_INVALID_STREAMING_DATA"\r
55 #define MP_VPL_POP_UNSUPPORTED_AUDIO_FORMAT                     "IDS_VPL_POP_UNSUPPORTED_AUDIO_FORMAT"\r
56 #define MP_VPL_POP_UNSUPPORTED_VIDEO_FORMAT                     "IDS_VPL_POP_UNSUPPORTED_VIDEO_FORMAT"\r
57 #define MP_VPL_POP_UNSUPPORTED_FILE_TYPE                        "IDS_VPL_POP_UNSUPPORTED_FILE_TYPE"\r
58 #define MP_VPL_SOUND_ALIVE_NORMAL                                       "IDS_VPL_OPT_NORMAL"\r
59 #define MP_VPL_SOUND_ALIVE_VOICE                                        "IDS_VPL_BODY_VOICE_M_SOUNDEFFECT"\r
60 #define MP_VPL_SOUND_ALIVE_MOVIE                                        "IDS_VPL_BODY_MOVIE_M_SOUNDEFFECT"\r
61 #define MP_VPL_SOUND_ALIVE_51CH                                         "IDS_VPL_BODY_51CH_M_SOUNDEFFECT"\r
62 #define MP_VPL_51CH_ONLY_EARPHONE                                       "IDS_VPL_POP_51_CHANNEL_SOUND_EFFECT_WORKS_IN_EARPHONE_MODE_ONLY"\r
63 #define MP_VPL_GPS_LATITUDE                                                     "IDS_VPL_BODY_LATITUDE"\r
64 #define MP_VPL_GPS_LONGITUTD                                            "IDS_VPL_BODY_LONGITUDE"\r
65 #define MP_VPL_TRIM                                                                     "IDS_VPL_SK3_TRIM"\r
66 #define MP_VPL_SUBTITLES                                                        "IDS_VPL_OPT_SUBTITLES"\r
67 #define MP_VPL_AUDIO_TRACK                                                      _("IDS_VPL_OPT_AUDIO_TRACK")\r
68 #define MP_VPL_VIDEO_AUTO_OFF                                           _("IDS_VPL_HEADER_VIDEO_AUTO_OFF_ABB")\r
69 #define MP_VPL_BODY_NORMAL                                                      _("IDS_VPL_BODY_NORMAL")\r
70 #define MP_VPL_BODY_WARM                                                        _("IDS_VPL_BODY_WARM")\r
71 #define MP_VPL_BODY_COLD                                                        _("IDS_VPL_BODY_COLD_M_COLOURTONE")\r
72 #define MP_VPL_BODY_COLOR_TONE                                          _("IDS_VPL_BODY_COLOUR_TONE")\r
73 #define MP_VPL_OUTDOOR_VISIBILITY                                       _("IDS_VPL_OPT_OUTDOOR_VISIBILITY")\r
74 #define MP_VPL_BODY_AFTER_PD_HOURS                                      _("IDS_VPL_BODY_AFTER_PD_HOURS")\r
75 #define MP_VPL_BODY_AFTER_PD_MINUTES                            _("IDS_VPL_BODY_AFTER_PD_MINUTES")\r
76 #define MP_VPL_OPT_AFTER_1_HOUR_30_MIN                          _("IDS_VPL_OPT_AFTER_1_HOUR_30_MIN")\r
77 #define MP_VPL_BODY_AFTER_1_HOUR                                        _("IDS_VPL_BODY_AFTER_1_HOUR")\r
78 \r
79 \r
80 /* SMTP Subtitle option string */\r
81 #define MP_VPL_SUBTITLE_SIZE_LARGE                                      _("IDS_VPL_BODY_LARGE")\r
82 #define MP_VPL_SUBTITLE_SIZE_MEDIUM                                     _("IDS_VPL_BODY_MEDIUM")\r
83 #define MP_VPL_SUBTITLE_SIZE_SMALL                                      _("IDS_VPL_BODY_SMALL")\r
84 #define MP_VPL_SUBTITLE_SHOW                                            _("IDS_VPL_BODY_SUBTITLES_ON")\r
85 #define MP_VPL_SUBTITLE_HIDE                                            _("IDS_VPL_BODY_SUBTITLES_OFF")\r
86 #define MP_VPL_SUBTITLE_SIZE                                            (dgettext(MP_SYS_STRING, "IDS_COM_BODY_SIZE"))\r
87 #define MP_VPL_SUBTITLE_LANGUAGE                                        (dgettext(MP_SYS_STRING, "IDS_COM_SK_LANGUAGE"))\r
88 #define MP_VPL_SUBTITLE_SYNC                                            (dgettext(MP_SYS_STRING, "IDS_COM_BODY_SYNCHRONIZE"))\r
89 \r
90 \r
91 // SMTP others module string\r
92 #define MP_BT_POP_FILEBROWSINGFAIL                                              "IDS_BT_POP_FILEBROWSINGFAIL"\r
93 #define MP_BLUETOOTH_HEADSET_DISCONNECTED                               "IDS_DVBH_POP_BLUETOOTH_STEREO_HEADSET_DISCONNECTED"\r
94 #define MP_WGT_POP_ALLOW_TO_DELETE_FILE_Q                               "IDS_WGT_POP_ALLOW_TO_DELETE_FILE_Q"\r
95 #define MP_EBOOK_BODY_LOADING_ING                                               "IDS_EBOOK_BODY_LOADING_ING"\r
96 #define MP_VPL_BODY_UNABLE_TO_PLAY_VIDEO_DURING_CALL    "IDS_VPL_BODY_UNABLE_TO_PLAY_VIDEO_DURING_CALL"\r
97 \r
98 //  SORT\r
99 #define MP_VPL_SORT_BY_TITLE                                                    _("IDS_VPL_OPT_SORT_BY")\r
100 #define MP_VPL_OPT_NAME_HA_TO_Z                                                 _("IDS_VPL_OPT_NAME_HA_TO_Z")\r
101 #define MP_VPL_OPT_NAME_HZ_TO_A                                                 _("IDS_VPL_OPT_NAME_HZ_TO_A")\r
102 #define MP_VPL_OPT_DATE_HMOST_RECENT                                    _("IDS_VPL_OPT_DATE_HMOST_RECENT")\r
103 #define MP_VPL_OPT_DATE_HOLDEST                                                 _("IDS_VPL_OPT_DATE_HOLDEST")\r
104 \r
105 \r
106 // Default system string\r
107 #define MP_COM_POP_ERROR                                                        (dgettext(MP_SYS_STRING, "IDS_COM_POP_ERROR"))\r
108 #define MP_COM_BODY_LOW_BATTERY                                         (dgettext(MP_SYS_STRING, "IDS_COM_BODY_LOW_BATTERY"))\r
109 #define MP_COM_BODY_DELETE                                                      (dgettext(MP_SYS_STRING, "IDS_COM_BODY_DELETE"))\r
110 #define MP_COM_BODY_DELETE_Q                                            (dgettext(MP_SYS_STRING, "IDS_COM_POP_DELETE_Q"))\r
111 #define MP_COM_BODY_SELECT_ALL                                          (dgettext(MP_SYS_STRING, "IDS_COM_BODY_SELECT_ALL"))\r
112 #define MP_COM_POP_SELECTED                                                     (dgettext(MP_SYS_STRING, "IDS_COM_POP_SELECTED"))\r
113 #define MP_COM_POP_DELETED                          (dgettext(MP_SYS_STRING, "IDS_COM_POP_DELETED"))\r
114 #define MP_COM_SK_BACK                                                          (dgettext(MP_SYS_STRING, "IDS_COM_SK_BACK"))\r
115 \r
116 #define MP_COM_SK_YES                                                           (dgettext(MP_SYS_STRING, "IDS_COM_SK_YES"))\r
117 #define MP_COM_SK_NO                                                            (dgettext(MP_SYS_STRING, "IDS_COM_SK_NO"))\r
118 #define MP_COM_BUTTON_CANCEL                                            (dgettext(MP_SYS_STRING, "IDS_IDLE_BUTTON_CANCEL"))\r
119 #define MP_COM_BUTTON_SHARE                                                     (dgettext(MP_SYS_STRING, "IDS_COM_BUTTON_SHARE"))\r
120 #define MP_COM_BODY_SIZE                                                        (dgettext(MP_SYS_STRING, "IDS_COM_BODY_SIZE"))\r
121 #define MP_COM_BODY_DETAILS_TITLE                                       (dgettext(MP_SYS_STRING, "IDS_COM_BODY_DETAILS_TITLE"))\r
122 #define MP_COM_BODY_FORMAT                                                      (dgettext(MP_SYS_STRING, "IDS_COM_BODY_FORMAT"))\r
123 #define MP_COM_POP_DATE                                                         (dgettext(MP_SYS_STRING, "IDS_COM_BODY_DATE" ))\r
124 #define MP_COM_BODY_SOUNDS                                                      (dgettext(MP_SYS_STRING, "IDS_COM_BODY_SOUNDS"))\r
125 #define MP_IDLE_BODY_RESOLUTION                                         (dgettext(MP_SYS_STRING, "IDS_IDLE_BODY_RESOLUTION"))\r
126 #define MP_COM_BODY_DETAILS                                                     (dgettext(MP_SYS_STRING, "IDS_COM_BODY_DETAILS"))\r
127 #define MP_VIDEO_POPUP_SHARE                                            (dgettext(MP_SYS_STRING, "IDS_COM_SK4_SHARE"))\r
128 #define MP_COM_SEARCH                                                           (dgettext(MP_SYS_STRING, "IDS_COM_BODY_SEARCH"))\r
129 #define MP_COM_CLOSE                                                            (dgettext(MP_SYS_STRING, "IDS_COM_BODY_CLOSE"))\r
130 \r
131 #define MP_COM_SOUND_ALIVE                                                      (dgettext(MP_SYS_STRING, "IDS_COM_BODY_SOUNDS"))\r
132 #define MP_COM_SETTINGS                                                         (dgettext(MP_SYS_STRING, "IDS_COM_BODY_SETTINGS"))\r
133 #define MP_COM_POP_FILE_NOT_FOUND                                       (dgettext(MP_SYS_STRING, "IDS_COM_POP_FILE_NOT_FOUND"))\r
134 #define MP_COM_POP_INVALID_URL                                          (dgettext(MP_SYS_STRING, "IDS_COM_POP_INVALID_URL"))\r
135 #define MP_COM_POP_CONNECTION_FAILED                            (dgettext(MP_SYS_STRING, "IDS_COM_POP_CONNECTION_FAILED"))\r
136 #define MP_COM_POP_FILE_NOT_EXIST                                       (dgettext(MP_SYS_STRING, "IDS_COM_POP_FILE_NOT_EXIST"))\r
137 #define MP_COM_POP_NO_VIDEOS                                            (dgettext(MP_SYS_STRING, "IDS_COM_BODY_NO_VIDEOS"))\r
138 #define MP_COM_VIDEOS                                                           (dgettext(MP_SYS_STRING, "IDS_COM_BODY_VIDEOS"))\r
139 #define MP_COM_FOLDER                                                           (dgettext(MP_SYS_STRING, "IDS_COM_POP_FOLDER"))\r
140 #define MP_COM_CANCEL                                                           (dgettext(MP_SYS_STRING, "IDS_COM_SK_CANCEL"))\r
141 #define MP_COM_DELETE                                                           (dgettext(MP_SYS_STRING, "IDS_COM_OPT_DELETE"))\r
142 #define MP_COM_CONNECTION_FAIL                                          (dgettext(MP_SYS_STRING, "IDS_COM_POP_CONNECTION_ERROR"))\r
143 #define MP_COM_REPEAT_MODE                                                      (dgettext(MP_SYS_STRING, "IDS_COM_BODY_REPEAT"))\r
144 #define MP_COM_OPT_ADDED                                                        (dgettext(MP_SYS_STRING, "IDS_COM_OPT_ADDED"))\r
145 #define MP_COM_BODY_GENERAL                                                     (dgettext(MP_SYS_STRING, "IDS_COM_BODY_GENERAL"))\r
146 #define MP_COM_BODY_DISPLAY                                                     (dgettext(MP_SYS_STRING, "IDS_COM_BODY_DISPLAY"))\r
147 #define MP_COM_BODY_OFF                                                         (dgettext(MP_SYS_STRING, "IDS_COM_BODY_OFF"))\r
148 #define MP_COM_RECORDED                                                         _("IDS_VPL_BODY_RECORDED")\r
149 \r
150 #define MP_VIDEO_CHAPTER_VIEW                                           _("IDS_VPL_HEADER_CHAPTER_PREVIEW_ABB")\r
151 \r
152 #define MP_VPL_SORT_BY                                                          "Sort by"\r
153 #define MP_VPL_BOOKMARK_LIST_FULL                                       _("IDS_VPL_POP_BOOKMARK_LIST_FULL_DELETE_SOME_BOOKMARKS")\r
154 \r
155 /* DRM POPUP */\r
156 #define MP_VPL_DRM_INTERVAL_BASED_DAYS          _("You can use %s for %d days. Would you like to open it now?")\r
157 #define MP_VPL_DRM_TIME_BASED_GET                       _("%s is about to be locked. Do you want to get more licenses?")\r
158 #define MP_VPL_DRM_COUNT_BASED_OPEN_ONE         _("You have one more use of %s. Do you want to open it now?")\r
159 #define MP_VPL_DRM_COUNT_BASED_OPEN_MANY        _("You have %d more uses of %s. Do you want to open it now?")\r
160 #define MP_VPL_DRM_COUNT_BASED_ONE_MORE_GET     _("You have one more use of %s. Do you want to get more licenses?")\r
161 #define MP_VPL_DRM_COUNT_BASED_NO_MORE_GET      _("You have no more use of %s. Do you want to get more licenses?")\r
162 #define MP_VPL_DRM_UNLOCK                                       _("%s is currently locked. Do you want to unlock it now?")\r
163 \r
164 /*DV*/\r
165 #define DV_BTN_LABEL_SEARCH                     (dgettext("sys_string", "IDS_COM_SK_SEARCH"))\r
166 #define DV_BTN_LABEL_CANCEL                     (dgettext("sys_string", "IDS_COM_SK_CANCEL"))\r
167 \r
168 #endif //_VIDEO_STRING_DEFINE_\r