pidgin/pidgin

Parents 6318890a81ca
Children 3d96648efd41
s/id/ID/, as suggested by our Norwegian translator on Transifex.
--- a/libpurple/keyring.c Sun Jun 22 16:33:19 2014 -0700
+++ b/libpurple/keyring.c Sun Jun 22 16:35:34 2014 -0700
@@ -715,7 +715,7 @@
if (error != NULL) {
*error = g_error_new(PURPLE_KEYRING_ERROR,
PURPLE_KEYRING_ERROR_INTERNAL,
- _("Specified keyring id does not match the "
+ _("Specified keyring ID does not match the "
"loaded one."));
}
purple_debug_error("keyring",