-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstrings.txt
43 lines (33 loc) · 1.59 KB
/
strings.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
# Strings file for MultiDisc Plugin
# Copyright (C) George Hines 2014
# This file is part of MultiDisc.
#
# MultiDisc is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# MultiDisc is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with MultiDisc; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
PLUGIN_MULTI_DISC
EN Multi-Disc
PLUGIN_MULTI_DISC_DESC
EN Detect multi-disc sets by looking for a disc or cd number in the album name during scanning. Once identified, the disc number (including an optional disc total) are removed and the album name is cleaned up.
SETUP_SET_SUFFIX
EN Multi-disc set suffix
SETUP_SET_SUFFIX_DESC
EN An optional suffix to be added to the album name when the disc number has been removed.
SETUP_SET_NAME
EN Multi-disc set name tag
SETUP_SET_NAME_DESC
EN An optional string which is used to override the album name. When this string is located, any string that follows will override the album name.
SETUP_ORIGINAL_NAME
EN Original album name tag
SETUP_ORIGINAL_NAME_DESC
EN An optional string (in the comment field) indicating the album name has been overridden by this plugin.