Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/po/Calculate.pot
diff options
context:
space:
mode:
Diffstat (limited to 'po/Calculate.pot')
-rw-r--r--po/Calculate.pot40
1 files changed, 14 insertions, 26 deletions
diff --git a/po/Calculate.pot b/po/Calculate.pot
index ed74373..164dc8b 100644
--- a/po/Calculate.pot
+++ b/po/Calculate.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-10-03 00:33-0400\n"
+"POT-Creation-Date: 2012-10-08 00:33-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -127,16 +127,16 @@ msgstr ""
msgid "Equation.parse() string invalid (%s)"
msgstr ""
-#: calculate.py:474
+#: calculate.py:483
msgid "Can not assign label: will cause recursion"
msgstr ""
-#: calculate.py:546
+#: calculate.py:571
#, python-format
msgid "Writing to journal (%s)"
msgstr ""
-#: calculate.py:830
+#: calculate.py:865
msgid "button_pressed(): invalid type"
msgstr ""
@@ -520,58 +520,46 @@ msgid ""
"y is True (and x is False), else returns False"
msgstr ""
-#: layout.py:69
+#: layout.py:75
msgid "Clear"
msgstr ""
-#: layout.py:99 layout.py:139
+#: layout.py:105 layout.py:145
msgid "Edit"
msgstr ""
-#: layout.py:104 layout.py:140
+#: layout.py:110 layout.py:146
msgid "Algebra"
msgstr ""
-#: layout.py:109 layout.py:141
+#: layout.py:115 layout.py:147
msgid "Trigonometry"
msgstr ""
-#: layout.py:114 layout.py:142
+#: layout.py:120 layout.py:148
msgid "Boolean"
msgstr ""
-#: layout.py:119 layout.py:143
+#: layout.py:125 layout.py:149
msgid "Miscellaneous"
msgstr ""
-#: layout.py:164
+#: layout.py:178
msgid "Label:"
msgstr ""
-#: layout.py:197
+#: layout.py:223
msgid "All equations"
msgstr ""
-#: layout.py:197
+#: layout.py:224
msgid "My equations"
msgstr ""
-#: layout.py:199
-msgid "Change view between own and all equations"
-msgstr ""
-
-#: layout.py:202
-msgid "Show history"
-msgstr ""
-
-#: layout.py:202
+#: layout.py:225
msgid "Show variables"
msgstr ""
-#: layout.py:204
-msgid "Change view between history and variables"
-msgstr ""
-
#. TRANS: multiplication symbol (default: '×')
#: mathlib.py:82
msgid "mul_sym"