Modify ui and add language files 17/101817/4
authorYunjin Lee <yunjin-.lee@samsung.com>
Fri, 2 Dec 2016 07:38:05 +0000 (16:38 +0900)
committerYunjin Lee <yunjin-.lee@samsung.com>
Fri, 2 Dec 2016 08:28:43 +0000 (17:28 +0900)
commit98f9577c29c9eec43e2b254a0dfabb251421496f
tree56a5f0c5237bb15874ca65642f510e2bfe9b8455
parentbd116d02d0f12802a0c01f9d67dfb1a38e4a4402
Modify ui and add language files

- modify to get package label and privacy name instead of appid and privilege name
- add language files to support multi lang

Change-Id: Iefc6169c42e8a2fae7140cedcfc358ef492aa926
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
60 files changed:
packaging/askuser.spec
src/agent/notification-daemon/AskUserTalker.cpp
src/agent/notification-daemon/CMakeLists.txt
src/agent/notification-daemon/GuiRunner.cpp
src/agent/notification-daemon/GuiRunner.h
src/agent/notification-daemon/Policy.cpp
src/agent/notification-daemon/PrivilegeInfo.cpp
src/agent/notification-daemon/PrivilegeInfo.h
src/agent/notification-daemon/main.cpp
src/agent/notification-daemon/po/CMakeLists.txt
src/agent/notification-daemon/po/ar.po [new file with mode: 0755]
src/agent/notification-daemon/po/az.po [new file with mode: 0755]
src/agent/notification-daemon/po/bg.po [new file with mode: 0755]
src/agent/notification-daemon/po/ca.po [new file with mode: 0755]
src/agent/notification-daemon/po/cs.po [new file with mode: 0755]
src/agent/notification-daemon/po/da.po [new file with mode: 0755]
src/agent/notification-daemon/po/de.po [new file with mode: 0755]
src/agent/notification-daemon/po/el_GR.po [new file with mode: 0755]
src/agent/notification-daemon/po/en.po [changed mode: 0644->0755]
src/agent/notification-daemon/po/en_PH.po [new file with mode: 0755]
src/agent/notification-daemon/po/en_US.po [new file with mode: 0755]
src/agent/notification-daemon/po/es_ES.po [new file with mode: 0755]
src/agent/notification-daemon/po/es_US.po [new file with mode: 0755]
src/agent/notification-daemon/po/et.po [new file with mode: 0755]
src/agent/notification-daemon/po/eu.po [new file with mode: 0755]
src/agent/notification-daemon/po/fi.po [new file with mode: 0755]
src/agent/notification-daemon/po/fr.po [new file with mode: 0755]
src/agent/notification-daemon/po/fr_CA.po [new file with mode: 0755]
src/agent/notification-daemon/po/ga.po [new file with mode: 0755]
src/agent/notification-daemon/po/gl.po [new file with mode: 0755]
src/agent/notification-daemon/po/hi.po [new file with mode: 0755]
src/agent/notification-daemon/po/hr.po [new file with mode: 0755]
src/agent/notification-daemon/po/hu.po [new file with mode: 0755]
src/agent/notification-daemon/po/hy.po [new file with mode: 0755]
src/agent/notification-daemon/po/is.po [new file with mode: 0755]
src/agent/notification-daemon/po/it_IT.po [new file with mode: 0755]
src/agent/notification-daemon/po/ja_JP.po [new file with mode: 0755]
src/agent/notification-daemon/po/ka.po [new file with mode: 0755]
src/agent/notification-daemon/po/kk.po [new file with mode: 0755]
src/agent/notification-daemon/po/ko_KR.po [new file with mode: 0755]
src/agent/notification-daemon/po/lt.po [new file with mode: 0755]
src/agent/notification-daemon/po/lv.po [new file with mode: 0755]
src/agent/notification-daemon/po/mk.po [new file with mode: 0755]
src/agent/notification-daemon/po/nb.po [new file with mode: 0755]
src/agent/notification-daemon/po/nl.po [new file with mode: 0755]
src/agent/notification-daemon/po/pl.po [changed mode: 0644->0755]
src/agent/notification-daemon/po/pt_BR.po [new file with mode: 0755]
src/agent/notification-daemon/po/pt_PT.po [new file with mode: 0755]
src/agent/notification-daemon/po/ro.po [new file with mode: 0755]
src/agent/notification-daemon/po/ru_RU.po [new file with mode: 0755]
src/agent/notification-daemon/po/sk.po [new file with mode: 0755]
src/agent/notification-daemon/po/sl.po [new file with mode: 0755]
src/agent/notification-daemon/po/sr.po [new file with mode: 0755]
src/agent/notification-daemon/po/sv.po [new file with mode: 0755]
src/agent/notification-daemon/po/tr_TR.po [new file with mode: 0755]
src/agent/notification-daemon/po/uk.po [new file with mode: 0755]
src/agent/notification-daemon/po/uz.po [new file with mode: 0755]
src/agent/notification-daemon/po/zh_CN.po [new file with mode: 0755]
src/agent/notification-daemon/po/zh_HK.po [new file with mode: 0755]
src/agent/notification-daemon/po/zh_TW.po [new file with mode: 0755]