[gedit-plugins/wip/piotrdrag/translate-pairs: 2/2] translate: Translate the default language pair
- From: Jeremy Bicha <jbicha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit-plugins/wip/piotrdrag/translate-pairs: 2/2] translate: Translate the default language pair
- Date: Thu, 9 Aug 2018 04:37:36 +0000 (UTC)
commit 3d1a9759efacd4bf10a2ab8cebe4c0cfd44f2ca0
Author: Piotr Drąg <piotrdrag gmail com>
Date: Wed Mar 7 17:19:33 2018 +0100
translate: Translate the default language pair
https://bugzilla.gnome.org/show_bug.cgi?id=794156
plugins/translate/org.gnome.gedit.plugins.translate.gschema.xml | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/plugins/translate/org.gnome.gedit.plugins.translate.gschema.xml
b/plugins/translate/org.gnome.gedit.plugins.translate.gschema.xml
index 55c9228..854ef86 100644
--- a/plugins/translate/org.gnome.gedit.plugins.translate.gschema.xml
+++ b/plugins/translate/org.gnome.gedit.plugins.translate.gschema.xml
@@ -8,7 +8,11 @@
</description>
</key>
<key name="language-pair" type="s">
- <default>'eng|spa'</default>
+ <!-- Translators: You can adjust the default pair for users in your locale.
+ http://wiki.apertium.org/wiki/List_of_language_pairs has a list of valid pairs.
+ Remember to keep formatting as-is, or things will break! Use ASCII quotation
+ marks and | as the delimiter. -->
+ <default l10n="messages">'eng|spa'</default>
<summary>Language pair used</summary>
<description>
Language pair used to translate from one language to another
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]