tizen 2.3 release
[apps/home/settings.git] / setting-appmgr / include / setting-appmgr-string.h
1 /*
2  * setting
3  *
4  * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd.
5  *
6  * Licensed under the Apache License, Version 2.0 (the "License");
7  * you may not use this file except in compliance with the License.
8  * You may obtain a copy of the License at
9  *
10  * http://www.apache.org/licenses/LICENSE-2.0
11  *
12  * Unless required by applicable law or agreed to in writing, software
13  * distributed under the License is distributed on an "AS IS" BASIS,
14  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15  * See the License for the specific language governing permissions and
16  * limitations under the License.
17  *
18  */
19 #ifndef __SETTING_APPMGR_STRING_H__
20 #define __SETTING_APPMGR_STRING_H__
21
22 #define APPMGRUG_MAX_STR_LEN 64
23
24 //system string
25 #define MGRAPP_STR_ERROR "IDS_COM_POP_ERROR"
26 #define MGRAPP_STR_CANCEL "IDS_COM_SK_CANCEL"
27 #define MGRAPP_STR_SIZE "IDS_COM_BODY_SIZE"
28 #define MGRAPP_STR_SORT_BY "IDS_COM_OPT_SORT_BY"
29 #define MGRAPP_STR_ALL "IDS_COM_BODY_ALL"
30 #define MGRAPP_STR_DEFAULT "IDS_COM_BODY_DEFAULT"
31 #define MGRAPP_STR_BACK "IDS_COM_SK_BACK"
32 #define MGRAPP_STR_OK "IDS_COM_SK_OK"
33 #define MGRAPP_STR_STOP "IDS_COM_SK_STOP"
34
35
36 //package string
37 #define MGRAPP_STR_RUNNING "IDS_ST_BODY_RUNNING"
38 #define MGRAPP_STR_DOWNLOADS "IDS_ST_BODY_DOWNLOADS"
39 #define MGRAPP_STR_CLEAR_DEFAULT_APPS "IDS_ST_BUTTON_REMOVE_DEFAULT_APPS_ABB"
40 #define MGRAPP_STR_CLEAR_DEFAULT_APPS_Q "IDS_ST_POP_REMOVE_DEFAULT_APPS_Q"
41
42 //#define MGRAPP_STR_APP_MANAGER "IDS_ST_BODY_APPLICATION_MANAGER"
43 #define MGRAPP_STR_APP_MANAGER "IDS_ST_BODY_APPLICATION_MANAGER"
44 #define MGRAPP_STR_UNINSTALLING "IDS_ST_POP_UNINSTALLING_ING"
45 #define MGRAPP_STR_UNINSTALL "IDS_ST_BUTTON_UNINSTALL"
46 #define MGRAPP_STR_KB "IDS_ST_BODY_KB"
47 #define MGRAPP_STR_MB "IDS_ST_BODY_MB"
48 #define MGRAPP_STR_GB "IDS_ST_BODY_GB"
49 #define MGRAPP_STR_TOTAL "IDS_ST_BODY_TOTAL"
50 #define MGRAPP_STR_APPLICATION "IDS_ST_BODY_APPLICATION"
51 #define MGRAPP_STR_DATA "IDS_ST_BODY_DATA"
52 #define MGRAPP_STR_CLEAR_DEFAULTS "IDS_ST_BODY_CLEAR_DEFAULTS"
53 #define MGRAPP_STR_DEFAULT_DESC "IDS_ST_BODY_YOU_HAVE_SELECTED_TO_LAUNCH_THIS_APPLICATION_BY_DEFAULT_FOR_SOME_ACTIONS"
54 #define MGRAPP_STR_STORAGE "IDS_ST_BODY_STORAGE"
55 #define MGRAPP_STR_LAUNCH_BY_DEFAULT "IDS_ST_BODY_LAUNCH_BY_DEFAULT"
56
57 #define MGRAPP_STR_RESET_APP_SETTING "IDS_ST_OPT_RESET_APP_SETTINGS_ABB"
58 #define MGRAPP_STR_RESET_APPS "IDS_ST_BUTTON_RESET_APPS_ABB"
59 #define MGRAPP_STR_RESET_APP_MSG "IDS_XTAG_POP_RESET_ALL_SETTINGS_FOR_C_DEFAULT_APPS_BACKGROUND_DATA_RESTRICTIONS_YOUR_EXISTING_DATA_WILL_NOT_BE_LOST"
60
61 #define MGRAPP_STR_A_TO_Z "IDS_MF_OPT_NAME_HA_TO_Z"
62 #define MGRAPP_STR_Z_TO_A "IDS_MF_OPT_NAME_HZ_TO_A"
63
64 #define MGRAPP_STR_APPLICATION_INFO "IDS_ST_BODY_APPLICATION_INFO"
65 #define MGRAPP_STR_MOVE_TO_SD "IDS_ST_BUTTON_MOVE_TO_SD_ABB"
66 #define MGRAPP_STR_MOVE_TO_PHONE "IDS_ST_BUTTON_MOVE_TO_PHONE"
67 #define MGRAPP_STR_SD_FULL "IDS_MSGC_POP_YOUR_SD_CARD_IS_FULL"
68 #define MGRAPP_STR_MOVE_FAIL "IDS_EMAIL_POP_FAILED_TO_MOVE"
69 #define MGRAPP_STR_NO_MEM "IDS_MSGC_BODY_NOT_ENOUGH_MEMORY_IN_PHONE_MEMORY_DELETE_SOME_ITEMS_AND_TRY_AGAIN"
70 #define MGRAPP_STR_MOVEING "IDS_PB_BODY_MOVING_ING"
71 #define MGRAPP_STR_UNINSTALL_MSG "IDS_ST_POP_UNINSTALL_Q"
72 #define MGRAPP_STR_UNINSTALL_COMPLETE "IDS_ST_POP_THE_APP_HAS_BEEN_UNINSTALLED"
73 #define MGRAPP_STR_UNINSTALL_FAILED "IDS_ST_POP_FAILED_TO_UNINSTALL_THE_APP"
74 #define MGRAPP_STR_APP_STOP_MSG "IDS_ST_BODY_THE_APPLICATIONS_BELOW_WERE_STARTED_BY_PS_STOPPING_THESE_APPLICATIONS_MAY_CAUSE_PS_TO_FAIL"
75 #define MAGAPP_STR_WEB_SETTING "IDS_BR_BODY_WEBSITE_SETTINGS"
76 #define MGRAPP_STR_PRIVILEGE "IDS_ST_HEADER_PRIVILEGES"
77 #define MGRAPP_STR_MOVE_COMPLETED "IDS_PB_POP_MOVE_COMPLETED"
78 #define MGRAPP_STR_UNINSTALL_UPDATES "IDS_ST_BUTTON_UNINSTALL_UPDATES"
79
80 #define MGRAPP_STR_FORCE_STOP "IDS_ST_BUTTON_FORCE_STOP"
81 #define MGRAPP_STR_ENABLE "IDS_ST_BUTTON_ENABLE"
82 #define MGRAPP_STR_DISABLE "IDS_ST_BUTTON_DISABLE"
83 #define MGRAPP_STR_DISABLED "IDS_ST_SBODY_DISABLED"
84
85 #define MGRAPP_STR_ACTIVE_APP "IDS_ST_MBODY_ACTIVE_APPLICATION"
86 #define MGRAPP_STR_ACTIVE_APPS_N "IDS_TASKMGR_BODY_ACTIVE_APPLICATIONS_C_PD"
87 #define MGRAPP_STR_APPS "IDS_ST_BODY_APPLICATIONS"
88 #define MGRAPP_STR_VERSION_STR "IDS_ST_BODY_VERSION_PS"
89 #define MGRAPP_STR_COMPUTING "IDS_ST_BODY_COMPUTING_ING"
90 #define MGRAPP_STR_NO_APPS "IDS_FP_BODY_NO_APPLICATIONS"
91 #define MGRAPP_STR_NO_DOWNLOAD_APPS_HELP "IDS_ST_BODY_AFTER_YOU_DOWNLOAD_AND_INSTALL_APPLICATIONS_APPLICATIONS_WILL_BE_SHOWN_HERE"
92 #define MGRAPP_STR_NO_DEFAULTS_SET "IDS_ST_BODY_NO_DEFAULTS_SET"
93 #define MGRAPP_STR_NO_RUNNING_APP "IDS_TASK_BODY_NO_RUNNING_APPLICATION"
94 #define MGRAPP_STR_CHECKING "IDS_COM_POP_CHECKING"
95 #define MGRAPP_STR_LOADING "IDS_ST_POP_LOADING_ING"
96
97 #define MGRAPP_STR_CACHE "IDS_ST_BODY_CACHE"
98 #define MGRAPP_STR_CLEAR_CACHE "IDS_TASKMGR_BUTTON_CLEAR_CACHE"
99
100 #endif //__SETTING_APPMGR_STRING_H__