summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@cyanogenmod.com>2016-05-17 22:12:53 +0200
committerAbhisek Devkota <ciwrl@cyanogenmod.com>2016-05-17 22:12:53 +0200
commit83dcbdfccebaa6c8df7c964281080610deca1e74 (patch)
treed7e47454d945e976f4248cc18edfb8ba9a802811
parent7e0d09a0c950b3db42a4cbb38b99b08c66d249a3 (diff)
downloadandroid_packages_apps_ExactCalculator-83dcbdfccebaa6c8df7c964281080610deca1e74.tar.gz
android_packages_apps_ExactCalculator-83dcbdfccebaa6c8df7c964281080610deca1e74.tar.bz2
android_packages_apps_ExactCalculator-83dcbdfccebaa6c8df7c964281080610deca1e74.zip
Automatic translation import
Change-Id: I7b28d5fb6181422c5665c25fb28c45268dd25c0e
-rw-r--r--res/values-be/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values-be/strings.xml b/res/values-be/strings.xml
index 441717a..7f55439 100644
--- a/res/values-be/strings.xml
+++ b/res/values-be/strings.xml
@@ -17,6 +17,7 @@
-->
<resources>
<!-- Name of the application. [CHAR_LIMIT=NONE] -->
+ <string name="app_name">Калькулятар</string>
<!-- Constant for Euler's number (i.e. "2.7182…"). [CHAR_LIMIT=1] -->
<!-- Constant for pi (i.e. "3.1415…"). [CHAR_LIMIT=1] -->
<!-- Left parenthesis (e.g. "log(", "2 × (3 - 1)". [CHAR_LIMIT=1] -->
@@ -29,6 +30,7 @@
[CHAR_LIMIT=1]
-->
+ <string name="dec_point">.</string>
<!-- Decimal representation of zero (e.g. "0", "10", "1.0", "1e0"). [CHAR_LIMIT=1] -->
<!-- Decimal representation of one (e.g. "1", "11", "1.1", "1e1"). [CHAR_LIMIT=1] -->
<!-- Decimal representation of two (e.g. "2", "22", "2.2", "2e2"). [CHAR_LIMIT=1] -->