Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ingbrzy committed Sep 4, 2014
1 parent 0475ba5 commit 5ac203c
Showing 1 changed file with 22 additions and 23 deletions.
45 changes: 22 additions & 23 deletions Hungarian/main/NetworkAssistant2.apk/res/values-hu/strings.xml
Expand Up @@ -245,27 +245,26 @@ A Megtakarítás csak akkor működik, ha a mobilszolgáltató hálózatán a fo
<string name="traffic_saving_history_total_rate_unit">%</string>
<string name="traffic_saving_msg_not_started">Kikapcsolva</string>
<string name="checkout_traffic_saving_history">Előzmény megtekintése</string>
<string name="alter_dialog_message">Connecting to data services when roaming internationally can result in steep charges from your carrier. Allow apps on exceptions list to connect to data services when roaming internationally?</string>
+ <string name="datausage_purchase_none_history">Empty</string>
+ <string name="datausage_purchase_order_failure">Purchase failed</string>
+ <string name="datausage_purchase_order_failure_cause">Your purchase failed because…</string>
+ <string name="datausage_purchase_order_history">History</string>
+ <string name="datausage_purchase_time_in">" on "</string>
+ <string name="dialog_app_roaming_message">"When you're roaming internationally, only apps you've added to the exceptions list can use data services. %1$s hasn't been added to the exceptions list. View exceptions list now?"</string>
+ <string name="dialog_app_roaming_title">"International roaming isn't enabled for %1$s"</string>
+ <string name="dialog_roaming_message">Apps on exceptions list will be able to connect to data services when roaming internationally. Add this app to exceptions list?</string>
+ <string name="dialog_roaming_title">International roaming</string>
+ <string name="firewall_rule_group_title_roaming">International roaming</string>
+ <string name="international_roaming_setting">International roaming</string>
+ <string name="international_roaming_whitelist_count">%d apps can connect to data services when roaming internationally</string>
+ <string name="pref_allow_connect_network_summary">Connect to data services when roaming internationally</string>
+ <string name="pref_allow_connect_network_title">International data roaming</string>
+ <string name="pref_allow_connect_network_whitelist_summary">Allow apps on exceptions list to connect to data services when roaming internationally</string>
+ <string name="pref_allow_connect_network_whitelist_title">Allow exceptions</string>
+ <string name="pref_whitelist_setting">Exceptions</string>
+ <string name="roaming_not_start_body">Apps on exceptions list will be able to connect to data services when roaming internationally.</string>
+ <string name="roaming_not_start_title">International roaming</string>
+ <string name="roaming_start_body">Allow apps on exceptions list to connect to data services when roaming internationally.</string>
+ <string name="roaming_start_title">International roaming</string>

<string name="alter_dialog_message">Connecting to data services when roaming internationally can result in steep charges from your carrier. Allow apps on exceptions list to connect to data services when roaming internationally?</string>
<string name="datausage_purchase_none_history">Empty</string>
<string name="datausage_purchase_order_failure">Purchase failed</string>
<string name="datausage_purchase_order_failure_cause">Your purchase failed because…</string>
<string name="datausage_purchase_order_history">History</string>
<string name="datausage_purchase_time_in">" on "</string>
<string name="dialog_app_roaming_message">"When you're roaming internationally, only apps you've added to the exceptions list can use data services. %1$s hasn't been added to the exceptions list. View exceptions list now?"</string>
<string name="dialog_app_roaming_title">"International roaming isn't enabled for %1$s"</string>
<string name="dialog_roaming_message">Apps on exceptions list will be able to connect to data services when roaming internationally. Add this app to exceptions list?</string>
<string name="dialog_roaming_title">International roaming</string>
<string name="firewall_rule_group_title_roaming">International roaming</string>
<string name="international_roaming_setting">International roaming</string>
<string name="international_roaming_whitelist_count">%d apps can connect to data services when roaming internationally</string>
<string name="pref_allow_connect_network_summary">Connect to data services when roaming internationally</string>
<string name="pref_allow_connect_network_title">International data roaming</string>
<string name="pref_allow_connect_network_whitelist_summary">Allow apps on exceptions list to connect to data services when roaming internationally</string>
<string name="pref_allow_connect_network_whitelist_title">Allow exceptions</string>
<string name="pref_whitelist_setting">Exceptions</string>
<string name="roaming_not_start_body">Apps on exceptions list will be able to connect to data services when roaming internationally.</string>
<string name="roaming_not_start_title">International roaming</string>
<string name="roaming_start_body">Allow apps on exceptions list to connect to data services when roaming internationally.</string>
<string name="roaming_start_title">International roaming</string>
</resources>

0 comments on commit 5ac203c

Please sign in to comment.