I18N: Improvements w/o translator interaction like comments and

duplicates
This commit is contained in:
Frank H. Ellenberger 2021-05-16 05:17:54 +02:00 committed by John Ralls
parent 855e45559a
commit 08d868865a
2 changed files with 2 additions and 2 deletions

View File

@ -169,7 +169,7 @@ gnc_ui_select_commodity_modal_full(gnc_commodity * orig_sel,
/* Translators: Replace here and later CUSIP by the name of your local
National Securities Identifying Number
like gb:SEDOL, de:WKN, ch:Valorennummer, fr:SICOVAM ...
See http://en.wikipedia.org/wiki/ISIN and
See https://en.wikipedia.org/wiki/ISIN and
https://en.wikipedia.org/wiki/National_numbering_agency for hints. */
cusip ? _("\nExchange code (ISIN, CUSIP or similar): ") : "",
cusip ? cusip : "",

View File

@ -343,7 +343,7 @@
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">(None)</property>
<property name="label" translatable="yes">(none)</property>
</object>
<packing>
<property name="expand">True</property>