summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-i18n/2012-April/002802.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-i18n/2012-April/002802.html')
-rw-r--r--zarb-ml/mageia-i18n/2012-April/002802.html84
1 files changed, 84 insertions, 0 deletions
diff --git a/zarb-ml/mageia-i18n/2012-April/002802.html b/zarb-ml/mageia-i18n/2012-April/002802.html
new file mode 100644
index 000000000..97109ff72
--- /dev/null
+++ b/zarb-ml/mageia-i18n/2012-April/002802.html
@@ -0,0 +1,84 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-i18n] [Bug 5332] during the switch to another network profile italian localization is missing
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-i18n%40mageia.org?Subject=Re%3A%20%5BMageia-i18n%5D%20%5BBug%205332%5D%20during%20the%20switch%20to%20another%20network%0A%20profile%20italian%20localization%20is%20missing&In-Reply-To=%3C20120429125446.0468544211%40alamut.mageia.org%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="002801.html">
+ <LINK REL="Next" HREF="002773.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-i18n] [Bug 5332] during the switch to another network profile italian localization is missing</H1>
+ <B>Yuri Chornoivan</B>
+ <A HREF="mailto:mageia-i18n%40mageia.org?Subject=Re%3A%20%5BMageia-i18n%5D%20%5BBug%205332%5D%20during%20the%20switch%20to%20another%20network%0A%20profile%20italian%20localization%20is%20missing&In-Reply-To=%3C20120429125446.0468544211%40alamut.mageia.org%3E"
+ TITLE="[Mageia-i18n] [Bug 5332] during the switch to another network profile italian localization is missing">bugzilla-daemon at mageia.org
+ </A><BR>
+ <I>Sun Apr 29 14:54:45 CEST 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="002801.html">[Mageia-i18n] [Bug 5332] during the switch to another network profile italian localization is missing
+</A></li>
+ <LI>Next message: <A HREF="002773.html">[Mageia-i18n] Translation of Help texts in installer
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#2802">[ date ]</a>
+ <a href="thread.html#2802">[ thread ]</a>
+ <a href="subject.html#2802">[ subject ]</a>
+ <a href="author.html#2802">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE><A HREF="https://bugs.mageia.org/show_bug.cgi?id=5332">https://bugs.mageia.org/show_bug.cgi?id=5332</A>
+
+Yuri Chornoivan &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-i18n">yurchor at ukr.net</A>&gt; changed:
+
+ What |Removed |Added
+----------------------------------------------------------------------------
+ CC| |<A HREF="https://www.mageia.org/mailman/listinfo/mageia-i18n">yurchor at ukr.net</A>
+
+--- Comment #2 from Yuri Chornoivan &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-i18n">yurchor at ukr.net</A>&gt; 2012-04-29 14:54:46 CEST ---
+Some of these strings are probably from /lib/network.pm. Example
+(network.pm:439):
+
+sub netprofile_set {
+ my ($net, $profile) = @_;
+ $net-&gt;{PROFILE} = $profile;
+ system('/sbin/netprofile', 'switch', $net-&gt;{PROFILE});
+ log::explanations(qq(Switching to &quot;$net-&gt;{PROFILE}&quot; profile));
+}
+
+They are untranslatable by design (no N() wrapping), so not extracted.
+
+The string &quot;You are now using the network profile Name&quot; is translated in
+Italian (it's from draknetprofile:172) and should be used.
+
+--
+Configure bugmail: <A HREF="https://bugs.mageia.org/userprefs.cgi?tab=email">https://bugs.mageia.org/userprefs.cgi?tab=email</A>
+------- You are receiving this mail because: -------
+You are the assignee for the bug.
+</PRE>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="002801.html">[Mageia-i18n] [Bug 5332] during the switch to another network profile italian localization is missing
+</A></li>
+ <LI>Next message: <A HREF="002773.html">[Mageia-i18n] Translation of Help texts in installer
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#2802">[ date ]</a>
+ <a href="thread.html#2802">[ thread ]</a>
+ <a href="subject.html#2802">[ subject ]</a>
+ <a href="author.html#2802">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-i18n">More information about the Mageia-i18n
+mailing list</a><br>
+</body></html>