* improve texts

This commit is contained in:
Reinhard Pointner 2013-02-08 15:41:27 +00:00
parent 24044a434f
commit a695c4df54
2 changed files with 3 additions and 3 deletions

View File

@ -181,7 +181,7 @@ class RenameAction extends AbstractAction {
} }
if (issues.size() > 0) { if (issues.size() > 0) {
String text = "Unable to rename files:"; String text = "Some files cannot be renamed:";
JList issuesComponent = new JList(issues.toArray()) { JList issuesComponent = new JList(issues.toArray()) {
@Override @Override

View File

@ -5,11 +5,11 @@
<meta name="keywords" content="rename tv shows, rename movies, download subtitles, check sfv files" /> <meta name="keywords" content="rename tv shows, rename movies, download subtitles, check sfv files" />
<link rel="alternate" type="application/rss+xml" title="RSS" href="https://api.twitter.com/1/statuses/user_timeline.rss?screen_name=filebot_renamer" /> <link rel="alternate" type="application/rss+xml" title="RSS" href="https://api.twitter.com/1/statuses/user_timeline.rss?screen_name=filebot_renamer" />
<title>FileBot - The ultimate TV and Movie Renamer</title> <title>FileBot - The ultimate TV and Movie Renamer / Subtitle Downloader</title>
<meta name="description" content="FileBot is the ultimate tool for renaming your movies, tv shows or anime and downloading subtitles. It's smart, streamlined for simplicity and just works. FileBot supports Windows, Linux and Mac, plus there's a full-featured command-line interface for all sorts of automation." /> <meta name="description" content="FileBot is the ultimate tool for renaming your movies, tv shows or anime and downloading subtitles. It's smart, streamlined for simplicity and just works. FileBot supports Windows, Linux and Mac, plus there's a full-featured command-line interface for all sorts of automation." />
<meta name="author" content="Reinhard Pointner" /> <meta name="author" content="Reinhard Pointner" />
<meta itemprop="name" content="FileBot - The ultimate TV and Movie Renamer" /> <meta itemprop="name" content="FileBot - The ultimate TV and Movie Renamer / Subtitle Downloader" />
<meta itemprop="description" content="FileBot is the ultimate tool for renaming your movies, tv shows or anime and downloading subtitles. It's smart, streamlined for simplicity and just works. FileBot supports Windows, Linux and Mac, plus there's a full-featured command-line interface for all sorts of automation." /> <meta itemprop="description" content="FileBot is the ultimate tool for renaming your movies, tv shows or anime and downloading subtitles. It's smart, streamlined for simplicity and just works. FileBot supports Windows, Linux and Mac, plus there's a full-featured command-line interface for all sorts of automation." />
<meta itemprop="image" content="http://filebot.sourceforge.net/images/icon.png" /> <meta itemprop="image" content="http://filebot.sourceforge.net/images/icon.png" />