Add example translations for new popup/toast messages 03/122203/7
authorZofia Abramowska <z.abramowska@samsung.com>
Thu, 30 Mar 2017 12:59:45 +0000 (14:59 +0200)
committerRafal Krypa <r.krypa@samsung.com>
Mon, 3 Apr 2017 17:13:21 +0000 (19:13 +0200)
Add example translation for launch popup, launch toast
and deny toast in polish and english.

Change-Id: I9eca06aa661ffcaf2f70d173a1a520f1d9f7b0d0

src/agent/notification-daemon/po/en.po
src/agent/notification-daemon/po/pl.po

index d2bc0055bf2a470577eba2cced9ec3138ead70e9..ced27be57a47c889e250cec8e7c73b08c8c0185c 100755 (executable)
@@ -13,3 +13,11 @@ msgstr "Allow"
 msgid "IDS_IDLE_BUTTON_DENY"
 msgstr "Deny"
 
+msgid "IDS_IDLE_POP_ALLOW_P1SS_TO_ACCESS_YOUR_P2SS_LIST_Q"
+msgstr "Allow %1$s to access your: %2$s"
+
+msgid "IDS_IDLE_TOAST_P1SS_ACCESS_TO_YOUR_P2SS_WAS_DENIED"
+msgstr "%1$s is denied to access %2$s"
+
+msgid "IDS_IDLE_TOAST_P1SS_FAILED_TO_LAUNCH"
+msgstr "%1$s is denied to launch"
index 9cd541f0683388be552d979b5673795448566582..4723a5f0f352e34f212079688946f5b1f43d4f0d 100755 (executable)
@@ -13,3 +13,11 @@ msgstr "Zezwól"
 msgid "IDS_IDLE_BUTTON_DENY"
 msgstr "Odmów"
 
+msgid "IDS_IDLE_POP_ALLOW_P1SS_TO_ACCESS_YOUR_P2SS_LIST_Q"
+msgstr "Zezwolić %1$s na dostęp do: %2$s"
+
+msgid "IDS_IDLE_TOAST_P1SS_ACCESS_TO_YOUR_P2SS_WAS_DENIED"
+msgstr "Odmówiono %1$s dostępu do %2$s"
+
+msgid "IDS_IDLE_TOAST_P1SS_FAILED_TO_LAUNCH"
+msgstr "Odmówiono %1$s uruchomienia"