diff --git a/po/POTFILES b/po/POTFILES index 1466ed333..3ab8680c4 100644 --- a/po/POTFILES +++ b/po/POTFILES @@ -1,7 +1,6 @@ src/IOHelper.vala src/Plug.vala src/ThumbnailGenerator.vala -src/Translations.vala src/Views/Appearance.vala src/Views/Dock.vala src/Views/Multitasking.vala diff --git a/src/Translations.vala b/src/Translations.vala deleted file mode 100644 index 54ce4c231..000000000 --- a/src/Translations.vala +++ /dev/null @@ -1,21 +0,0 @@ -/* -* Copyright (c) 2017 elementary LLC. (https://github.com/elementary/switchboard-plug-pantheon-shell) -* -* This program 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 3 of the License, or (at your option) any later version. -* -* This program 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 this program; if not, write to the -* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -* Boston, MA 02110-1301 USA -*/ - -_("Set as _Desktop Background"); -_("Set selected image to be the new desktop background");