Fix "gedit" occurence
This commit is contained in:
parent
257740d6b7
commit
98dfbf6980
|
@ -164,7 +164,7 @@
|
||||||
<key name="ensure-trailing-newline" type="b">
|
<key name="ensure-trailing-newline" type="b">
|
||||||
<default>true</default>
|
<default>true</default>
|
||||||
<summary>Ensure Trailing Newline</summary>
|
<summary>Ensure Trailing Newline</summary>
|
||||||
<description>Whether gedit will ensure that documents always end with a trailing newline.</description>
|
<description>Whether xed will ensure that documents always end with a trailing newline.</description>
|
||||||
</key>
|
</key>
|
||||||
|
|
||||||
</schema>
|
</schema>
|
||||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2017-04-26 12:50+0100\n"
|
"POT-Creation-Date: 2017-05-04 18:32+0100\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
@ -238,7 +238,7 @@ msgstr ""
|
||||||
|
|
||||||
#: ../data/org.x.editor.gschema.xml.in.h:47
|
#: ../data/org.x.editor.gschema.xml.in.h:47
|
||||||
msgid ""
|
msgid ""
|
||||||
"Whether gedit will ensure that documents always end with a trailing newline."
|
"Whether xed will ensure that documents always end with a trailing newline."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../data/org.x.editor.gschema.xml.in.h:48
|
#: ../data/org.x.editor.gschema.xml.in.h:48
|
||||||
|
|
Loading…
Reference in New Issue