Merge branch 'unstable-fix-spelling' of https://github.com/christopherlam/gnucash into unstable

This commit is contained in:
John Ralls 2017-10-16 12:04:17 -07:00
commit 99a2888868
2 changed files with 2 additions and 2 deletions

View File

@ -184,7 +184,7 @@
<object class="GtkLabel" id="filter-label"> <object class="GtkLabel" id="filter-label">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="label" translatable="yes">Case insensative searching is available on 'Account Full Name'.</property> <property name="label" translatable="yes">Case insensitive searching is available on 'Account Full Name'.</property>
<property name="justify">center</property> <property name="justify">center</property>
</object> </object>
<packing> <packing>

View File

@ -26375,7 +26375,7 @@ msgstr ""
#~ msgid "Account Full Name" #~ msgid "Account Full Name"
#~ msgstr "Konta pilnais nosaukums" #~ msgstr "Konta pilnais nosaukums"
#~ msgid "Case insensative searching is available on 'Account Full Name'." #~ msgid "Case insensitive searching is available on 'Account Full Name'."
#~ msgstr "" #~ msgstr ""
#~ "'Konta pilnajā nosaukumā' meklēšana tiek veikta, nešķirojot lielos un " #~ "'Konta pilnajā nosaukumā' meklēšana tiek veikta, nešķirojot lielos un "
#~ "mazos burtus." #~ "mazos burtus."