┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphindockwidget.cpp
diff options
context:
space:
mode:
authorNate Graham <[email protected]>2020-03-23 13:42:48 -0600
committerNate Graham <[email protected]>2020-04-05 16:48:51 -0600
commit9b82b08fb18724662c69ed288b1a36a215548539 (patch)
treef185492446b5134374a1483ce3b8dbb6fc5dc2cf /src/dolphindockwidget.cpp
parent35a8912c5209484b8898ba86c53849b303b1f5a3 (diff)
Use same logic for "no extension" case with Duplicate feature
Summary: In the "no extension" case, we weren't separating out the path and the original filename, breaking the feature for languages where the word "copy" would be at the beginning of the filename, not after it (e.g. "copia de foo" in Spanish, and similar in other romance languages). This patch fixes that by separating the original path and filename in the no extension case as is done for the other case, which should solve the issue. BUG: 419070 FIXED-IN: 20.04.0 Test Plan: No changes in English; should fix the issue in Spanish once new translations are done (see https://bugs.kde.org/show_bug.cgi?id=419070 for details) Reviewers: #dolphin, elvisangelaccio, arojas, meven, pino, #localization Reviewed By: #dolphin, elvisangelaccio Subscribers: aacid, kfm-devel Tags: #dolphin Differential Revision: https://phabricator.kde.org/D28227
Diffstat (limited to 'src/dolphindockwidget.cpp')
0 files changed, 0 insertions, 0 deletions