localization: translations for reward input tip

This commit is contained in:
leo 2024-06-24 16:15:36 +08:00
parent 0d03d08bf0
commit 0a4723db74
No known key found for this signature in database
4 changed files with 4 additions and 1 deletions

View file

@ -447,6 +447,7 @@
<x:String x:Key="Text.Reword" xml:space="preserve">Reword Commit Message</x:String>
<x:String x:Key="Text.Reword.Message" xml:space="preserve">Message:</x:String>
<x:String x:Key="Text.Reword.On" xml:space="preserve">On:</x:String>
<x:String x:Key="Text.Reword.Tip" xml:space="preserve">Use 'Shift+Enter' to input a new line. 'Enter' is the hotkey of OK button</x:String>
<x:String x:Key="Text.Running" xml:space="preserve">Running. Please wait...</x:String>
<x:String x:Key="Text.Save" xml:space="preserve">SAVE</x:String>
<x:String x:Key="Text.SaveAs" xml:space="preserve">Save As...</x:String>