diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2019-12-09 10:07:11 -0500 |
|---|---|---|
| committer | isanae <14251494+isanae@users.noreply.github.com> | 2019-12-09 10:07:11 -0500 |
| commit | 2bc544509cb594df229055c7aac89151921f9861 (patch) | |
| tree | 510483032c9b45b990534d53be01804b5fb4dc44 /src/organizer_en.ts | |
| parent | 5521b12fb30c525b5d4b919e355266de9fb524ef (diff) | |
disable run hooked in filetree when mod is disabled
Diffstat (limited to 'src/organizer_en.ts')
| -rw-r--r-- | src/organizer_en.ts | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/organizer_en.ts b/src/organizer_en.ts index 9f83278b..a7796942 100644 --- a/src/organizer_en.ts +++ b/src/organizer_en.ts @@ -1283,7 +1283,7 @@ Right now the only case I know of where this needs to be overwritten is for the </message> <message> <location filename="modinfodialogfiletree.cpp" line="30"/> - <location filename="modinfodialogfiletree.cpp" line="461"/> + <location filename="modinfodialogfiletree.cpp" line="476"/> <source>Open with &VFS</source> <translation type="unfinished"></translation> </message> @@ -1349,17 +1349,17 @@ Right now the only case I know of where this needs to be overwritten is for the <translation type="unfinished"></translation> </message> <message> - <location filename="modinfodialogfiletree.cpp" line="457"/> + <location filename="modinfodialogfiletree.cpp" line="472"/> <source>&Execute</source> <translation type="unfinished"></translation> </message> <message> - <location filename="modinfodialogfiletree.cpp" line="458"/> + <location filename="modinfodialogfiletree.cpp" line="473"/> <source>Execute with &VFS</source> <translation type="unfinished"></translation> </message> <message> - <location filename="modinfodialogfiletree.cpp" line="460"/> + <location filename="modinfodialogfiletree.cpp" line="475"/> <source>&Open</source> <translation type="unfinished"></translation> </message> |
