diff options
| author | Al <26797547+Al12rs@users.noreply.github.com> | 2020-01-19 12:33:00 +0100 |
|---|---|---|
| committer | Al <26797547+Al12rs@users.noreply.github.com> | 2020-01-19 12:33:00 +0100 |
| commit | de1bae9d9210a5b2d63e6e5df43895cfd0a0787c (patch) | |
| tree | 953e8e4cfbc38d7682a4a3fec4c8c2efc5244432 /src/organizer_en.ts | |
| parent | a41c74bc5c6b3b090c3c6259da3b7ebee5a2ac5e (diff) | |
Fix "Explore virtual folder" not being translatable
Diffstat (limited to 'src/organizer_en.ts')
| -rw-r--r-- | src/organizer_en.ts | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/organizer_en.ts b/src/organizer_en.ts index 98f03072..4a192e76 100644 --- a/src/organizer_en.ts +++ b/src/organizer_en.ts @@ -5802,6 +5802,11 @@ p, li { white-space: pre-wrap; } <translation type="unfinished"></translation> </message> <message> + <location filename="executableslist.cpp" line="156"/> + <source>Explore Virtual Folder</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="filerenamer.cpp" line="111"/> <source>The hidden file "%1" already exists. Replace it?</source> <translation type="unfinished"></translation> |
