X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=popup-wifidirect%2Finclude%2Fwfd-app-strings.h;h=60dac536c45bfeff165aefd8b29b07b43e41e077;hb=ea0eb10918bf56338ccea1405cab0eaa5fac0782;hp=87482533af8b84382bbfac32c4f9f58c66ff405e;hpb=2c84dc621ee5bd4d6a67ee10cb61b2256b44a236;p=apps%2Fnative%2Fug-wifi-direct.git diff --git a/popup-wifidirect/include/wfd-app-strings.h b/popup-wifidirect/include/wfd-app-strings.h old mode 100755 new mode 100644 index 8748253..60dac53 --- a/popup-wifidirect/include/wfd-app-strings.h +++ b/popup-wifidirect/include/wfd-app-strings.h @@ -26,20 +26,6 @@ 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