Add a feature to delete all translated entries from the file in one go
ClosedPublic

Authored by sdepiets on Aug 8 2018, 4:29 AM.

Details

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.

FEATURE: 389285

Diff Detail

Repository
R456 Lokalize
Branch
delete_all_translations (branched from master)
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 1806
Build 1824: arc lint + arc unit
sdepiets requested review of this revision.Aug 8 2018, 4:29 AM
sdepiets created this revision.
sdepiets edited the summary of this revision. (Show Details)Aug 8 2018, 4:32 AM
sdepiets added a project: Localization.
aacid accepted this revision.Aug 13 2018, 4:23 PM

This seems very corner casey and i'm afraid we may be adding too much menu entries, but ok.

src/editortab.cpp
464

Please use the new connect signal

This revision is now accepted and ready to land.Aug 13 2018, 4:23 PM
sdepiets added a comment.EditedAug 14 2018, 12:57 AM

This seems very corner casey and i'm afraid we may be adding too much menu entries, but ok.

Agreed about the menu entries, I'm trying to find a good split to unclutter the menu and make entries more easily findable

sdepiets updated this revision to Diff 39657.Aug 14 2018, 1:23 AM

Change for the new connect signal

sdepiets marked an inline comment as done.Aug 14 2018, 1:23 AM
sdepiets closed this revision.Aug 14 2018, 1:24 AM