fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
fu ([personal profile] fu) wrote in [site community profile] changelog2011-09-15 07:41 am

[dw-free] remove unused translation files

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

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

Remove unused translation strings, and files that are now completely unused.

Patch by [personal profile] kareila.

Files modified:
  • bin/upgrading/deadphrases.dat
  • htdocs/manage/links.bml.text
  • htdocs/modify.bml.text
--------------------------------------------------------------------------------
diff -r 4fb63cd71cbc -r e6dfd07950be bin/upgrading/deadphrases.dat
--- a/bin/upgrading/deadphrases.dat	Thu Sep 15 14:58:34 2011 +0800
+++ b/bin/upgrading/deadphrases.dat	Thu Sep 15 15:40:28 2011 +0800
@@ -131,6 +131,16 @@
 general /manage/index.bml.userpictures.header
 general /manage/index.bml.information.emailpost
 general /manage/index.bml.information.emailpost.about
+
+general /manage/links.bml.about
+general /manage/links.bml.about.blank
+general /manage/links.bml.about.heading
+general /manage/links.bml.about.reorder
+general /manage/links.bml.error.s2required
+general /manage/links.bml.error.s2required.header
+general /manage/links.bml.success
+general /manage/links.bml.title
+
 general /manage/profile/index.bml.birthday
 general /manage/profile/index.bml.intro
 general /manage/profile/index.bml.im
@@ -155,6 +165,7 @@
 general /modify.bml.lostinfo.text
 general /modify.bml.modify.head
 general /modify.bml.modify.text
+general /modify.bml.title
 
 general /modify_do.bml.title
 
@@ -1220,7 +1231,7 @@
 general widget.accountstatistics.tags
 general widget.addqotd.extratext
 general widget.addqotd.extratext.note
-general widget.addqotd.is_special 
+general widget.addqotd.is_special
 general widget.browse.directorysearch
 general widget.browse.directorysearch.communities
 general widget.browse.directorysearch.users
diff -r 4fb63cd71cbc -r e6dfd07950be htdocs/manage/links.bml.text
--- a/htdocs/manage/links.bml.text	Thu Sep 15 14:58:34 2011 +0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,17 +0,0 @@
-;; -*- coding: utf-8 -*-
-.about=Use the form below to create a list of links to appear on your journal. Links will only appear if this feature is supported by your S2 style.
-
-.about.blank=To create a blank line, enter a "-" for the title.
-
-.about.heading=To create a heading, enter a title with no URL.
-
-.about.reorder=To reorder links in the list, modify the order number at left (decimal numbers are ok).
-
-.error.s2required=The link list is only available on supported S2 styles. To switch to S2, see the [[link]] page.
-
-.error.s2required.header=S2 Required
-
-.success=Success!  Your links have been saved.
-
-.title=Links List
-
diff -r 4fb63cd71cbc -r e6dfd07950be htdocs/modify.bml.text
--- a/htdocs/modify.bml.text	Thu Sep 15 14:58:34 2011 +0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-;; -*- coding: utf-8 -*-
-.title=Modify Journal
-
--------------------------------------------------------------------------------