From 5eab2c5f52f8d8a5d51894f659ba9ca1d50d68a1 Mon Sep 17 00:00:00 2001 From: Matjaz Gregoric Date: Tue, 6 Jan 2015 10:53:49 +0100 Subject: [PATCH] Update text on new library form. --- cms/templates/index.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/cms/templates/index.html b/cms/templates/index.html index 2b29e56bcf..8bf79551c7 100644 --- a/cms/templates/index.html +++ b/cms/templates/index.html @@ -134,9 +134,10 @@
  • - - - ${_("The {em_start}major version number{em_end} of your library. Minor revisions are tracked as edits happen within a library.").format(em_start='', em_end='')} + + ## Translators: This is an example for the "code" used to identify a library, seen when filling out the form to create a new library. This example is short for "Computer Science Problems". The example number may contain letters but must not contain spaces. + + ${_("The unique code that identifies this library.")} ${_("Note: This is part of your library URL, so no spaces or special characters are allowed.")} ${_("This cannot be changed.")}