diff options
| author | inky@build01 <jenkins@cyanogenmod.com> | 2016-06-06 17:44:16 -0700 |
|---|---|---|
| committer | LorDClockaN <lordclockan@gmail.com> | 2016-06-07 20:42:38 +0200 |
| commit | c7a656c560bb44f953c7516c9397ef2d5bc14bf1 (patch) | |
| tree | 1a12c7cba56e758535308f71c0561c1ef0eb1f8e | |
| parent | b54d921bf5507b8a3aa9d43624fc5c78b59b1835 (diff) | |
Automatic translation import
Change-Id: I98a3536fc75e589386cdd0f54c6aca13bd428848
| -rw-r--r-- | res/values-be/cm_strings.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/res/values-be/cm_strings.xml b/res/values-be/cm_strings.xml index b2486c63..64c539a6 100644 --- a/res/values-be/cm_strings.xml +++ b/res/values-be/cm_strings.xml @@ -41,14 +41,20 @@ <string name="recording_warning_title">Уключыць запіс тэлефонных гутарак?</string> <string name="recording_warning_text">Увага: выкарыстанне гэтай функцыі ў некаторых краінах з\'яўляецца незаконным. Вы несяце асабістую адказнасць за выкананне законаў і правіл, гэта тычыцца функцыі запісу гутарак і наступнага шырання гэтых запісаў.</string> <!-- In-call screen: Video Call Options for VT or plugin handoff --> + <string name="call_button_contact_unknown">Невядомы</string> <!-- Description of the target to block a call --> <!-- [CHAR LIMIT=12] --> + <string name="notification_action_block">Блакаваць</string> <!-- text for the onscreen Note Badge in the CallButtonFragment. When clicked this button will launch the appropriate Note taking application as configured by the user. --> <!-- Text to place in the name field of a Call DeepLink when the contact name is not known --> + <string name="deeplink_unknown_caller">Невядома</string> <!-- Description of the hold and answer target in the Slide unlock screen of Phone. [CHAR LIMIT=NONE] --> <!-- Description of the end and answer target in the Slide unlock screen of Phone. [CHAR LIMIT=NONE] --> <!-- In-call screen: display text for the target action --> + <string name="display_text_target_block">БЛАКАВАЦЬ</string> + <string name="display_text_target_answer">АДКАЗАЦЬ</string> + <string name="display_text_target_sms">ХУТКІ АДКАЗ</string> </resources> |
