diff options
Diffstat (limited to 'lib/network/connection/providers')
-rw-r--r-- | lib/network/connection/providers/cellular.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/network/connection/providers/cellular.pm b/lib/network/connection/providers/cellular.pm index b06a702..dff97ab 100644 --- a/lib/network/connection/providers/cellular.pm +++ b/lib/network/connection/providers/cellular.pm @@ -60,7 +60,7 @@ our %data = ( apn => "internet", }, # http://www.gsm.aland.fi/tjanster/wap/wap.htm - N("Finland") . "|Ålands Mobiltelefon" => { + N("Finland") . "|Ã…lands Mobiltelefon" => { apn => "internet", }, N("France") . "|BouygTel" => { @@ -96,7 +96,7 @@ our %data = ( N("France") . "|SFR WAP (Illimythics / Pass Surf)" => { apn => "wapsfr", }, - N("France") . "|SFR Web (Clé Internet / Data)" => { + N("France") . "|SFR Web (Clé Internet / Data)" => { apn => "websfr", }, N("Italy") . "|TIM" => { |