summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorblinky@build01 <jenkins@cyanogenmod.com>2016-06-20 13:30:07 -0700
committerblinky@build01 <jenkins@cyanogenmod.com>2016-06-20 13:30:07 -0700
commit260c7dc670b4d5ae58f0b1c4cfbee158397da090 (patch)
tree7287c954a78a477f7ffc31b269b7b6be45e7cb4b
parent5178682f23e36c9b84025b1cf37244f4433a4bf4 (diff)
downloadandroid_packages_providers_DataUsageProvider-260c7dc670b4d5ae58f0b1c4cfbee158397da090.tar.gz
android_packages_providers_DataUsageProvider-260c7dc670b4d5ae58f0b1c4cfbee158397da090.tar.bz2
android_packages_providers_DataUsageProvider-260c7dc670b4d5ae58f0b1c4cfbee158397da090.zip
Automatic translation import
Change-Id: If322e8c499a3c5a7cce861ca5ff47f04cc72deec
-rw-r--r--res/values-en-rGB/strings.xml4
-rw-r--r--res/values-pl/strings.xml5
2 files changed, 9 insertions, 0 deletions
diff --git a/res/values-en-rGB/strings.xml b/res/values-en-rGB/strings.xml
index db96857..20ff46f 100644
--- a/res/values-en-rGB/strings.xml
+++ b/res/values-en-rGB/strings.xml
@@ -15,6 +15,10 @@ See the License for the specific language governing permissions and
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="data_usage_disable_long">DISABLE APP\'S MOBILE DATA</string>
+ <string name="data_usage_disable_message">Disabling mobile data network access for %s</string>
+ <string name="data_usage_notify_title">Mobile data alert</string>
+ <string name="data_usage_notify_big_text">%s is using a lot of mobile data. Tap to view details.</string>
<!-- Title for a work profile. [CHAR LIMIT=25] -->
<!-- Manage apps, individual app screen, substituted for the application's label when the app's label CAN NOT be determined.-->
<!-- Title for Guest user [CHAR LIMIT=35] -->
diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml
index db96857..05dd5c0 100644
--- a/res/values-pl/strings.xml
+++ b/res/values-pl/strings.xml
@@ -15,6 +15,11 @@ See the License for the specific language governing permissions and
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="app_name">Dostawca Użycia Danych</string>
+ <string name="data_usage_disable_short">WYŁĄCZ</string>
+ <string name="data_usage_disable_long">WYŁĄCZANIE DANYCH KOMÓRKOWYCH APLIKACJI</string>
+ <string name="data_usage_hide">UKRYJ</string>
+ <string name="data_usage_disable_message">Wyłączanie dostępu do danych sieci komórkowej dla %s</string>
<!-- Title for a work profile. [CHAR LIMIT=25] -->
<!-- Manage apps, individual app screen, substituted for the application's label when the app's label CAN NOT be determined.-->
<!-- Title for Guest user [CHAR LIMIT=35] -->