Extract strings used for select diff functionality, update gibberish
--- a/locale/gitphp.pot
+++ b/locale/gitphp.pot
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: GitPHP 0.2.0\n"
"Report-Msgid-Bugs-To: xiphux@gmail.com\n"
-"POT-Creation-Date: 2010-10-01 19:45-0500\n"
+"POT-Creation-Date: 2010-10-02 01:11-0500\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"
@@ -32,6 +32,7 @@
#: templates/tree.tpl
#: templates/commit.tpl
#: templates/searchfiles.tpl
+#: templates/blob.tpl
#: include/controller/Controller_History.class.php:76
msgid "history"
msgstr ""
@@ -286,6 +287,7 @@
# Link back to the list of projects
#: templates/header.tpl
+#: include/controller/ControllerBase.class.php:240
#: include/controller/Controller_ProjectList.class.php:94
msgid "projects"
msgstr ""
@@ -674,3 +676,28 @@
msgid "TXT"
msgstr ""
+# Label for the selected commit, when selecting commits to diff
+#: templates/log.tpl
+#: templates/shortlog.tpl
+msgid "selected"
+msgstr ""
+
+# Link to deselect the currently selected diff
+#: templates/log.tpl
+#: templates/shortlog.tpl
+#: templates/shortloglist.tpl
+msgid "deselect"
+msgstr ""
+
+# Link beside commits - diffs this commit against the currently selected commit
+#: templates/log.tpl
+#: templates/shortloglist.tpl
+msgid "diff with selected"
+msgstr ""
+
+# Link beside commits - selects this commit to be used in a diff
+#: templates/log.tpl
+#: templates/shortloglist.tpl
+msgid "select for diff"
+msgstr ""
+
--- a/locale/zz_Debug/gitphp.po
+++ b/locale/zz_Debug/gitphp.po
@@ -7,8 +7,8 @@
msgstr ""
"Project-Id-Version: GitPHP 0.2.0\n"
"Report-Msgid-Bugs-To: xiphux@gmail.com\n"
-"POT-Creation-Date: 2010-09-30 19:08-0500\n"
-"PO-Revision-Date: 2010-09-30 22:29-0600\n"
+"POT-Creation-Date: 2010-10-02 01:11-0500\n"
+"PO-Revision-Date: 2010-10-02 01:18-0600\n"
"Last-Translator: Christopher Han <xiphux@gmail.com>\n"
"Language-Team: Christopher Han <xiphux@gmail.com>\n"
"Language: \n"
@@ -27,7 +27,7 @@
# Used as link to and title for the file history, which displays all commits that have modified a certain file
#: templates/tree.tpl templates/commit.tpl templates/searchfiles.tpl
-#: include/controller/Controller_History.class.php:76
+#: templates/blob.tpl include/controller/Controller_History.class.php:76
msgid "history"
msgstr "{hįstőry••}"
@@ -239,7 +239,8 @@
msgstr "{Lōădīng blămĕ dātą•••}"
# Link back to the list of projects
-#: templates/header.tpl include/controller/Controller_ProjectList.class.php:94
+#: templates/header.tpl include/controller/ControllerBase.class.php:240
+#: include/controller/Controller_ProjectList.class.php:94
msgid "projects"
msgstr "{pŕŏjēĉts•••}"
@@ -598,7 +599,7 @@
# Error message when user hasn't defined a project root in the config
# "projectroot" refers to a root directory where the user's git projects are stored
-#: index.php:68
+#: index.php:67
msgid "A projectroot must be set in the config"
msgstr "{Ā prōjěctrŏőt must be set in the config••••••••}"
@@ -619,4 +620,24 @@
msgid "TXT"
msgstr "{TXT•}"
-
+# Label for the selected commit, when selecting commits to diff
+#: templates/log.tpl templates/shortlog.tpl
+msgid "selected"
+msgstr "{sēlęctĕd•••}"
+
+# Link to deselect the currently selected diff
+#: templates/log.tpl templates/shortlog.tpl templates/shortloglist.tpl
+msgid "deselect"
+msgstr "{dėsēlĕct•••}"
+
+# Link beside commits - diffs this commit against the currently selected commit
+#: templates/log.tpl templates/shortloglist.tpl
+msgid "diff with selected"
+msgstr "{dīff wĭth sĕlēctęd•••••}"
+
+# Link beside commits - selects this commit to be used in a diff
+#: templates/log.tpl templates/shortloglist.tpl
+msgid "select for diff"
+msgstr "{sēlėct fōr dīff••••}"
+
+