apply the text localization and hide the operation ID from public
authorJoonho Cho <jh03.cho@samsung.com>
Thu, 2 May 2013 11:55:31 +0000 (20:55 +0900)
committerJoonho Cho <jh03.cho@samsung.com>
Thu, 2 May 2013 11:55:31 +0000 (20:55 +0900)
Change-Id: I5f1d6e0660ec212aa73880d70bd8166e55622efe
Signed-off-by: Joonho Cho <jh03.cho@samsung.com>
53 files changed:
src/nfc-push-ui-app-control/manifest.xml
src/nfc-push-ui-app-control/res/ara-AE.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/aze-AZ.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/bul-BG.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/cat-ES.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/ces-CZ.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/dan-DK.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/deu-DE.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/ell-GR.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/eng-GB.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/eng-PH.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/eng-US.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/est-EE.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/eus-ES.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/fin-FI.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/fra-CA.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/fra-FR.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/gle-IE.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/glg-ES.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/hin-IN.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/hrv-HR.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/hun-HU.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/hye-AM.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/isl-IS.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/ita-IT.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/jpn-JP.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/kat-GE.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/kaz-KZ.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/kor-KR.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/lav-LV.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/lit-LT.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/mkd-MK.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/nld-NL.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/nob-NO.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/pol-PL.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/por-BR.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/por-PT.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/ron-RO.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/rus-RU.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/slk-SK.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/slv-SI.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/spa-ES.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/spa-MX.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/srp-RS.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/swe-SE.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/tur-TR.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/ukr-UA.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/uzb-UZ.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/zho-CN.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/zho-HK.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/zho-SG.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/res/zho-TW.xml [new file with mode: 0644]
src/nfc-push-ui-app-control/src/NfcPushUiForm.cpp

index 508e77f..7018126 100644 (file)
@@ -9,11 +9,11 @@
        <Apps>
                <ApiVersion>3.0</ApiVersion>
                <Privileges>
-            <Privilege>http://tizen.org/privilege/nfc.common</Privilege>
-            <Privilege>http://tizen.org/privilege/nfc.p2p</Privilege>
-            <Privilege>http://tizen.org/privilege/systeminfo</Privilege>
-            <Privilege>http://tizen.org/privilege/inputmanager</Privilege>
-        </Privileges>
+                       <Privilege>http://tizen.org/privilege/nfc.common</Privilege>
+                       <Privilege>http://tizen.org/privilege/nfc.p2p</Privilege>
+                       <Privilege>http://tizen.org/privilege/systeminfo</Privilege>
+                       <Privilege>http://tizen.org/privilege/inputmanager</Privilege>
+               </Privileges>
                <UiApp ExecutableName="nfc-push-ui-app-control" Default="True" MainmenuVisible="True" MenuIconVisible="False">
                        <UiScalability CoordinateSystem="Logical" BaseScreenSize="Normal" LogicalCoordinate="720"></UiScalability>
                        <UiTheme SystemTheme="White"></UiTheme>
                        <Icons>
                                <Icon Section="MainMenu" Type="Xhigh">mainmenu.png</Icon>
                        </Icons>
-            <AppControls>
-                <AppControl Category="osp.appcontrol.category.none" ProviderId="http://tizen.org/appcontrol/provider/nfcpushui">
-                    <Capability OperationId="http://tizen.org/appcontrol/operation/nfc/animation/show">
-                    </Capability>
-                </AppControl>
-            </AppControls>
                        <LaunchConditions></LaunchConditions>
                        <Notifications></Notifications>
                </UiApp>
diff --git a/src/nfc-push-ui-app-control/res/ara-AE.xml b/src/nfc-push-ui-app-control/res/ara-AE.xml
new file mode 100644 (file)
index 0000000..5da8c65
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">انقر للإرسال</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/aze-AZ.xml b/src/nfc-push-ui-app-control/res/aze-AZ.xml
new file mode 100644 (file)
index 0000000..1e10014
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">Göndəmək üçün vurun</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/bul-BG.xml b/src/nfc-push-ui-app-control/res/bul-BG.xml
new file mode 100644 (file)
index 0000000..adc4e24
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">Чукнете, за да изпратите</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/cat-ES.xml b/src/nfc-push-ui-app-control/res/cat-ES.xml
new file mode 100644 (file)
index 0000000..52803a4
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">Tocar per enviar</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/ces-CZ.xml b/src/nfc-push-ui-app-control/res/ces-CZ.xml
new file mode 100644 (file)
index 0000000..0a02459
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">Klepnutím odešlete</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/dan-DK.xml b/src/nfc-push-ui-app-control/res/dan-DK.xml
new file mode 100644 (file)
index 0000000..28a4703
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">Tap for at sende</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/deu-DE.xml b/src/nfc-push-ui-app-control/res/deu-DE.xml
new file mode 100644 (file)
index 0000000..22e1e98
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">Zum Senden tippen</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/ell-GR.xml b/src/nfc-push-ui-app-control/res/ell-GR.xml
new file mode 100644 (file)
index 0000000..74bd851
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">Πατήστε για την αποστολή</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/eng-GB.xml b/src/nfc-push-ui-app-control/res/eng-GB.xml
new file mode 100644 (file)
index 0000000..fc81401
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">Tap to send</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/eng-PH.xml b/src/nfc-push-ui-app-control/res/eng-PH.xml
new file mode 100644 (file)
index 0000000..fc81401
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">Tap to send</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/eng-US.xml b/src/nfc-push-ui-app-control/res/eng-US.xml
new file mode 100644 (file)
index 0000000..fc81401
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">Tap to send</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/est-EE.xml b/src/nfc-push-ui-app-control/res/est-EE.xml
new file mode 100644 (file)
index 0000000..91325eb
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">Toksake, et saata</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/eus-ES.xml b/src/nfc-push-ui-app-control/res/eus-ES.xml
new file mode 100644 (file)
index 0000000..cf8e13b
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">Ukitu bidaltzeko</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/fin-FI.xml b/src/nfc-push-ui-app-control/res/fin-FI.xml
new file mode 100644 (file)
index 0000000..c2cdd88
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">Lähetä napauttamalla</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/fra-CA.xml b/src/nfc-push-ui-app-control/res/fra-CA.xml
new file mode 100644 (file)
index 0000000..455bcdf
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">Touchez pour envoyer</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/fra-FR.xml b/src/nfc-push-ui-app-control/res/fra-FR.xml
new file mode 100644 (file)
index 0000000..338c664
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">Appuyez pour envoyer</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/gle-IE.xml b/src/nfc-push-ui-app-control/res/gle-IE.xml
new file mode 100644 (file)
index 0000000..ac0ac72
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">Tapáil le seoladh</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/glg-ES.xml b/src/nfc-push-ui-app-control/res/glg-ES.xml
new file mode 100644 (file)
index 0000000..6464d10
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">Tocar para enviar</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/hin-IN.xml b/src/nfc-push-ui-app-control/res/hin-IN.xml
new file mode 100644 (file)
index 0000000..a91b137
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">भेजने के लिए टैप करें</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/hrv-HR.xml b/src/nfc-push-ui-app-control/res/hrv-HR.xml
new file mode 100644 (file)
index 0000000..670abb5
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">Dotaknite za slanje</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/hun-HU.xml b/src/nfc-push-ui-app-control/res/hun-HU.xml
new file mode 100644 (file)
index 0000000..e21e72a
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">Érintse meg a küldéshez</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/hye-AM.xml b/src/nfc-push-ui-app-control/res/hye-AM.xml
new file mode 100644 (file)
index 0000000..fdb8ecb
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">Թակեք ուղարկելու համար</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/isl-IS.xml b/src/nfc-push-ui-app-control/res/isl-IS.xml
new file mode 100644 (file)
index 0000000..ee2c72b
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">Pikkaðu til að senda</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/ita-IT.xml b/src/nfc-push-ui-app-control/res/ita-IT.xml
new file mode 100644 (file)
index 0000000..1e2a642
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">Tocca per inviare</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/jpn-JP.xml b/src/nfc-push-ui-app-control/res/jpn-JP.xml
new file mode 100644 (file)
index 0000000..5d9f6d1
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">タップして送信します。</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/kat-GE.xml b/src/nfc-push-ui-app-control/res/kat-GE.xml
new file mode 100644 (file)
index 0000000..44c1e6b
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">შეეხეთ და გაგზავნეთ</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/kaz-KZ.xml b/src/nfc-push-ui-app-control/res/kaz-KZ.xml
new file mode 100644 (file)
index 0000000..dadde76
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">Жіберу үшін түртіңіз</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/kor-KR.xml b/src/nfc-push-ui-app-control/res/kor-KR.xml
new file mode 100644 (file)
index 0000000..7884036
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">전송하려면 누르세요</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/lav-LV.xml b/src/nfc-push-ui-app-control/res/lav-LV.xml
new file mode 100644 (file)
index 0000000..b09abd5
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">Pieskarieties, lai sūtītu</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/lit-LT.xml b/src/nfc-push-ui-app-control/res/lit-LT.xml
new file mode 100644 (file)
index 0000000..dacf2ef
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">Bakstelėkite ir išsiųskite žinutę</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/mkd-MK.xml b/src/nfc-push-ui-app-control/res/mkd-MK.xml
new file mode 100644 (file)
index 0000000..30a815b
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">Допрете за праќање</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/nld-NL.xml b/src/nfc-push-ui-app-control/res/nld-NL.xml
new file mode 100644 (file)
index 0000000..730b233
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">Tik om te verzenden</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/nob-NO.xml b/src/nfc-push-ui-app-control/res/nob-NO.xml
new file mode 100644 (file)
index 0000000..8ca07e3
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">Trykk for å sende</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/pol-PL.xml b/src/nfc-push-ui-app-control/res/pol-PL.xml
new file mode 100644 (file)
index 0000000..d18121a
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">Dotknij, aby wysłać</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/por-BR.xml b/src/nfc-push-ui-app-control/res/por-BR.xml
new file mode 100644 (file)
index 0000000..0c779e2
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">Toque para enviar</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/por-PT.xml b/src/nfc-push-ui-app-control/res/por-PT.xml
new file mode 100644 (file)
index 0000000..6464d10
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">Tocar para enviar</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/ron-RO.xml b/src/nfc-push-ui-app-control/res/ron-RO.xml
new file mode 100644 (file)
index 0000000..b85fb43
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">Atingeţi pentru a trimite</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/rus-RU.xml b/src/nfc-push-ui-app-control/res/rus-RU.xml
new file mode 100644 (file)
index 0000000..4e85a00
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">Нажмите для отправки</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/slk-SK.xml b/src/nfc-push-ui-app-control/res/slk-SK.xml
new file mode 100644 (file)
index 0000000..cfdff14
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">Ťuknutím vykonáte odoslanie</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/slv-SI.xml b/src/nfc-push-ui-app-control/res/slv-SI.xml
new file mode 100644 (file)
index 0000000..f6e0ac6
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">Pritisnite za pošiljanje</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/spa-ES.xml b/src/nfc-push-ui-app-control/res/spa-ES.xml
new file mode 100644 (file)
index 0000000..0c779e2
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">Toque para enviar</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/spa-MX.xml b/src/nfc-push-ui-app-control/res/spa-MX.xml
new file mode 100644 (file)
index 0000000..5ddd930
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">Pulsar enviar</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/srp-RS.xml b/src/nfc-push-ui-app-control/res/srp-RS.xml
new file mode 100644 (file)
index 0000000..e2373a7
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">Kucni za slanje</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/swe-SE.xml b/src/nfc-push-ui-app-control/res/swe-SE.xml
new file mode 100644 (file)
index 0000000..9e2bd5c
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">Tryck för att skicka</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/tur-TR.xml b/src/nfc-push-ui-app-control/res/tur-TR.xml
new file mode 100644 (file)
index 0000000..1bae219
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">Göndermek için dokunun</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/ukr-UA.xml b/src/nfc-push-ui-app-control/res/ukr-UA.xml
new file mode 100644 (file)
index 0000000..b00103e
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">Натисніть щоб відправити</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/uzb-UZ.xml b/src/nfc-push-ui-app-control/res/uzb-UZ.xml
new file mode 100644 (file)
index 0000000..3d3221b
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">Yuborish uchun cherting</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/zho-CN.xml b/src/nfc-push-ui-app-control/res/zho-CN.xml
new file mode 100644 (file)
index 0000000..170001f
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">轻敲以发送</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/zho-HK.xml b/src/nfc-push-ui-app-control/res/zho-HK.xml
new file mode 100644 (file)
index 0000000..7cbb645
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">輕觸以發送</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/zho-SG.xml b/src/nfc-push-ui-app-control/res/zho-SG.xml
new file mode 100644 (file)
index 0000000..170001f
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">轻敲以发送</text>
+</string_table>
diff --git a/src/nfc-push-ui-app-control/res/zho-TW.xml b/src/nfc-push-ui-app-control/res/zho-TW.xml
new file mode 100644 (file)
index 0000000..7cbb645
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+       This XML file was automatically generated by UiBuilder - do not modify by hand.
+-->
+<string_table Bversion="2.0.0.201304241223" Dversion="20120315">
+    <text id="IDS_NFC_BODY_TAP_TO_SEND">輕觸以發送</text>
+</string_table>
index d10d2b7..b9beadb 100644 (file)
@@ -308,8 +308,8 @@ NfcPushUiForm::DrawBitmapToCanvas(const Rectangle& rect)
 result
 NfcPushUiForm::DrawAppInfoToCanvas(const Tizen::Graphics::Rectangle& rect)
 {
-    result r = E_SUCCESS;
-    const int textAreaWidth = rect.width;
+       result r = E_SUCCESS;
+       const int textAreaWidth = rect.width;
 
        std::unique_ptr<EnrichedText> pEnrichedText(new (std::nothrow) EnrichedText());
        SysTryReturnResult(NID_NET_NFC, pEnrichedText != null, E_OUT_OF_MEMORY, "Memory allocation failed.");
@@ -317,27 +317,27 @@ NfcPushUiForm::DrawAppInfoToCanvas(const Tizen::Graphics::Rectangle& rect)
        std::unique_ptr<TextElement> pTextElement(new (std::nothrow) TextElement());
        SysTryReturnResult(NID_NET_NFC, pTextElement != null, E_OUT_OF_MEMORY, "Memory allocation failed.");
 
-    r = pEnrichedText->Construct(Dimension(textAreaWidth, 200));
-    SysTryReturnResult(NID_NET_NFC, r == E_SUCCESS, r, "Failed to construct an enriched text.");
+       r = pEnrichedText->Construct(Dimension(textAreaWidth, 200));
+       SysTryReturnResult(NID_NET_NFC, r == E_SUCCESS, r, "Failed to construct an enriched text.");
 
-    pEnrichedText->SetHorizontalAlignment(TEXT_ALIGNMENT_CENTER);
-    pEnrichedText->SetVerticalAlignment(TEXT_ALIGNMENT_MIDDLE);
-    pEnrichedText->SetTextWrapStyle(TEXT_WRAP_CHARACTER_WRAP);
-    pEnrichedText->SetTextAbbreviationEnabled(true);
+       pEnrichedText->SetHorizontalAlignment(TEXT_ALIGNMENT_CENTER);
+       pEnrichedText->SetVerticalAlignment(TEXT_ALIGNMENT_MIDDLE);
+       pEnrichedText->SetTextWrapStyle(TEXT_WRAP_CHARACTER_WRAP);
+       pEnrichedText->SetTextAbbreviationEnabled(true);
 
-    // Creates a TextElement and sets attributes
-    r = pTextElement->Construct(__description);
-    SysTryReturnResult(NID_NET_NFC, r == E_SUCCESS, r, "Failed to construct a text element.");
+       // Creates a TextElement and sets attributes
+       r = pTextElement->Construct(__description);
+       SysTryReturnResult(NID_NET_NFC, r == E_SUCCESS, r, "Failed to construct a text element.");
 
-    pTextElement->SetTextColor(Color::GetColor(COLOR_ID_WHITE));
-    {
-        Font font;
-        font.Construct(FONT_STYLE_BOLD, 40);
-        pTextElement->SetFont(font);
-    }
+       pTextElement->SetTextColor(Color::GetColor(COLOR_ID_WHITE));
+       {
+               Font font;
+               font.Construct(FONT_STYLE_BOLD, 40);
+               pTextElement->SetFont(font);
+       }
 
-    // Adds the TextElement and the bitmap to the EnrichedText
-    pEnrichedText->Add(*pTextElement);
+       // Adds the TextElement and the bitmap to the EnrichedText
+       pEnrichedText->Add(*pTextElement);
 
        // canvas
        std::unique_ptr<Canvas> pCanvas(GetCanvasN());
@@ -346,14 +346,21 @@ NfcPushUiForm::DrawAppInfoToCanvas(const Tizen::Graphics::Rectangle& rect)
        // Draws the EnrichedText at the specified Point
        pCanvas->DrawText(Point(0, (rect.height / 2) + 100), *pEnrichedText);
 
-    return r;
+       return r;
 }
 
 result
 NfcPushUiForm::DrawGuideTextToCanvas(const Tizen::Graphics::Rectangle& rect)
 {
-    result r = E_SUCCESS;
-    const int textAreaWidth = rect.width;
+       result r = E_SUCCESS;
+       const int textAreaWidth = rect.width;
+       String sendNotiStr(L"Tap to send");
+       AppResource* pAppResource = App::GetInstance()->GetAppResource();
+
+       if (pAppResource)
+       {
+               pAppResource->GetString(L"IDS_NFC_BODY_TAP_TO_SEND", sendNotiStr);
+       }
 
        std::unique_ptr<EnrichedText> pEnrichedText(new (std::nothrow) EnrichedText());
        SysTryReturnResult(NID_NET_NFC, pEnrichedText != null, E_OUT_OF_MEMORY, "Memory allocation failed.");
@@ -361,35 +368,35 @@ NfcPushUiForm::DrawGuideTextToCanvas(const Tizen::Graphics::Rectangle& rect)
        std::unique_ptr<TextElement> pTextElement(new (std::nothrow) TextElement());
        SysTryReturnResult(NID_NET_NFC, pTextElement != null, E_OUT_OF_MEMORY, "Memory allocation failed.");
 
-    r = pEnrichedText->Construct(Dimension(textAreaWidth, 100));
-    SysTryReturnResult(NID_NET_NFC, r == E_SUCCESS, r, "Failed to construct an enriched text.");
+       r = pEnrichedText->Construct(Dimension(textAreaWidth, 100));
+       SysTryReturnResult(NID_NET_NFC, r == E_SUCCESS, r, "Failed to construct an enriched text.");
 
-    r = pEnrichedText->SetHorizontalAlignment(TEXT_ALIGNMENT_CENTER);
-    SysTryReturnResult(NID_NET_NFC, r == E_SUCCESS, r, "Failed to set horizontal alignment.");
+       r = pEnrichedText->SetHorizontalAlignment(TEXT_ALIGNMENT_CENTER);
+       SysTryReturnResult(NID_NET_NFC, r == E_SUCCESS, r, "Failed to set horizontal alignment.");
 
-    pEnrichedText->SetVerticalAlignment(TEXT_ALIGNMENT_MIDDLE);
-    SysTryReturnResult(NID_NET_NFC, r == E_SUCCESS, r, "Failed to set vertical alignment.");
+       pEnrichedText->SetVerticalAlignment(TEXT_ALIGNMENT_MIDDLE);
+       SysTryReturnResult(NID_NET_NFC, r == E_SUCCESS, r, "Failed to set vertical alignment.");
 
-    pEnrichedText->SetTextWrapStyle(TEXT_WRAP_CHARACTER_WRAP);
-    SysTryReturnResult(NID_NET_NFC, r == E_SUCCESS, r, "Failed to set text wrap style.");
+       pEnrichedText->SetTextWrapStyle(TEXT_WRAP_CHARACTER_WRAP);
+       SysTryReturnResult(NID_NET_NFC, r == E_SUCCESS, r, "Failed to set text wrap style.");
 
-    pEnrichedText->SetTextAbbreviationEnabled(true);
-    SysTryReturnResult(NID_NET_NFC, r == E_SUCCESS, r, "Failed to set abbreviation enabled.");
+       pEnrichedText->SetTextAbbreviationEnabled(true);
+       SysTryReturnResult(NID_NET_NFC, r == E_SUCCESS, r, "Failed to set abbreviation enabled.");
 
-    // Creates a TextElement and sets attributes
-    r = pTextElement->Construct(L"Tap to send");
-    SysTryReturnResult(NID_NET_NFC, r == E_SUCCESS, r, "Failed to construct a text element.");
+       // Creates a TextElement and sets attributes
+       r = pTextElement->Construct(sendNotiStr);
+       SysTryReturnResult(NID_NET_NFC, r == E_SUCCESS, r, "Failed to construct a text element.");
 
        pTextElement->SetTextColor(Color::GetColor(COLOR_ID_WHITE));
-    {
-        Font font;
-        font.Construct(FONT_STYLE_BOLD, 40);
-        pTextElement->SetFont(font);
-    }
+       {
+               Font font;
+               font.Construct(FONT_STYLE_BOLD, 40);
+               pTextElement->SetFont(font);
+       }
 
-    // Adds the TextElement and the bitmap to the EnrichedText
-    r = pEnrichedText->Add(*pTextElement);
-    SysTryReturnResult(NID_NET_NFC, r == E_SUCCESS, r, "Failed to add text element to enriched text.");
+       // Adds the TextElement and the bitmap to the EnrichedText
+       r = pEnrichedText->Add(*pTextElement);
+       SysTryReturnResult(NID_NET_NFC, r == E_SUCCESS, r, "Failed to add text element to enriched text.");
 
        // canvas
        std::unique_ptr<Canvas> pCanvas(GetCanvasN());
@@ -397,9 +404,9 @@ NfcPushUiForm::DrawGuideTextToCanvas(const Tizen::Graphics::Rectangle& rect)
 
        // Draws the EnrichedText at the specified Point
        r = pCanvas->DrawText(Point((rect.width - textAreaWidth) / 2, (int)(rect.height / 4)), *pEnrichedText);
-    SysTryReturnResult(NID_NET_NFC, r == E_SUCCESS, r, "Failed to draw text to canvas.");
+       SysTryReturnResult(NID_NET_NFC, r == E_SUCCESS, r, "Failed to draw text to canvas.");
 
-    return r;
+       return r;
 }
 
 void