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




commit 8deb6682213582ca7a08b3c2e48d67f9d46bf8f3
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 d6f998d61..6b0afd70e 100644
--- a/src/nautilus-file-operations.c
+++ b/src/nautilus-file-operations.c
@@ -630,7 +630,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]