Make buttons on javascript popup to be translatable
authorjunghwan.kang <junghwan.kang@samsung.com>
Mon, 23 Sep 2013 09:29:19 +0000 (18:29 +0900)
committerbunam.jeon <bunam.jeon@samsung.com>
Thu, 26 Sep 2013 03:13:43 +0000 (12:13 +0900)
commit2402df2acc14d5a930306d0055ba1c98bc437138
tree591a4a0c893f2fe73d2892daba901232611a4f21
parentd7df79f1077497c9bce74ebb4290b575eb63aa97
Make buttons on javascript popup to be translatable

[Title] Make buttons on javascript popup to be translatable
[Issue#] P130918-03829
[Problem] Texts on buttons cannot be changed when language of system.
[Cause] the property for buttons are not allowed before
[Solution] Give property to be changable

Change-Id: I2c7f2e3d8873cbb1b80be3f56e2395b521330ce9
Source/WebKit2/UIProcess/API/efl/tizen/JavaScriptPopup.cpp