Singular and plural forms #14

Closed
opened 2 years ago by hugok · 1 comments
hugok commented 2 years ago

8b1b34afd5/src/renamedialog.cpp (L39)

In "Rename the %n selected items to:", "Rename the %n selected items to"

Should not be "Rename the %n selected item to:", "Rename the %n selected items to"

https://mirror.git.trinitydesktop.org/gitea/TDE/dolphin/src/commit/8b1b34afd57651e60ff633868af2a4f626aa8217/src/renamedialog.cpp#L39 In "Rename the %n selected ****items**** to:", "Rename the %n selected items to" Should not be "Rename the %n selected ****item**** to:", "Rename the %n selected items to"
MicheleC added this to the R14.0.12 release milestone 2 years ago
Owner

Fixed in commits mentioned above. In any case the wrong string was never used since for single item renaming this is done inline, without opening the renaming dialog. But thanks for highlighting the error.

Fixed in commits mentioned above. In any case the wrong string was never used since for single item renaming this is done inline, without opening the renaming dialog. But thanks for highlighting the error.
MicheleC closed this issue 2 years ago
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: TDE/dolphin#14
Loading…
There is no content yet.