Miscapitalised PuTTY name in Prefs
This commit is contained in:
parent
e4ef5b8eec
commit
2d81c7670d
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-12-02 23:05+0100\n"
|
||||
"POT-Creation-Date: 2015-12-03 00:10+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -740,7 +740,7 @@ msgid "Broadcast default:"
|
|||
msgstr ""
|
||||
|
||||
#: ../terminatorlib/preferences.glade.h:55
|
||||
msgid "Putty style paste"
|
||||
msgid "PuTTY style paste"
|
||||
msgstr ""
|
||||
|
||||
#: ../terminatorlib/preferences.glade.h:56
|
||||
|
|
|
@ -641,7 +641,7 @@
|
|||
</child>
|
||||
<child>
|
||||
<object class="GtkCheckButton" id="putty_paste_style">
|
||||
<property name="label" translatable="yes">Putty style paste</property>
|
||||
<property name="label" translatable="yes">PuTTY style paste</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="receives_default">False</property>
|
||||
|
|
Loading…
Reference in New Issue