[ug-wifi-direct]Sync with Tizen 2.4
[apps/native/ug-wifi-direct.git] / popup-wifidirect / include / wfd-app-strings.h
old mode 100755 (executable)
new mode 100644 (file)
index 8748253..60dac53
 extern "C" {
 #endif
 
-#if 1
-/* Text should be translated. */
-#define IDS_WFD_POP_CONNECTED "Connected to %s"
-#define IDS_WFD_POP_CONNECT_FAILED "Connect to %s failed"
-#define IDS_WFD_POP_DISCONNECTED "Disconnected to %s"
-
-#define IDS_WFD_POP_CONNECT_Q "Connect with %s?"
-#define IDS_WFD_POP_CONNECTING_WITH_KEYPAD "Connect with %s in %d secs. Enter PIN to connect to %s"
-#define IDS_WFD_POP_ENTER_PIN "Connect with %s in %d secs"
-#define IDS_WFD_POP_ENTER_PIN_WITH_KEYPAD "%s is requesting a Wi-Fi Direct connection. Allow?"
-#define IDS_WFD_POP_CONNECTING_WITH_PIN "Connect with %s in %d secs. PIN: %s"
-
-#endif
-
 #ifdef __cplusplus
 }
 #endif