diff -Nru picard-2.0.0.dev2/appveyor.yml picard-2.0.0.final/appveyor.yml --- picard-2.0.0.dev2/appveyor.yml 2018-07-17 14:48:56.000000000 +0000 +++ picard-2.0.0.final/appveyor.yml 2018-07-18 13:23:46.000000000 +0000 @@ -26,16 +26,12 @@ - cmd: >- appveyor DownloadFile https://github.com/acoustid/chromaprint/releases/download/v%CHROMAPRINT_FPCALC_VERSION%/chromaprint-fpcalc-%CHROMAPRINT_FPCALC_VERSION%-windows-x86_64.zip -FileName fpcalc.zip - appveyor DownloadFile https://indy.fulgan.com/SSL/openssl-%OPENSSL_VERSION%-x64_86-win64.zip -FileName openssl.zip - appveyor DownloadFile https://github.com/metabrainz/libdiscid/releases/download/v%DISCID_VERSION%/libdiscid-%DISCID_VERSION%-win64.zip -FileName libdiscid.zip 7z x fpcalc.zip -y copy /Y chromaprint-fpcalc-%CHROMAPRINT_FPCALC_VERSION%-windows-x86_64\fpcalc.exe fpcalc.exe - 7z x openssl.zip -y - 7z x libdiscid.zip -y copy /Y discid.dll %PYTHON% @@ -52,9 +48,6 @@ pyinstaller picard.spec - copy /Y ssleay32.dll dist - - copy /Y libeay32.dll dist artifacts: -- path: dist +- path: dist/*.exe deploy: off diff -Nru picard-2.0.0.dev2/debian/changelog picard-2.0.0.final/debian/changelog --- picard-2.0.0.dev2/debian/changelog 2018-07-17 14:48:59.000000000 +0000 +++ picard-2.0.0.final/debian/changelog 2018-07-18 13:23:49.000000000 +0000 @@ -1,8 +1,8 @@ -picard (2.0.0.dev2-1+git2424~ppa10~ubuntu17.10.1) artful; urgency=low +picard (2.0.0.final-0+git2430~ppa10~ubuntu17.10.1) artful; urgency=low * Auto build. - -- Launchpad Package Builder Tue, 17 Jul 2018 14:48:59 +0000 + -- Philipp Wolfer Wed, 18 Jul 2018 13:23:49 +0000 picard (2.0.0.dev2-0) zesty; urgency=low diff -Nru picard-2.0.0.dev2/debian/git-build-recipe.manifest picard-2.0.0.final/debian/git-build-recipe.manifest --- picard-2.0.0.dev2/debian/git-build-recipe.manifest 2018-07-17 14:48:59.000000000 +0000 +++ picard-2.0.0.final/debian/git-build-recipe.manifest 2018-07-18 13:23:49.000000000 +0000 @@ -1,3 +1,3 @@ -# git-build-recipe format 0.4 deb-version 2.0.0.dev2-1+git2424~ppa10 -lp:picard git-commit:35b2e31852a16d01b773915f17637b2f7aaada2c +# git-build-recipe format 0.4 deb-version 2.0.0.final-0+git2430~ppa10 +lp:picard git-commit:e7f9290fa7746246feebd02212c65a3e43c21241 nest-part packaging lp:~musicbrainz-developers/picard/+git/picard-debian-packaging debian debian git-commit:7ddf2edbc7940f9d293e2a13e57fe6d341413a45 diff -Nru picard-2.0.0.dev2/NEWS.txt picard-2.0.0.final/NEWS.txt --- picard-2.0.0.dev2/NEWS.txt 2018-07-17 14:48:56.000000000 +0000 +++ picard-2.0.0.final/NEWS.txt 2018-07-18 13:23:46.000000000 +0000 @@ -1,5 +1,89 @@ + +Version 2.0 - 2018-07-18 +** Bug-fix + * [PICARD-153] - Non-configuration data is saved in Picard.conf + * [PICARD-173] - ID3 tag TSOP appears to be stored blank + * [PICARD-340] - Cover art embedding will overwrite existing ones + * [PICARD-405] - Save stopped working + * [PICARD-817] - On high-resolution / high DPI displays, Picard's GUI is scaled wrong + * [PICARD-1047] - Incompatible plugins are loaded with picard 2.0 + * [PICARD-1051] - Searching for similar tracks causes coredumps + * [PICARD-1052] - Not disabled Search for similar tracks can cause coredumps + * [PICARD-1056] - Crash when viewing file info dialog + * [PICARD-1058] - Saving images as files doesn't work + * [PICARD-1062] - Picard crashes when moving files on release + * [PICARD-1063] - After #689 unit tests fail if astrcmp is not compiled + * [PICARD-1064] - python setup.py test -v doesn't work + * [PICARD-1065] - python setup.py patch_version doesn't work + * [PICARD-1066] - python setup.py update_constants doesn't work + * [PICARD-1067] - Visual bug after un-checking an installed plugin + * [PICARD-1073] - "Add New Tag" crashes picard + * [PICARD-1084] - Picard 2 doesn't find DVD drive + * [PICARD-1085] - Multi-Dir Add Folder not working + * [PICARD-1105] - Crashes when using the edit tag dialog + * [PICARD-1106] - cancel plugin installation file dialog results in crash + * [PICARD-1114] - Cannot submit ratings in Picard 2.0 dev + * [PICARD-1119] - picard sets "Disc Subtitle" to the track title + * [PICARD-1123] - Multiple work languages are collapsed + * [PICARD-1126] - Unhelpful error message logged on network request errors + * [PICARD-1135] - Picard is not able to save on MTP devices + * [PICARD-1138] - Search crashes due to AttributeError + * [PICARD-1143] - Wrong amount of songs from added files + * [PICARD-1147] - FYI, Can't load "Alan Parsons" album "On air" in Picard 1.2 + * [PICARD-1153] - "Lookup in Browser" and "Search" fail silently if artist name contains umlaut + * [PICARD-1156] - Picard fails to start when trying to upgrade plugin which is a symlink + * [PICARD-1159] - Can't open WAV files + * [PICARD-1161] - Dragging artwork from Chrome pages doesn't work + * [PICARD-1171] - Text of "About" can't be selected + * [PICARD-1179] - Error while searching for alt. releases + * [PICARD-1181] - In-app search dialog excessive slow down + * [PICARD-1188] - Picard chooses incorrect value for language tag + * [PICARD-1199] - Crash when right-clicking album + * [PICARD-1202] - Right click on tag listing causes exception and crash + * [PICARD-1203] - Hide unsupported tags from the tag diff in UI + * [PICARD-1204] - Picard freezes on unchecking show diff tags first + * [PICARD-1206] - Text is not displaying properly in some fields. + * [PICARD-1210] - Long lines in the option dialogue don’t wrap + * [PICARD-1213] - Wrong Movement of coverart providers + * [PICARD-1215] - Does not use config / ini file specified on command line + * [PICARD-1221] - Picard 2.0 won't start on Windows 10 + * [PICARD-1226] - Different fonts in the plugins dialog + * [PICARD-1230] - Looking up CD crashes Picard + * [PICARD-1234] - Crash when loading plugin from local directory + * [PICARD-1252] - Crash on pasting invalid naming script + * [PICARD-1253] - Crash on image saving + * [PICARD-1255] - Crash on startup - no GUI + * [PICARD-1265] - Can't "Lookup in Browser": UnicodeEncodeError: 'latin-1' codec can't encode characters in position 0-7: ordinal not in range(256) + * [PICARD-1270] - Corruption of saved audio files located on a network share + * [PICARD-1271] - Artist credit saved in tags sometimes loses closing parenthesis + * [PICARD-1277] - Picard crashes on unknown cover art types + +** New Feature + * [PICARD-1187] - Add DSF file support + * [PICARD-1220] - Add keyboard shortcut for deleting scripts from options > scripting page + +** Task + * [PICARD-960] - Migrate to PyQt5 + * [PICARD-1186] - Support only 64 bit Picard builds from 2.0 + +** Improvement + * [PICARD-259] - Make file-specific variables available to tagger script + * [PICARD-581] - Picard XML processing should use lxml module rather than QXmlStreamReader + * [PICARD-588] - Picard 2.0 based on Python 3 + * [PICARD-807] - Retry release fetch on MB server overload + * [PICARD-922] - Make multi-value script functions work correctly + * [PICARD-976] - Reimplement the picard WS code to accommodate future versions of MBWS + * [PICARD-978] - Distinguish in UI between unclustered and release unmatched files + * [PICARD-1075] - Add unit tests for Metadata object variables + * [PICARD-1087] - Improvements to UI for Lookup CD + * [PICARD-1100] - Error when running confined in a snap because of gconf + * [PICARD-1174] - Option to tolerate differences in track times + * [PICARD-1200] - In Options dialog, tree pane on the left cannot be resized + * [PICARD-1201] - Add a command-line option to not restore persisted UI sizes or positions + * [PICARD-1211] - The “X” close button doesn’t work on the options dialogue + Version 1.4.2 - 2017-05-08 -** Bug +** Bug-fix * [PICARD-1053] - Picard does not stop analyzer while moving * [PICARD-1055] - picard hangs with: RuntimeError: maximum recursion depth exceeded in cmp * [PICARD-1070] - The "Convert Unicode punctuation characters to ASCII" function only works in certain tags diff -Nru picard-2.0.0.dev2/picard/__init__.py picard-2.0.0.final/picard/__init__.py --- picard-2.0.0.dev2/picard/__init__.py 2018-07-17 14:48:56.000000000 +0000 +++ picard-2.0.0.final/picard/__init__.py 2018-07-18 13:23:46.000000000 +0000 @@ -22,7 +22,7 @@ PICARD_ORG_NAME = "MusicBrainz" PICARD_APP_NAME = "Picard" -PICARD_VERSION = (2, 0, 0, 'dev', 7) +PICARD_VERSION = (2, 0, 0, 'final', 0) # optional build version diff -Nru picard-2.0.0.dev2/po/ar.po picard-2.0.0.final/po/ar.po --- picard-2.0.0.dev2/po/ar.po 2018-07-17 14:48:56.000000000 +0000 +++ picard-2.0.0.final/po/ar.po 2018-07-18 13:23:46.000000000 +0000 @@ -9,9 +9,9 @@ msgstr "" "Project-Id-Version: MusicBrainz\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2018-04-02 17:15+0200\n" -"PO-Revision-Date: 2018-03-20 13:41+0000\n" -"Last-Translator: Michael Wiencek \n" +"POT-Creation-Date: 2018-05-29 09:44+0200\n" +"PO-Revision-Date: 2018-05-30 11:38+0000\n" +"Last-Translator: صفا الفليج \n" "Language-Team: Arabic (http://www.transifex.com/musicbrainz/musicbrainz/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -321,6 +321,10 @@ msgid "Swedish" msgstr "السويدية" +#: picard/const/languages.py:75 +msgid "Traditional Chinese" +msgstr "" + #: picard/coverart/__init__.py:98 #, python-format msgid "Cover art of type '%(type)s' downloaded for %(albumid)s from %(host)s" @@ -1741,7 +1745,7 @@ #: picard/ui/ui_options_releases.py:100 msgid "Preferred release types" -msgstr "" +msgstr "أنواع الإصدار المفضلة" #: picard/ui/ui_options_releases.py:101 msgid "Preferred release countries" diff -Nru picard-2.0.0.dev2/po/attributes/da.po picard-2.0.0.final/po/attributes/da.po --- picard-2.0.0.dev2/po/attributes/da.po 2018-07-17 14:48:56.000000000 +0000 +++ picard-2.0.0.final/po/attributes/da.po 2018-07-18 13:23:46.000000000 +0000 @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: MusicBrainz\n" -"PO-Revision-Date: 2018-05-08 10:34+0000\n" +"PO-Revision-Date: 2018-06-30 10:21+0000\n" "Last-Translator: yvanz\n" "Language-Team: Danish (http://www.transifex.com/musicbrainz/musicbrainz/language/da/)\n" "MIME-Version: 1.0\n" @@ -3170,7 +3170,7 @@ #: DB:editor_collection_type/name:10 msgctxt "collection_type" msgid "Label" -msgstr "" +msgstr "Selskab" #: DB:label_alias_type/name:1 msgctxt "alias_type" @@ -4025,7 +4025,7 @@ #: DB:artist_type/name:3 msgctxt "artist_type" msgid "Other" -msgstr "" +msgstr "andet" #: DB:cover_art_archive.art_type/name:8 msgctxt "cover_art_type" @@ -4035,12 +4035,12 @@ #: DB:gender/name:3 msgctxt "gender" msgid "Other" -msgstr "" +msgstr "andet" #: DB:medium_format/name:13 msgctxt "medium_format" msgid "Other" -msgstr "" +msgstr "andet" #: DB:place_type/name:3 msgctxt "place_type" @@ -4050,12 +4050,12 @@ #: DB:release_group_primary_type/name:11 msgctxt "release_group_primary_type" msgid "Other" -msgstr "" +msgstr "andet" #: DB:release_packaging/name:5 msgctxt "release_packaging" msgid "Other" -msgstr "" +msgstr "andet" #: DB:instrument_type/name:5 msgctxt "instrument_type" @@ -4377,6 +4377,11 @@ msgid "Ravicandrika" msgstr "Ravicandrika" +#: DB:cover_art_archive.art_type/name:14 +msgctxt "cover_art_type" +msgid "Raw/Unedited" +msgstr "" + #: DB:editor_collection_type/name:12 msgctxt "collection_type" msgid "Recording" @@ -5278,7 +5283,7 @@ #: DB:cover_art_archive.art_type/name:7 msgctxt "cover_art_type" msgid "Track" -msgstr "" +msgstr "Skæring" #: DB:cover_art_archive.art_type/name:9 msgctxt "cover_art_type" @@ -5340,6 +5345,13 @@ msgid "Udaya ravicandrika" msgstr "Udaya ravicandrika" +#: DB:cover_art_archive.art_type/description:14 +msgctxt "cover_art_type" +msgid "" +"Use for images that need work to be used for tagging (but can possibly " +"already be used for reference)" +msgstr "" + #: DB:work_attribute_type/name:17 msgctxt "work_attribute_type" msgid "Usul (Ottoman, Turkish)" @@ -5540,12 +5552,12 @@ #: DB:editor_collection_type/name:15 msgctxt "collection_type" msgid "Work" -msgstr "" +msgstr "Værk" #: DB:series_type/name:4 msgctxt "series_type" msgid "Work" -msgstr "" +msgstr "Værk" #: DB:work_alias_type/name:1 msgctxt "alias_type" diff -Nru picard-2.0.0.dev2/po/attributes/de.po picard-2.0.0.final/po/attributes/de.po --- picard-2.0.0.dev2/po/attributes/de.po 2018-07-17 14:48:56.000000000 +0000 +++ picard-2.0.0.final/po/attributes/de.po 2018-07-18 13:23:46.000000000 +0000 @@ -32,7 +32,7 @@ msgid "" msgstr "" "Project-Id-Version: MusicBrainz\n" -"PO-Revision-Date: 2018-05-08 10:34+0000\n" +"PO-Revision-Date: 2018-06-30 10:21+0000\n" "Last-Translator: yvanz\n" "Language-Team: German (http://www.transifex.com/musicbrainz/musicbrainz/language/de/)\n" "MIME-Version: 1.0\n" @@ -4404,6 +4404,11 @@ msgid "Ravicandrika" msgstr "Ravicandrika" +#: DB:cover_art_archive.art_type/name:14 +msgctxt "cover_art_type" +msgid "Raw/Unedited" +msgstr "" + #: DB:editor_collection_type/name:12 msgctxt "collection_type" msgid "Recording" @@ -4807,7 +4812,7 @@ #: DB:editor_collection_type/name:14 msgctxt "collection_type" msgid "Series" -msgstr "" +msgstr "Serien" #: DB:series_alias_type/name:1 msgctxt "alias_type" @@ -5367,6 +5372,13 @@ msgid "Udaya ravicandrika" msgstr "Udaya ravicandrika" +#: DB:cover_art_archive.art_type/description:14 +msgctxt "cover_art_type" +msgid "" +"Use for images that need work to be used for tagging (but can possibly " +"already be used for reference)" +msgstr "" + #: DB:work_attribute_type/name:17 msgctxt "work_attribute_type" msgid "Usul (Ottoman, Turkish)" diff -Nru picard-2.0.0.dev2/po/attributes/el.po picard-2.0.0.final/po/attributes/el.po --- picard-2.0.0.dev2/po/attributes/el.po 2018-07-17 14:48:56.000000000 +0000 +++ picard-2.0.0.final/po/attributes/el.po 2018-07-18 13:23:46.000000000 +0000 @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: MusicBrainz\n" -"PO-Revision-Date: 2018-05-08 10:34+0000\n" +"PO-Revision-Date: 2018-06-30 10:21+0000\n" "Last-Translator: yvanz\n" "Language-Team: Greek (http://www.transifex.com/musicbrainz/musicbrainz/language/el/)\n" "MIME-Version: 1.0\n" @@ -3173,7 +3173,7 @@ #: DB:editor_collection_type/name:10 msgctxt "collection_type" msgid "Label" -msgstr "" +msgstr "Δισκογραφική εταιρεία" #: DB:label_alias_type/name:1 msgctxt "alias_type" @@ -4380,6 +4380,11 @@ msgid "Ravicandrika" msgstr "" +#: DB:cover_art_archive.art_type/name:14 +msgctxt "cover_art_type" +msgid "Raw/Unedited" +msgstr "" + #: DB:editor_collection_type/name:12 msgctxt "collection_type" msgid "Recording" @@ -5343,6 +5348,13 @@ msgid "Udaya ravicandrika" msgstr "" +#: DB:cover_art_archive.art_type/description:14 +msgctxt "cover_art_type" +msgid "" +"Use for images that need work to be used for tagging (but can possibly " +"already be used for reference)" +msgstr "" + #: DB:work_attribute_type/name:17 msgctxt "work_attribute_type" msgid "Usul (Ottoman, Turkish)" @@ -5543,12 +5555,12 @@ #: DB:editor_collection_type/name:15 msgctxt "collection_type" msgid "Work" -msgstr "" +msgstr "Έργο" #: DB:series_type/name:4 msgctxt "series_type" msgid "Work" -msgstr "" +msgstr "Έργο" #: DB:work_alias_type/name:1 msgctxt "alias_type" diff -Nru picard-2.0.0.dev2/po/attributes/en_CA.po picard-2.0.0.final/po/attributes/en_CA.po --- picard-2.0.0.dev2/po/attributes/en_CA.po 2018-07-17 14:48:56.000000000 +0000 +++ picard-2.0.0.final/po/attributes/en_CA.po 2018-07-18 13:23:46.000000000 +0000 @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: MusicBrainz\n" -"PO-Revision-Date: 2018-05-08 10:34+0000\n" +"PO-Revision-Date: 2018-06-30 10:21+0000\n" "Last-Translator: yvanz\n" "Language-Team: English (Canada) (http://www.transifex.com/musicbrainz/musicbrainz/language/en_CA/)\n" "MIME-Version: 1.0\n" @@ -652,7 +652,7 @@ #: DB:editor_collection_type/name:7 msgctxt "collection_type" msgid "Area" -msgstr "" +msgstr "Area" #: DB:area_alias_type/name:1 msgctxt "alias_type" @@ -1896,12 +1896,12 @@ #: DB:editor_collection_type/name:4 msgctxt "collection_type" msgid "Event" -msgstr "" +msgstr "Event" #: DB:series_type/name:6 msgctxt "series_type" msgid "Event" -msgstr "" +msgstr "Event" #: DB:event_alias_type/name:1 msgctxt "alias_type" @@ -2713,7 +2713,7 @@ #: DB:editor_collection_type/name:9 msgctxt "collection_type" msgid "Instrument" -msgstr "" +msgstr "Instrument" #: DB:instrument_alias_type/name:1 msgctxt "alias_type" @@ -3171,7 +3171,7 @@ #: DB:editor_collection_type/name:10 msgctxt "collection_type" msgid "Label" -msgstr "" +msgstr "Label" #: DB:label_alias_type/name:1 msgctxt "alias_type" @@ -4166,7 +4166,7 @@ #: DB:editor_collection_type/name:11 msgctxt "collection_type" msgid "Place" -msgstr "" +msgstr "Place" #: DB:place_alias_type/name:1 msgctxt "alias_type" @@ -4378,6 +4378,11 @@ msgid "Ravicandrika" msgstr "" +#: DB:cover_art_archive.art_type/name:14 +msgctxt "cover_art_type" +msgid "Raw/Unedited" +msgstr "" + #: DB:editor_collection_type/name:12 msgctxt "collection_type" msgid "Recording" @@ -4781,7 +4786,7 @@ #: DB:editor_collection_type/name:14 msgctxt "collection_type" msgid "Series" -msgstr "" +msgstr "Series" #: DB:series_alias_type/name:1 msgctxt "alias_type" @@ -5341,6 +5346,13 @@ msgid "Udaya ravicandrika" msgstr "" +#: DB:cover_art_archive.art_type/description:14 +msgctxt "cover_art_type" +msgid "" +"Use for images that need work to be used for tagging (but can possibly " +"already be used for reference)" +msgstr "" + #: DB:work_attribute_type/name:17 msgctxt "work_attribute_type" msgid "Usul (Ottoman, Turkish)" @@ -5541,12 +5553,12 @@ #: DB:editor_collection_type/name:15 msgctxt "collection_type" msgid "Work" -msgstr "" +msgstr "Work" #: DB:series_type/name:4 msgctxt "series_type" msgid "Work" -msgstr "" +msgstr "Work" #: DB:work_alias_type/name:1 msgctxt "alias_type" diff -Nru picard-2.0.0.dev2/po/attributes/en_GB.po picard-2.0.0.final/po/attributes/en_GB.po --- picard-2.0.0.dev2/po/attributes/en_GB.po 2018-07-17 14:48:56.000000000 +0000 +++ picard-2.0.0.final/po/attributes/en_GB.po 2018-07-18 13:23:46.000000000 +0000 @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: MusicBrainz\n" -"PO-Revision-Date: 2018-05-08 10:34+0000\n" +"PO-Revision-Date: 2018-06-30 10:21+0000\n" "Last-Translator: yvanz\n" "Language-Team: English (United Kingdom) (http://www.transifex.com/musicbrainz/musicbrainz/language/en_GB/)\n" "MIME-Version: 1.0\n" @@ -3170,7 +3170,7 @@ #: DB:editor_collection_type/name:10 msgctxt "collection_type" msgid "Label" -msgstr "" +msgstr "Label" #: DB:label_alias_type/name:1 msgctxt "alias_type" @@ -4377,6 +4377,11 @@ msgid "Ravicandrika" msgstr "" +#: DB:cover_art_archive.art_type/name:14 +msgctxt "cover_art_type" +msgid "Raw/Unedited" +msgstr "" + #: DB:editor_collection_type/name:12 msgctxt "collection_type" msgid "Recording" @@ -5340,6 +5345,13 @@ msgid "Udaya ravicandrika" msgstr "" +#: DB:cover_art_archive.art_type/description:14 +msgctxt "cover_art_type" +msgid "" +"Use for images that need work to be used for tagging (but can possibly " +"already be used for reference)" +msgstr "" + #: DB:work_attribute_type/name:17 msgctxt "work_attribute_type" msgid "Usul (Ottoman, Turkish)" diff -Nru picard-2.0.0.dev2/po/attributes/eo.po picard-2.0.0.final/po/attributes/eo.po --- picard-2.0.0.dev2/po/attributes/eo.po 2018-07-17 14:48:56.000000000 +0000 +++ picard-2.0.0.final/po/attributes/eo.po 2018-07-18 13:23:46.000000000 +0000 @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: MusicBrainz\n" -"PO-Revision-Date: 2018-05-08 10:34+0000\n" +"PO-Revision-Date: 2018-06-30 10:21+0000\n" "Last-Translator: yvanz\n" "Language-Team: Esperanto (http://www.transifex.com/musicbrainz/musicbrainz/language/eo/)\n" "MIME-Version: 1.0\n" @@ -3171,7 +3171,7 @@ #: DB:editor_collection_type/name:10 msgctxt "collection_type" msgid "Label" -msgstr "" +msgstr "Etikedo" #: DB:label_alias_type/name:1 msgctxt "alias_type" @@ -4378,6 +4378,11 @@ msgid "Ravicandrika" msgstr "" +#: DB:cover_art_archive.art_type/name:14 +msgctxt "cover_art_type" +msgid "Raw/Unedited" +msgstr "" + #: DB:editor_collection_type/name:12 msgctxt "collection_type" msgid "Recording" @@ -5341,6 +5346,13 @@ msgid "Udaya ravicandrika" msgstr "" +#: DB:cover_art_archive.art_type/description:14 +msgctxt "cover_art_type" +msgid "" +"Use for images that need work to be used for tagging (but can possibly " +"already be used for reference)" +msgstr "" + #: DB:work_attribute_type/name:17 msgctxt "work_attribute_type" msgid "Usul (Ottoman, Turkish)" diff -Nru picard-2.0.0.dev2/po/attributes/es.po picard-2.0.0.final/po/attributes/es.po --- picard-2.0.0.dev2/po/attributes/es.po 2018-07-17 14:48:56.000000000 +0000 +++ picard-2.0.0.final/po/attributes/es.po 2018-07-18 13:23:46.000000000 +0000 @@ -7,6 +7,7 @@ # Alfredo Briones , 2016 # Antony Duran , 2017 #