X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=src%2Fbe%2Fnikiroo%2Ffanfix%2Fbundles%2Fresources_gui.properties;h=9840392639b2f5b50d92313248e2277e2e5cdbcd;hb=99e1c5ecb58120aed9d3d0f3241f1f602e2b6931;hp=9755213e6c10c2cb1a887d7cd25f0782d7435e38;hpb=5bc9573be46f09ac92207e104915bd5babbd6d63;p=fanfix.git diff --git a/src/be/nikiroo/fanfix/bundles/resources_gui.properties b/src/be/nikiroo/fanfix/bundles/resources_gui.properties index 9755213..9840392 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 @@ -125,6 +125,9 @@ MENU_EDIT_SET_COVER_FOR_SOURCE = Set as cover for source # the edit/Set as cover for author menu button # (FORMAT: STRING) MENU_EDIT_SET_COVER_FOR_AUTHOR = Set as cover for author +# the search menu to open the earch stories on one of the searchable websites +# (FORMAT: STRING) +MENU_SEARCH = Search # the view menu (FORMAT: STRING) MENU_VIEW = View # the view/word_count menu button, to show the word/image/story count as secondary info @@ -151,12 +154,12 @@ MENU_XXX_ALL_LISTING = Listing # a special menu button to select the books without author # (FORMAT: STRING) MENU_AUTHORS_UNKNOWN = [unknown] -# progress bar caption for the 'removing old copy' step of 'redownload' -# (FORMAT: STRING) -PROGRESS_REDOWNLOAD_REMOVE_OLD_COPY = Removing old copy # progress bar caption for the 'reload books' step of all outOfUi operations # (FORMAT: STRING) PROGRESS_OUT_OF_UI_RELOAD_BOOKS = Reload books +# progress bar caption for the 'change source' step of the ReDownload operation +# (FORMAT: STRING) %s = new source name +PROGRESS_CHANGE_SOURCE = Change the source of the book to %s # default description if the error is not known # (FORMAT: STRING) ERROR_LIB_STATUS = An error occured when contacting the library @@ -181,10 +184,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