summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorpinky@build01 <jenkins@cyanogenmod.com>2016-09-25 00:16:02 -0700
committerpinky@build01 <jenkins@cyanogenmod.com>2016-09-25 00:16:02 -0700
commit6e780cf402aa8d0df6e68622c604a8f4fa8f85be (patch)
tree440f43b381cfbb4b8227a6cbf8220ba2c065f56e /res
parenteb4a24058c0c675da5d83a9a9dd4bebcbba5d7af (diff)
downloadandroid_packages_apps_ExactCalculator-6e780cf402aa8d0df6e68622c604a8f4fa8f85be.tar.gz
android_packages_apps_ExactCalculator-6e780cf402aa8d0df6e68622c604a8f4fa8f85be.tar.bz2
android_packages_apps_ExactCalculator-6e780cf402aa8d0df6e68622c604a8f4fa8f85be.zip
Automatic translation import
Change-Id: Iff0689b964ee6f3d8472290589c2971a8bf76135 Ticket: -
Diffstat (limited to 'res')
-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] -->