[mobile-broadband-provider-info] ua: change Ukrainian "Life" to "life:)", which is the right form of the brand



commit 1e474eda1dfb9cd7a75a674fa8d3045ddf516770
Author: pankoAA <pankoAA ya ru>
Date:   Thu Oct 25 14:14:47 2012 +0200

    ua: change Ukrainian "Life" to "life:)", which is the right form of the brand
    
    and add the balance check code

 serviceproviders.xml |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/serviceproviders.xml b/serviceproviders.xml
index 2459e7e..d79b517 100644
--- a/serviceproviders.xml
+++ b/serviceproviders.xml
@@ -9909,9 +9909,13 @@ conceived.
 		</gsm>
 	</provider>
 	<provider>
-		<name>Life</name>
+		<!-- http://www.life.com.ua/index.php?area=lifebox&lng=en&page=15-12 -->
+		<name>life:)</name>
 		<gsm>
 			<network-id mcc="255" mnc="06"/>
+			<balance-check>
+				<ussd>*111#</ussd>
+			</balance-check>
 
 			<apn value="internet">
 				<plan type="postpaid"/>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]