Add a new string for the pubdate

This commit is contained in:
Sébastien Lucas 2013-02-20 21:10:28 +01:00
parent d2e38b1fe2
commit be7a59b934
2 changed files with 2 additions and 0 deletions

View file

@ -7,6 +7,7 @@
"title.nextpage":"next page ({0} of {1})", "title.nextpage":"next page ({0} of {1})",
"title.lastpage":"next page (last)", "title.lastpage":"next page (last)",
"title.numberOfPages":"{0} ({1} pages)", "title.numberOfPages":"{0} ({1} pages)",
"pubdate.title":"Publication year"
"bookword.title":"Books", "bookword.title":"Books",
"bookword.none":"No book", "bookword.none":"No book",
"bookword.one":"1 book", "bookword.one":"1 book",

View file

@ -7,6 +7,7 @@
"title.nextpage":"page suivante ({0} sur {1})", "title.nextpage":"page suivante ({0} sur {1})",
"title.lastpage":"page suivante (dernière)", "title.lastpage":"page suivante (dernière)",
"title.numberOfPages":"{0} ({1} pages)", "title.numberOfPages":"{0} ({1} pages)",
"pubdate.title":"Année de publication"
"bookword.title":"Livres", "bookword.title":"Livres",
"bookword.none":"Aucun livre", "bookword.none":"Aucun livre",
"bookword.one":"1 livre", "bookword.one":"1 livre",