fix transalations

This commit is contained in:
guinux
2016-02-14 17:06:44 +01:00
parent 3c69d26a92
commit 1984420add
72 changed files with 192 additions and 190 deletions

View File

@@ -1581,7 +1581,7 @@ namespace Pamac {
"program_name", "Pamac",
"logo_icon_name", "system-software-install",
"comments", dgettext (null, "A Gtk3 frontend for libalpm"),
"copyright", dgettext (null, "Copyright © 2016 Guillaume Benoit"),
"copyright", "Copyright © 2016 Guillaume Benoit",
"version", VERSION,
"license_type", Gtk.License.GPL_3_0,
"website", "http://manjaro.org");