Skip to content

Commit

Permalink
Fix name of translation files
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilburda committed Jul 3, 2023
1 parent 6fbd15f commit 291f1ae
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion export_layers/locale/generate_mo.sh
Expand Up @@ -8,7 +8,7 @@

SCRIPT_NAME="$(basename -- "$0")"

DOMAIN_NAME='gimp-export-layers'
DOMAIN_NAME='gimp-plugin-export-layers'

LOCALE_DIRPATH='.'
LC_MESSAGES_DIRPATH='LC_MESSAGES'
Expand Down
File renamed without changes.

0 comments on commit 291f1ae

Please sign in to comment.