diff options
| author | LostDragonist <lost.dragonist@gmail.com> | 2018-08-16 13:55:32 -0500 |
|---|---|---|
| committer | LostDragonist <lost.dragonist@gmail.com> | 2018-08-16 13:58:44 -0500 |
| commit | 43b2df9077db98475af6ab613cf7eaf301f84879 (patch) | |
| tree | f38dc6548664e986dfd2cfb3149e5a19da6fcac2 /src/organizer_en.ts | |
| parent | 79b2e52a58d711df53a125b1e3f510b2c2ebf8ff (diff) | |
Add "enable/disable selected" to plugin list context menu
Diffstat (limited to 'src/organizer_en.ts')
| -rw-r--r-- | src/organizer_en.ts | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/organizer_en.ts b/src/organizer_en.ts index 90311b95..f96ca5cd 100644 --- a/src/organizer_en.ts +++ b/src/organizer_en.ts @@ -2565,6 +2565,7 @@ You can also use online editors and converters instead.</source> </message> <message> <location filename="mainwindow.cpp" line="3565"/> + <location filename="mainwindow.cpp" line="3645"/> <source>Open in Explorer</source> <translation type="unfinished"></translation> </message> @@ -2660,8 +2661,10 @@ You can also use online editors and converters instead.</source> <translation type="unfinished"></translation> </message> <message> + <location filename="mainwindow.cpp" line="3565"/> <location filename="mainwindow.cpp" line="3645"/> - <source>Open in explorer</source> + <source>Open in Explorer</source> + <oldsource>Open in explorer</oldsource> <translation type="unfinished"></translation> </message> <message> |
