-
Notifications
You must be signed in to change notification settings - Fork 816
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Correct misleading description of SX action #1886
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -294,7 +294,7 @@ | |
<item> | ||
<attribute name="label" translatable="yes">Sche_dule…</attribute> | ||
<attribute name="action">GncPluginPageRegisterActions.ScheduleTransactionAction</attribute> | ||
<attribute name="tooltip" translatable="yes">Create a Scheduled Transaction with the current transaction as a template</attribute> | ||
<attribute name="tooltip" translatable="yes">Create a Scheduled Transaction with the current transaction as a template or edit the Scheduled Transaction that current transaction was created by</attribute> | ||
<attribute name="temp" translatable="no">yes</attribute> | ||
</item> | ||
<item> | ||
|
@@ -431,7 +431,7 @@ | |
<item> | ||
<attribute name="label" translatable="yes">Sche_dule…</attribute> | ||
<attribute name="action">GncPluginPageRegisterActions.ScheduleTransactionAction</attribute> | ||
<attribute name="tooltip" translatable="yes">Create a Scheduled Transaction with the current transaction as a template</attribute> | ||
<attribute name="tooltip" translatable="yes">Create a Scheduled Transaction with the current transaction as a template or edit the Scheduled Transaction that current transaction was created by</attribute> | ||
</item> | ||
<item> | ||
<attribute name="label" translatable="yes">_Jump to the other account</attribute> | ||
|
@@ -543,7 +543,7 @@ | |
<item> | ||
<attribute name="label" translatable="yes">Sche_dule…</attribute> | ||
<attribute name="action">GncPluginPageRegisterActions.ScheduleTransactionAction</attribute> | ||
<attribute name="tooltip" translatable="yes">Create a Scheduled Transaction with the current transaction as a template</attribute> | ||
<attribute name="tooltip" translatable="yes">Create a Scheduled Transaction with the current transaction as a template or edit the Scheduled Transaction that current transaction was created by</attribute> | ||
</item> | ||
<item> | ||
<attribute name="label" translatable="yes">_Jump to the other account</attribute> | ||
|
@@ -846,7 +846,7 @@ | |
<property name="can-focus">False</property> | ||
<property name="label" translatable="yes">Sche_dule…</property> | ||
<property name="action-name">GncPluginPageRegisterActions.ScheduleTransactionAction</property> | ||
<property name="tooltip-text" translatable="yes">Create a Scheduled Transaction with the current transaction as a template</property> | ||
<property name="tooltip-text" translatable="yes">Create a Scheduled Transaction with the current transaction as a template or edit the Scheduled Transaction that current transaction was created by</property> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Full stop still missing. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Sorry! My Regex didn't fix all of them, because I didn't notice there are <attributes> as well as <properties>. Now I found even more full stops, and fixed them all, I think → #1895. |
||
<property name="use-underline">True</property> | ||
<property name="icon-name">gnc-sx-new</property> | ||
</object> | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please finish the sentence with a full stop
.
!There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are you sure? I know the grammar, but there are no full stops at the end of strings/sentences in this file (except for the line 99).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It would be nice, if you fixed all then.
In the times of DOS almost nobody applied them, but today weblate [old message] is sending us warnings.