Miscapitalised PuTTY name in Prefs
This commit is contained in:
parent
0298695ef1
commit
c24fa2ed69
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-12-02 23:02+0100\n"
|
||||
"POT-Creation-Date: 2015-12-03 00:12+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"
|
||||
|
@ -783,7 +783,7 @@ msgid "Broadcast default:"
|
|||
msgstr ""
|
||||
|
||||
#: ../terminatorlib/preferences.glade.h:55
|
||||
msgid "Putty style paste"
|
||||
msgid "PuTTY style paste"
|
||||
msgstr ""
|
||||
|
||||
#: ../terminatorlib/preferences.glade.h:56
|
||||
|
|
|
@ -670,7 +670,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