Release tizen_2.0_beta
[apps/home/net-popup.git] / include / net-popup-strings.h
index ad57827..52c4319 100644 (file)
@@ -1,20 +1,21 @@
 /*
-  * Copyright 2012  Samsung Electronics Co., Ltd
-  *
-  * 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://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,
-  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  * See the License for the specific language governing permissions and
-  * limitations under the License.
-  */
-
-
+*  net-popup
+*
+* Copyright 2012  Samsung Electronics Co., Ltd
+*
+* 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://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,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+*
+*/
 
 #ifndef __DEF_NET_POPUP_STRINGS_H_
 #define __DEF_NET_POPUP_STRINGS_H_
@@ -29,4 +30,7 @@
 #define ALERT_STR_WIFI_CONNECTED               dgettext(PACKAGE, "IDS_WIFI_BODY_CONNECTED")
 #define ALERT_STR_RESTRICTED_USE_WIFI  dgettext(PACKAGE, "IDS_COM_POP_SECURITY_POLICY_RESTRICTS_USE_OF_WI_FI")
 
+#define NOTIFICATION_STR_WIFI_FOUND_TITLE              "Wi-Fi networks found"
+#define NOTIFICATION_STR_WIFI_FOUND_CONTENT            "Open Wi-Fi setting"
+
 #endif                         /* __DEF_NET_POPUP_STRINGS_H_ */