summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorclyde@build01 <jenkins@cyanogenmod.com>2016-06-20 11:01:47 -0700
committerclyde@build01 <jenkins@cyanogenmod.com>2016-06-20 11:01:47 -0700
commit17ec18a1a073892f7be0db2bc92a19323be9f999 (patch)
tree7287c954a78a477f7ffc31b269b7b6be45e7cb4b
parent930277ba479b987c33e2bc817b823c6068a0fa14 (diff)
downloadandroid_packages_providers_DataUsageProvider-17ec18a1a073892f7be0db2bc92a19323be9f999.tar.gz
android_packages_providers_DataUsageProvider-17ec18a1a073892f7be0db2bc92a19323be9f999.tar.bz2
android_packages_providers_DataUsageProvider-17ec18a1a073892f7be0db2bc92a19323be9f999.zip
Automatic translation import
Change-Id: I27b89138e4799d0f589d7bb72b1438a4bbcad8e5 Ticket: RM-231
-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] -->