Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 43d50ffe authored by blinky@build01's avatar blinky@build01
Browse files

Automatic translation import

Change-Id: Id3983b51c92e552aea23a8daa6c42ebc7e6f7943
Ticket: RM-231
parent 90abfe30
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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] -->