Skip to content

Commit

Permalink
Update localization files
Browse files Browse the repository at this point in the history
(cherry picked from commit ba8126c)
  • Loading branch information
kmilos authored and neheb committed Apr 4, 2024
1 parent 3e30bb2 commit 8362822
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 5 deletions.
3 changes: 2 additions & 1 deletion po/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ find_package(Gettext REQUIRED)

set(PO_SOURCES
bs.po
de.po
ca.po
da.po
de.po
es.po
fi.po
fr.po
Expand Down
19 changes: 18 additions & 1 deletion po/LINGUAS
Original file line number Diff line number Diff line change
@@ -1,2 +1,19 @@
# Set of available languages.
bs de es fi fr gl ms pl pt ru sk sv ug uk vi
bs
ca
da
de
es
fi
fr
gl
ms
nl
pl
pt
ru
sk
sv
ug
uk
vi
7 changes: 4 additions & 3 deletions po/POTFILES.in
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
# List of source files with translatable strings, generated with
# $ grep -l '[N ]_(' src/*.cpp src/*.hpp | sort
# $ grep -l '[N ]_(' app/*.cpp src/*.cpp src/*.hpp | sort
# Note: Please run 'make update-pot' after changing this list

src/actions.cpp
app/actions.cpp
app/exiv2.cpp
src/canonmn_int.cpp
src/casiomn_int.cpp
src/crwimage_int.cpp
src/datasets.cpp
src/error.cpp
src/exiv2.cpp
src/fujimn_int.cpp
src/jpgimage.cpp
src/minoltamn_int.cpp
src/nikonmn_int.cpp
src/olympusmn_int.cpp
Expand Down

0 comments on commit 8362822

Please sign in to comment.