Skip to content

Commit

Permalink
New translations en.xaml (Japanese)
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
jjw24 committed Sep 17, 2023
1 parent 20b5547 commit 3cd929a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Flow.Launcher/Languages/ja.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,10 @@
<!-- Custom Query Shortcut Dialog -->
<system:String x:Key="customeQueryShortcutTitle">Custom Query Shortcut</system:String>
<system:String x:Key="customeQueryShortcutTips">Enter a shortcut that automatically expands to the specified query.</system:String>
<system:String x:Key="customeQueryShortcutGuide" xml:space="preserve">A shortcut is expanded when it exactly matches the query.

If you add an '@' prefix while inputting a shortcut, it matches any position in the query. Builtin shortcuts match any position in a query.
</system:String>
<system:String x:Key="duplicateShortcut">Shortcut already exists, please enter a new Shortcut or edit the existing one.</system:String>
<system:String x:Key="emptyShortcut">Shortcut and/or its expansion is empty.</system:String>

Expand Down

0 comments on commit 3cd929a

Please sign in to comment.