string freeze break approval for cheese



hello!

if its possible, i would like to add this little change to cheese:

http://bugzilla.gnome.org/show_bug.cgi?id=552290

it is about the fact, that you cant translate that string into some
languages as the plural form is handled somewhat different there. the
change is very simple: 

-      _("Are you sure you want to permanently delete the %'d selected items?")
+      ngettext("Are you sure you want to permanently delete the %'d selected item?",
+		"Are you sure you want to permanently delete the %'d selected items?", list_length)

thanks!

daniel

-- 
this mail was sent using 100% recycled electrons
================================================
daniel g. siegel <dgsiegel gmail com>
http://home.cs.tum.edu/~siegel
gnupg key id: 0x6EEC9E62
fingerprint: DE5B 1F64 9034 1FB6 E120 DE10 268D AFD5 6EEC 9E62
encrypted email preferred

Attachment: signature.asc
Description: This is a digitally signed message part



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