summaryrefslogtreecommitdiff
path: root/include/util.h
diff options
context:
space:
mode:
authorshy81.shin <shy81.shin@samsung.com>2013-07-01 14:44:39 +0900
committerJunfeng Dong <junfeng.dong@intel.com>2013-11-06 16:01:19 +0800
commit64105ccb04be5983757639c153f30c43340085d3 (patch)
treec82f4fa9ca19e4353cd295c3d952b0d8fa350b3c /include/util.h
parentd7d16a18e9f78342f9881fa6d321618dc6023328 (diff)
downloadpwlock-64105ccb04be5983757639c153f30c43340085d3.tar.gz
pwlock-64105ccb04be5983757639c153f30c43340085d3.tar.bz2
pwlock-64105ccb04be5983757639c153f30c43340085d3.zip
fix date and time issue, N_SE-44123
Diffstat (limited to 'include/util.h')
-rwxr-xr-xinclude/util.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/util.h b/include/util.h
index 11d2b67..0f66c7e 100755
--- a/include/util.h
+++ b/include/util.h
@@ -113,6 +113,8 @@ enum {
IDS_COM_BODY_NO_SIM_CARD_IN_DEVICE,
IDS_STU_BODY_HOW_TO_INSERT_SIM_CARD_HELP_MSG,
IDS_ST_BUTTON_TRY_AGAIN_ABB,
+ IDS_ST_BODY_DATE_AND_TIME,
+ IDS_ST_BODY_SET_DATE_AND_TIME,
IDS_PWLOCK_APP_STRING_MAX,
};