bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #56820] Translation issue


From: Bernhard Voelker
Subject: [bug #56820] Translation issue
Date: Wed, 28 Aug 2019 19:13:18 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

Follow-up Comment #1, bug #56820 (project findutils):

Thanks for the report.

Translation issues are handled in general by the translation project [1], but
it seems that also the current German translation
is confusing at least.

I think this stems from the confusing mix of the terms options, arguments,
non-positional, etc. which users (and maybe also
translators?) cannot classify properly.

What about a changed diagnostic as in the attached patch?


$ find .. -type f -maxdepth 1 -exec grep -Hin rasoir {} \;
find: warning: you have specified the global option -maxdepth after the
argument -type, but global options are not positional, i.e., -maxdepth affects
tests specified before it as well as those specified after it.  Please specify
global options before other arguments.


[1] https://translationproject.org/domain/findutils.html


(file #47406)
    _______________________________________________________

Additional Item Attachment:

File name: 0001-find-improve-warning-when-global-option-is-specified.patch
Size:2 KB
   
<https://savannah.gnu.org/file/0001-find-improve-warning-when-global-option-is-specified.patch?file_id=47406>



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?56820>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]