X-Git-Url: http://git.nikiroo.be/?p=fanfix.git;a=blobdiff_plain;f=src%2Fbe%2Fnikiroo%2Ffanfix%2Fbundles%2Fresources_gui.properties;h=30a48c68e634ac1c8309bfca907a8ecd76e3c6b0;hp=9755213e6c10c2cb1a887d7cd25f0782d7435e38;hb=06146e00893afa7a42e2d0c5dbd57c9e7748885a;hpb=5bc9573be46f09ac92207e104915bd5babbd6d63 diff --git a/src/be/nikiroo/fanfix/bundles/resources_gui.properties b/src/be/nikiroo/fanfix/bundles/resources_gui.properties index 9755213..30a48c6 100644 --- a/src/be/nikiroo/fanfix/bundles/resources_gui.properties +++ b/src/be/nikiroo/fanfix/bundles/resources_gui.properties @@ -9,10 +9,10 @@ # the title of the main window of Fanfix, the library # (FORMAT: STRING) %s = current Fanfix version -TITLE_LIBRARY = Fanfix %s local library +TITLE_LIBRARY = Fanfix %s # the title of the main window of Fanfix, the library, when the library has a name (i.e., is not local) # (FORMAT: STRING) %s = current Fanfix version, %s = library name -TITLE_LIBRARY_WITH_NAME = Fanfix %s on %s +TITLE_LIBRARY_WITH_NAME = Fanfix %s # the title of the configuration window of Fanfix, also the name of the menu button # (FORMAT: STRING) TITLE_CONFIG = Fanfix Configuration @@ -181,10 +181,10 @@ ERROR_URL_IMPORT_FAILED = Failed to import %s:\n\ %s # (html) the chapter progression value used on the viewers # (FORMAT: STRING) %d = chapter number, %d = total chapters -CHAPTER_HTML_UNNAMED =   Chapter

%d

/%d
+CHAPTER_HTML_UNNAMED =   Chapter %d/%d # (html) the chapter progression value used on the viewers # (FORMAT: STRING) %d = chapter number, %d = total chapters, %s = chapter name -CHAPTER_HTML_NAMED =   Chapter

%d

/%d
: %s -# (html) the chapter progression value used on the viewers -# (FORMAT: STRING) %d = currnt image number, %d = total images -IMAGE_PROGRESSION = Image

%d

/%d +CHAPTER_HTML_NAMED =   Chapter %d/%d: %s +# (NO html) the chapter progression value used on the viewers +# (FORMAT: STRING) %d = current image number, %d = total images +IMAGE_PROGRESSION = Image %d / %d