chiark / gitweb /
Further web interface visuals: choose directories now have an icon,
[disorder] / templates / options.labels
index d2320f4198d443d9e749add742f69b79114b7471..289a0cf8e6321bf87fd8478d8b8905642123dbb9 100644 (file)
@@ -79,10 +79,10 @@ label       playing.albumverbose    "more tracks from this album"
 label  recent.title            "Recently Played"
 
 # <TITLE> for new tracks page
-label  new.title               "New tracks"
+label  new.title               "New Tracks"
 
 # <TITLE> for choose track page
-label  choose.title            "Pick track"
+label  choose.title            "Pick Track"
 
 # Text for play all button
 label  choose.playall          "Play all"
@@ -93,6 +93,9 @@ label choose.directories      Directories
 # Heading for track list
 label  choose.files            Tracks
 
+# Caption for visit-directory links
+label  choose.directory        "Visit directory"
+
 # Short and long text for edit prefs button (both recent and choose pages)
 label  choose.prefs            Edit
 label  choose.prefsverbose     "edit track information"
@@ -130,7 +133,7 @@ label       prefs.random            "Random play"
 label  prefs.tags              "Tags"
 
 # <TITLE> for help page
-label  help.title              "DisOrder help"
+label  help.title              "DisOrder Help"
 
 # <TITLE> for login page
 label  login.title             "DisOrder Login"
@@ -143,7 +146,7 @@ label       login.password2         "Password"
 label  login.newpassword       "New Password"
 label  login.email             "Email address"
 
-label  login.registerusernameextra     "May only contain unaccented Roman letters and digit; case matters"
+label  login.registerusernameextra     "May only contain unaccented Roman letters and digits; case matters"
 label  login.registeremailextra        "Must be valid"
 label  login.registerpassword1extra    "Letter case matters"
 label  login.registerpassword2extra    "Type same password again to check"
@@ -229,12 +232,13 @@ label     heading.album           Album
 label  heading.title           Title
 label  heading.length          Length
 
-# (Possibly relative) URL to images.  This be a URL for the directory
-# containing the icons used by the web interface (which might be
-# /usr/local/share/disorder/static/).
-label  url.static              /disorder/
-
-# Stylesheet.  As above, a (possibly relative) URL, but this time pointing
-# to the stylesheet to use in all DisOrder web pages.
-label  links.css               /disorder/disorder.css
-
+# Role images.  See the documentation for @images:NAME@.
+label   images.enabled          tick.png
+label   images.disabled         cross.png
+label   images.scratch          cross.png
+label   images.noscratch        nocross.png
+label   images.noup             noup.png
+label   images.upall            upup.png
+label   images.noupall          noupup.png
+label   images.downall          downdown.png
+label   images.nodownall        nodowndown.png