summaryrefslogtreecommitdiff
path: root/res/values-en-rGB/strings.xml
diff options
context:
space:
mode:
authorBill Yi <byi@google.com>2017-02-27 18:45:56 -0800
committerBill Yi <byi@google.com>2017-02-27 18:45:56 -0800
commitd0d3a22d1a64e1b03c82f64bbacb515d9f8e80c9 (patch)
tree43fe6b01b3e5055a633db79537753dd26dd434f2 /res/values-en-rGB/strings.xml
parent9d16a38fc60f3b43edff66eb9af8cba642cbe5dc (diff)
downloadExactCalculator-d0d3a22d1a64e1b03c82f64bbacb515d9f8e80c9.tar.gz
Import translations. DO NOT MERGE
Change-Id: I3403b3b85f90b572ed82e570c2284b53c90af7d4 Auto-generated-cl: translation import
Diffstat (limited to 'res/values-en-rGB/strings.xml')
-rw-r--r--res/values-en-rGB/strings.xml13
1 files changed, 11 insertions, 2 deletions
diff --git a/res/values-en-rGB/strings.xml b/res/values-en-rGB/strings.xml
index a93046c..7455e53 100644
--- a/res/values-en-rGB/strings.xml
+++ b/res/values-en-rGB/strings.xml
@@ -58,6 +58,7 @@
<string name="desc_inv_off" msgid="3672218250519616068">"show inverse functions"</string>
<string name="desc_inv_on" msgid="2515675590767677178">"hide inverse functions"</string>
<string name="desc_formula" msgid="8056588859637585007">"No formula"</string>
+ <string name="desc_result" msgid="1794073190203126821">"No result"</string>
<string name="desc_num_pad" msgid="515720457459745571">"Numbers and basic operations"</string>
<string name="desc_adv_pad" msgid="3794276256462677914">"Advanced operations"</string>
<string name="error_nan" msgid="5674077944929888710">"Not a number"</string>
@@ -66,8 +67,8 @@
<string name="error_overflow" msgid="7800547394563434764">"Infinite?"</string>
<string name="error_zero_divide" msgid="458040988686661801">"Can\'t divide by 0"</string>
<string name="text_copied_toast" msgid="2104264466812485425">"Text copied"</string>
- <string name="cancelled" msgid="1618889609742874632">"Computation cancelled"</string>
- <string name="timeout" msgid="802690170415591535">"Timed out. Value may be infinite or undefined."</string>
+ <string name="cancelled" msgid="2207323593183640994">"Computation cancelled."</string>
+ <string name="timeout" msgid="5461892570729418573">"Value may be infinite or undefined."</string>
<string name="ok_remove_timeout" msgid="8344529153919268011">"Use longer timeouts"</string>
<string name="dismiss" msgid="7872443888515066216">"Dismiss"</string>
<string name="exact" msgid="2597237880041789948">"(exact)"</string>
@@ -75,4 +76,12 @@
<string name="menu_leading" msgid="2338520833272667740">"Answer with leading digits"</string>
<string name="menu_fraction" msgid="1247477377840252234">"Answer as fraction"</string>
<string name="menu_licenses" msgid="1890541368064108592">"Open-source licences"</string>
+ <string name="menu_history" msgid="9006222701220105452">"History"</string>
+ <string name="menu_clear_history" msgid="2336526604226069572">"Clear"</string>
+ <string name="title_history" msgid="7820912156315181539">"History"</string>
+ <string name="desc_navigate_up" msgid="6208699569165589623">"Navigate up"</string>
+ <string name="dialog_timeout" msgid="9069768442342329065">"Timeout"</string>
+ <string name="dialog_clear" msgid="7137395395908350702">"Clear history and memory?"</string>
+ <string name="title_current_expression" msgid="2442754548537900591">"Current Expression"</string>
+ <string name="no_history" msgid="4331262030447527188">"No History"</string>
</resources>