Hi, I think it doesn't fix the problem. If these strings are to be shown to users, then they should be translatable. But then you need to request a string freeze break.
So you have two options: - freeze break; - completely remove new strings from the code. /Ihar On 03/30/2012 05:17 PM, Xavier Claessens wrote: > Oops. Removed new strings from translation, problem solved :) > > Regards, > Xavier Claessens. > > Le vendredi 30 mars 2012 à 15:26 +0200, Andre Klapper a écrit : >> Hi Xavier, >> >> http://git.gnome.org/browse/gnome-online-accounts/commit/?h=gnome-3-4&id=a564cc732f501a603467c867bf4e1a617617405f >> for http://bugzilla.gnome.org/show_bug.cgi?id=654168 broke the string >> freeze. >> Please revert or ask for a string freeze break if there is a really good >> reason... >> >> andre >> >> On Fri, 2012-03-30 at 13:05 +0000, GNOME Status Pages wrote: >>> This is an automatic notification from status generation scripts on: >>> http://l10n.gnome.org. >>> >>> There have been following string additions to module >>> 'gnome-online-accounts.gnome-3-4': >>> >>> + "Failed to delete credentials from the keyring: %s" >>> + "Failed to find a provider for: %s" >>> + "ProviderType property is not set for account" >>> >>> Note that this doesn't directly indicate a string freeze break, but it >>> might be worth investigating. >>> http://git.gnome.org/browse/gnome-online-accounts/log/?h=gnome-3-4 >> > > > _______________________________________________ > gnome-i18n mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gnome-i18n _______________________________________________ gnome-i18n mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-i18n
