afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
afuna ([personal profile] afuna) wrote in [site community profile] changelog2009-05-08 10:16 pm

[dw-free] English-strip /mobile

[commit: http://hg.dwscoalition.org/dw-free/rev/f05611de1f03]

http://bugs.dwscoalition.org/show_bug.cgi?id=661

Oops, missed the .bml.text file

Patch by [personal profile] kareila.

Files modified:
  • htdocs/mobile/read.bml.text
--------------------------------------------------------------------------------
diff -r 0f7817bdbd14 -r f05611de1f03 htdocs/mobile/read.bml.text
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/htdocs/mobile/read.bml.text	Fri May 08 22:15:31 2009 +0000
@@ -0,0 +1,14 @@
+;; -*- coding: utf-8 -*-
+
+.items.next= | <a [[aopts]]>Next [[items]] &gt;&gt;</a>
+ 
+.items.previous=<a [[aopts]]>&lt;&lt; Previous [[items]]</a>
+
+.page.title=Reading Page
+
+.read.back=<a [[aopts]]>&lt;&lt; Back</a> to [[sitename]] Mobile.
+
+.read.groupname=Viewing: [[groupname]]
+
+.read.login=You must <a [[aopts]]>log in</a> to access your reading page.
+
--------------------------------------------------------------------------------