2023-07-09 10:57:28 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
|
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:system="clr-namespace:System;assembly=mscorlib">
|
|
|
|
|
|
2024-08-13 17:22:40 +00:00
|
|
|
<system:String x:Key="flowlauncher_plugin_pluginindicator_result_subtitle">تفعيل كلمة مفتاحية لإجراء إضافة {0}</system:String>
|
2023-07-09 10:57:28 +00:00
|
|
|
|
2024-08-13 17:22:40 +00:00
|
|
|
<system:String x:Key="flowlauncher_plugin_pluginindicator_plugin_name">مؤشر الإضافة</system:String>
|
|
|
|
|
<system:String x:Key="flowlauncher_plugin_pluginindicator_plugin_description">يوفر اقتراحات لكلمات الإجراءات الخاصة بالإضافات</system:String>
|
2023-07-09 10:57:28 +00:00
|
|
|
|
|
|
|
|
</ResourceDictionary>
|