diff options
author | Abhisek Devkota <ciwrl@cyanogenmod.com> | 2016-05-17 22:13:01 +0200 |
---|---|---|
committer | Abhisek Devkota <ciwrl@cyanogenmod.com> | 2016-05-17 22:13:01 +0200 |
commit | 23ea70b81a50f7e7dfd2bf39449abbb4375820d2 (patch) | |
tree | ad8a8372d40256cbc55e0cd993a9ac955b8572f0 | |
parent | 0584da89a8c1c2e5f2e640c57b91e88160084d6c (diff) | |
download | packages_providers_ContactsProvider-23ea70b81a50f7e7dfd2bf39449abbb4375820d2.zip packages_providers_ContactsProvider-23ea70b81a50f7e7dfd2bf39449abbb4375820d2.tar.gz packages_providers_ContactsProvider-23ea70b81a50f7e7dfd2bf39449abbb4375820d2.tar.bz2 |
Automatic translation import
Change-Id: If82138b23341a9b544ccae8eea779ca031420465
-rw-r--r-- | res/values-be/strings.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values-be/strings.xml b/res/values-be/strings.xml index 03e136d..ddbece0 100644 --- a/res/values-be/strings.xml +++ b/res/values-be/strings.xml @@ -22,8 +22,10 @@ <!-- Ticker for the notification shown when updating contacts fails because of memory shortage --> <!-- Title for the notification shown when updating contacts fails because of memory shortage --> <!-- Text for the notification shown when updating contacts fails because of memory shortage --> + <string name="upgrade_out_of_memory_notification_text">Краніся, каб скончыць абнаўленьне.</string> <!-- The name of the default contact directory --> <!-- The name of the invisible local contact directory --> + <string name="local_invisible_directory">Іньшы</string> <!-- The prefix string before the number used for the display name for the voicemail table. Because of the way this is combined in SQL we can't allow a generic format string. The resulting string will be this string with the number appended to the end. |