[nautilus/wip/antoniof/try-admin-backend-for-file-ops: 1/11] file-operations: Tweak comment




commit ee1c67612212ea64537dcf6bb100b8db921168df
Author: António Fernandes <antoniof gnome org>
Date:   Sun Oct 10 16:03:57 2021 +0100

    file-operations: Tweak comment
    
    The apostroph confuses GNOME Builder's autoindentation somehow.

 src/nautilus-file-operations.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/nautilus-file-operations.c b/src/nautilus-file-operations.c
index 7927bd504..d37938be4 100644
--- a/src/nautilus-file-operations.c
+++ b/src/nautilus-file-operations.c
@@ -629,7 +629,7 @@ static const char untranslated_x12th_copy_duplicate_format[] = N_("%s (%'dth cop
 /* localizers: appended to x13th file copy */
 static const char untranslated_x13th_copy_duplicate_format[] = N_("%s (%'dth copy)%s");
 
-/* localizers: if in your language there's no difference between 1st, 2nd, 3rd and nth
+/* localizers: if in your language there is no difference between 1st, 2nd, 3rd and nth
  * plurals, you can leave the st, nd, rd suffixes out and just make all the translated
  * strings look like "%s (copy %'d)%s".
  */


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