String freeze break: Anjuta
- From: Johannes Schmid <jhs jsschmid de>
- To: gnome-i18n gnome org
- Subject: String freeze break: Anjuta
- Date: Thu, 17 Mar 2011 13:53:08 -0400
Hi!
To fix
https://bugzilla.gnome.org/show_bug.cgi?id=645049
I would need to add a string to anjuta:
/*
* Translators: This regex should match the password prompts of
* at least the "su" and the "sudo" command line utility in your
* language and possible other things like "ssh".
*/
const gchar* i18n_regex = _("[Pp]assword.*:");
I know that regular expressions aren't nice to translate but it is
difficult to get right in any other way. It always tried the english and
the localized version of this expression to match password prompts.
I ask for a string-freeze break because otherwise installation as root
doesn't work for non-english users.
Regards,
Johannes
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]