diff options
author | Ernestas Kulik <ernestask@src.gnome.org> | 2016-08-16 18:51:01 +0300 |
---|---|---|
committer | Ernestas Kulik <ernestask@src.gnome.org> | 2016-08-21 19:44:45 +0300 |
commit | 374718f38e954ab5945fa79bee249d5c3d55efab (patch) | |
tree | ff537230c856fd418c919cd7633a5d5196acac52 /po/de.po | |
parent | 672ccbc4dbde12b9a91a1adf6758550cd114aef2 (diff) | |
download | nautilus-374718f38e954ab5945fa79bee249d5c3d55efab.tar.gz |
file-operations: fix duplication status string
There are a couple of problems with the status string during file
duplication:
1. The status string is constructed by calling ngettext()
with the index of the file plus one.
2. nautilus_progress_info_take_status() is called with the total count
of files plus one.
These two combined result in funky status strings (e.g. “duplicating 3
file in X”).
This commit fixes both of those problems.
https://bugzilla.gnome.org/show_bug.cgi?id=769997
Diffstat (limited to 'po/de.po')
0 files changed, 0 insertions, 0 deletions