diff options
| author | Chris Bessent <lost.dragonist@gmail.com> | 2021-11-26 13:37:28 -0700 |
|---|---|---|
| committer | Chris Bessent <lost.dragonist@gmail.com> | 2021-11-26 13:37:28 -0700 |
| commit | 9f8827e3a5eb1615cf4a62af1ac51035100f20ae (patch) | |
| tree | f78f45c1a2dbabae63151f3f1b5c5d2dbba321f3 /src/organizer_en.ts | |
| parent | d58f773c76fb9e9542f371252932ec04a022f309 (diff) | |
Fix parsing plugins with dots in name
Diffstat (limited to 'src/organizer_en.ts')
| -rw-r--r-- | src/organizer_en.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/organizer_en.ts b/src/organizer_en.ts index 1d56d0f8..fb665f6c 100644 --- a/src/organizer_en.ts +++ b/src/organizer_en.ts @@ -679,7 +679,7 @@ p, li { white-space: pre-wrap; } <context> <name>DirectoryRefresher</name> <message> - <location filename="directoryrefresher.cpp" line="457"/> + <location filename="directoryrefresher.cpp" line="462"/> <source>failed to read mod (%1): %2</source> <translation type="unfinished"></translation> </message> |
