From: <pga...@vu...> - 2017-01-06 18:19:08
|
Revision: 43954 Author: pgardner Date: 2017-01-06 18:18:57 +0000 (Fri, 06 Jan 2017) Log Message: ----------- fix some borked wiki links Modified Paths: -------------- client/trunk/azureus2/src/org/gudy/azureus2/internat/MessagesBundle.properties Modified: client/trunk/azureus2/src/org/gudy/azureus2/internat/MessagesBundle.properties =================================================================== --- client/trunk/azureus2/src/org/gudy/azureus2/internat/MessagesBundle.properties 2017-01-05 22:16:21 UTC (rev 43953) +++ client/trunk/azureus2/src/org/gudy/azureus2/internat/MessagesBundle.properties 2017-01-06 18:18:57 UTC (rev 43954) @@ -1685,7 +1685,7 @@ FilesView.rename.failed.title=Rename/Retarget failed FilesView.rename.failed.text=The operation failed, probably due to invalid target selection -diagnostics.log_found={base.product.name} did not shutdown tidily. Check for any <A HREF="%1">diagnostic log files</A>. Also read the wiki article <A HREF="http://wiki.vuze.com/w/{base.product.name}_disappears">{base.product.name} Disappears</A> for more information. +diagnostics.log_found={base.product.name} did not shutdown tidily. Check for any <A HREF="%1">diagnostic log files</A>. Also read the wiki article <A HREF="http://wiki.vuze.com/w/Vuze_disappears">{base.product.name} Disappears</A> for more information. ManagerItem.paused=Paused Utils.link.visit=Please visit @@ -4798,7 +4798,7 @@ config.browser.internal.disable=Disable all use of the internal browser. config.browser.internal.disable.info=This will impact all views that use it, although some can be switched to use an external browser - see above browser.internal.disabled.info=The internal browser is disabled.\n\nThis is either because you explicitly disabled it via\n\n\tTools->Options->Interface->Display: Internal Browser (ensure you set your 'Mode' to advanced to see this)\n\nor it has automatically been disabled due to the detection of crashes seemingly caused by the component.\n\nThe current link is shown below (the page may not display correctly due to client dependencies) -browser.internal.auto.disabled=The internal browser has been automatically disabled to prevent {base.product.name} from crashing.\n\nYou can re-enable this via Tools->Options->Interface->Display: Internal Browser\n\nFor more information see <A HREF="http://wiki.vuze.com/w/{base.product.name}_disappears#SWT_Browser_Issues">The Wiki</A> +browser.internal.auto.disabled=The internal browser has been automatically disabled to prevent {base.product.name} from crashing.\n\nYou can re-enable this via Tools->Options->Interface->Display: Internal Browser\n\nFor more information see <A HREF="http://wiki.vuze.com/w/Vuze_disappears#SWT_Browser_Issues">The Wiki</A> TableColumn.header.DateTorrentLastActive=Last Active TableColumn.header.DateTorrentLastActive.info=Date that the torrent was last active. Doesn't update until the torrent is queued or stopped. @@ -4893,7 +4893,7 @@ MyTorrentsView.menu.set.resume.complete=Set Resume Complete (Skip Recheck) msgbox.force.close.title={base.product.name} Startup Failed # use non-breaking space unicode chars to avoid them being stripped when formatted... -msgbox.force.close.text=Another copy of {base.product.name} appears to be running: failed to lock file\n\n\u00A0\u00A0\u00A0\u00A0%1\n\nSee <a href=\"http://wiki.vuze.com/w/Multiple_Copies_Of_{base.product.name}_Running\">the wiki</a> for more information.\n\n{base.product.name} will now close. +msgbox.force.close.text=Another copy of {base.product.name} appears to be running: failed to lock file\n\n\u00A0\u00A0\u00A0\u00A0%1\n\nSee <a href=\"http://wiki.vuze.com/w/Multiple_Copies_Of_Vuze_Running\">the wiki</a> for more information.\n\n{base.product.name} will now close. azbuddy.dchat.welcome.general=This is a general channel for non-download specific help and discussion.\nDo NOT post about specific downloads here - NO seed requests, NO download related speed issues etc. PeersView.menu.kickandbanfor=Kick And Ban For... dialog.ban.for.period.title={dialog.pause.for.period.title} |