summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorinky@build01 <jenkins@cyanogenmod.com>2016-09-18 16:57:44 -0700
committerinky@build01 <jenkins@cyanogenmod.com>2016-09-18 16:57:44 -0700
commit5c72358a27898067cbff2d9f707a942c40c9ca53 (patch)
tree5c486d8ca28eb8e3880daa5b0bebc057c1755c73
parent9eb6226bffbc3ce428e092d77af9bd64a02f4d1e (diff)
downloadandroid_packages_apps_ExactCalculator-stable/cm-13.0-ZNH0E.tar.gz
android_packages_apps_ExactCalculator-stable/cm-13.0-ZNH0E.tar.bz2
android_packages_apps_ExactCalculator-stable/cm-13.0-ZNH0E.zip
Automatic translation importstable/cm-13.0-ZNH0E
Change-Id: I4cd2ed1b517558278e5fc2d3800c2c259af5e5d7 Ticket: RM-214
-rw-r--r--res/values-eo/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values-eo/strings.xml b/res/values-eo/strings.xml
index 441717a..e585cf7 100644
--- a/res/values-eo/strings.xml
+++ b/res/values-eo/strings.xml
@@ -17,6 +17,7 @@
-->
<resources>
<!-- Name of the application. [CHAR_LIMIT=NONE] -->
+ <string name="app_name">Kalkulilo</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] -->
@@ -114,6 +116,7 @@
Content description for "del" button. Deletes single character. Should differ
from desc_clr. [CHAR_LIMIT=NONE]
-->
+ <string name="desc_del">forigi</string>
<!-- Content description for "inv" button to show inverse functions. [CHAR_LIMIT=NONE] -->
<!-- Content description for "inv" button to hide inverse functions. [CHAR_LIMIT=NONE] -->
<!-- Error displayed when expression evaluates to an undefined result. [CHAR_LIMIT=20] -->