diff options
author | Sayan Bhattacharjee <bsayan8086@gmail.com> | 2023-02-17 18:54:29 +0530 |
---|---|---|
committer | Corey Berla <corey@berla.me> | 2023-04-24 22:40:41 +0000 |
commit | 57b5cd68a63ac168e68e8296a67153429e66e04b (patch) | |
tree | 24e92c5ef709ad386f18f2623e5e58f8595a039a /.gitlab-ci.yml | |
parent | ce4fbafde7a4e3f1fe66903524dcb19528d72124 (diff) | |
download | nautilus-57b5cd68a63ac168e68e8296a67153429e66e04b.tar.gz |
window: fix incorrect string when moving files to trash
When moving multiple files to trash, the toast currently
says: "%d files deleted". However, "deleted" implies permanent
loss of data. But, in this case, we are just moving files to the trash.
This commit corrects the string to show the actual action:
"%d files moved to trash".
Also correct Translators comments to make it consistent with the action.
Fixes: https://gitlab.gnome.org/GNOME/nautilus/-/issues/2830
Diffstat (limited to '.gitlab-ci.yml')
0 files changed, 0 insertions, 0 deletions