[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 9b45fbd..60dac53
@@ -1,13 +1,13 @@
 /*
 *  WiFi-Direct UG
 *
-* Copyright 2012 Samsung Electronics Co., Ltd
+* Copyright 2012  Samsung Electronics Co., Ltd
 
-* Licensed under the Flora License, Version 1.1 (the "License");
+* Licensed under the Flora License, Version 1.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 
-* http://floralicense.org/license
+* http://www.tizenopensource.org/license
 
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 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