[clutter/clutter-1.8] clutter-main: Reword translator comment for default:LTR
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter/clutter-1.8] clutter-main: Reword translator comment for default:LTR
- Date: Fri, 23 Sep 2011 16:53:24 +0000 (UTC)
commit 896ecc4038c1caf6f5164844fd8d9132725a3d1d
Author: Colin Walters <walters verbum org>
Date: Thu Sep 22 21:22:53 2011 -0400
clutter-main: Reword translator comment for default:LTR
This makes it much clearer, and fixes some typos in the original.
https://bugzilla.gnome.org/show_bug.cgi?id=659893
clutter/clutter-main.c | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/clutter/clutter-main.c b/clutter/clutter-main.c
index 7a2cdcd..9789edb 100644
--- a/clutter/clutter-main.c
+++ b/clutter/clutter-main.c
@@ -482,11 +482,12 @@ clutter_get_text_direction (void)
}
else
{
- /* Translate to default:RTL if you want your widgets
- * to be RTL, otherwise translate to default:LTR.
+ /* Translators: Leave this UNTRANSLATED if your language is
+ * left-to-right. If your language is right-to-left
+ * (e.g. Hebrew, Arabic), translate it to "default:RTL".
*
- * Do *not* translate it to "predefinito:LTR": if it
- * it isn't default:LTR or default:RTL it will not work
+ * Do NOT translate it to non-English e.g. "predefinito:LTR"! If
+ * it isn't default:LTR or default:RTL it will not work.
*/
char *e = _("default:LTR");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]