[NUI.Gadget] Modify NUIGadgetResourceManager class (#5238)
authorhjhun <36876573+hjhun@users.noreply.github.com>
Thu, 25 May 2023 08:09:39 +0000 (17:09 +0900)
committerGitHub <noreply@github.com>
Thu, 25 May 2023 08:09:39 +0000 (17:09 +0900)
commit1a0df81f90f8b1d5ad3a4f1484c4da20e36ac370
tree01edd2d84eb0cbc59448d3b3e6b77eeab1a67106
parent91f9ae2c32f5e2a68bf2df57e24fdc07131a46e1
[NUI.Gadget] Modify NUIGadgetResourceManager class (#5238)

* Modify NUIGadgetResourceManager class

When getting the resource manager using the current culture info is failed,
the NUIGadgetResourceManager tries to get the resource manager using
the "default" string. It means using "/res/allowed/<resource>.dll" file.

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
* Modify NUIGadgetResourceManager

If getting string is failed, the resource manager should try to get
string from the default satelite assembly.

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
---------

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/Tizen.NUI.Gadget/Tizen.NUI/NUIGadgetResourceManager.cs