X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=src%2Fbe%2Fnikiroo%2Ffanfix%2Fbundles%2Fresources_gui.properties;h=de44c18c085b11663cfae8b7b4546f9c2d71dc10;hb=67837328c9ded45b23691e2a3ebdb29c75f157f2;hp=30a48c68e634ac1c8309bfca907a8ecd76e3c6b0;hpb=06146e00893afa7a42e2d0c5dbd57c9e7748885a;p=fanfix.git diff --git a/src/be/nikiroo/fanfix/bundles/resources_gui.properties b/src/be/nikiroo/fanfix/bundles/resources_gui.properties index 30a48c6..de44c18 100644 --- a/src/be/nikiroo/fanfix/bundles/resources_gui.properties +++ b/src/be/nikiroo/fanfix/bundles/resources_gui.properties @@ -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,18 +154,18 @@ 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 # library access not allowed # (FORMAT: STRING) -ERROR_LIB_STATUS_UNAUTORIZED = You are not allowed to access this library +ERROR_LIB_STATUS_UNAUTHORIZED = You are not allowed to access this library # the library is invalid (not correctly set up) # (FORMAT: STRING) ERROR_LIB_STATUS_INVALID = Library not valid