What about to add a 'select all' and then a 'delete selected translation(s)'? This will be useful to delete all translated strings and obtain a completely clean po file. Thank you
just open the template (pot files) and you have a clean po file
You don't always have the .pot file, this can be useful.
Git commit 6e5814c433bdaeac06120a0343a8b25308e24ba6 by Simon Depiets. Committed on 14/08/2018 at 01:23. Pushed by sdepiets into branch 'master'. Add a feature to delete all translated entries from the file in one go Summary: Feature requested on bugs.kde.org This can be useful for a translator as you don't always actually have access to the .pot file on some commercial translation projects. Reviewers: #localization, aacid, ltoscano, shaforostoff, mlaurent Reviewed By: #localization, aacid Tags: #localization Differential Revision: https://phabricator.kde.org/D14683 M +28 -3 src/editortab.cpp M +1 -0 src/editortab.h M +2 -1 src/editorui.rc https://commits.kde.org/lokalize/6e5814c433bdaeac06120a0343a8b25308e24ba6