Skip to content

Commit

Permalink
Fix more duplicates in aribic translation
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam committed Jan 23, 2021
1 parent b9f4b46 commit 6a9e120
Showing 1 changed file with 0 additions and 96 deletions.
96 changes: 0 additions & 96 deletions ModernFlyouts/MultilingualResources/ModernFlyouts.ar.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -509,102 +509,6 @@
<source>Vertical alignment</source>
<target state="translated">انحياز عمودي</target>
</trans-unit>
<trans-unit id="Enums.FlyoutWindowAlignments.Bottom" translate="yes" xml:space="preserve">
<source>Bottom</source>
<target state="new">Bottom</target>
</trans-unit>
<trans-unit id="Enums.FlyoutWindowAlignments.Center" translate="yes" xml:space="preserve">
<source>Center</source>
<target state="new">Center</target>
</trans-unit>
<trans-unit id="Enums.FlyoutWindowAlignments.Left" translate="yes" xml:space="preserve">
<source>Left</source>
<target state="new">Left</target>
</trans-unit>
<trans-unit id="Enums.FlyoutWindowAlignments.Right" translate="yes" xml:space="preserve">
<source>Right</source>
<target state="new">Right</target>
</trans-unit>
<trans-unit id="Enums.FlyoutWindowAlignments.Top" translate="yes" xml:space="preserve">
<source>Top</source>
<target state="new">Top</target>
</trans-unit>
<trans-unit id="Enums.FlyoutWindowExpandDirection.Auto" translate="yes" xml:space="preserve">
<source>Auto</source>
<target state="new">Auto</target>
</trans-unit>
<trans-unit id="Enums.FlyoutWindowExpandDirection.Down" translate="yes" xml:space="preserve">
<source>Down</source>
<target state="new">Down</target>
</trans-unit>
<trans-unit id="Enums.FlyoutWindowExpandDirection.Left" translate="yes" xml:space="preserve">
<source>Left</source>
<target state="new">Left</target>
</trans-unit>
<trans-unit id="Enums.FlyoutWindowExpandDirection.Right" translate="yes" xml:space="preserve">
<source>Right</source>
<target state="new">Right</target>
</trans-unit>
<trans-unit id="Enums.FlyoutWindowExpandDirection.Up" translate="yes" xml:space="preserve">
<source>Up</source>
<target state="new">Up</target>
</trans-unit>
<trans-unit id="Enums.FlyoutWindowPlacementMode.Auto" translate="yes" xml:space="preserve">
<source>Auto</source>
<target state="new">Auto</target>
</trans-unit>
<trans-unit id="Enums.FlyoutWindowPlacementMode.Manual" translate="yes" xml:space="preserve">
<source>Manual</source>
<target state="new">Manual</target>
</trans-unit>
<trans-unit id="Enums.StackingDirection.Ascending" translate="yes" xml:space="preserve">
<source>Ascending</source>
<target state="new">Ascending</target>
</trans-unit>
<trans-unit id="Enums.StackingDirection.Descending" translate="yes" xml:space="preserve">
<source>Descending</source>
<target state="new">Descending</target>
</trans-unit>
<trans-unit id="Settings.Display" translate="yes" xml:space="preserve">
<source>Display</source>
<target state="new">Display</target>
</trans-unit>
<trans-unit id="Settings.DisplayDescription" translate="yes" xml:space="preserve">
<source>Select the preferred display monitor to show the flyout on</source>
<target state="new">Select the preferred display monitor to show the flyout on</target>
</trans-unit>
<trans-unit id="Settings.FlyoutAlignment" translate="yes" xml:space="preserve">
<source>Flyout alignment</source>
<target state="new">Flyout alignment</target>
</trans-unit>
<trans-unit id="Settings.FlyoutContentStackingDirection" translate="yes" xml:space="preserve">
<source>Flyout content stacking direction</source>
<target state="new">Flyout content stacking direction</target>
</trans-unit>
<trans-unit id="Settings.FlyoutExpandDirection" translate="yes" xml:space="preserve">
<source>Flyout expand direction</source>
<target state="new">Flyout expand direction</target>
</trans-unit>
<trans-unit id="Settings.FlyoutPlacement" translate="yes" xml:space="preserve">
<source>Flyout placement</source>
<target state="new">Flyout placement</target>
</trans-unit>
<trans-unit id="Settings.FlyoutPlacementMode" translate="yes" xml:space="preserve">
<source>Placement mode</source>
<target state="new">Placement mode</target>
</trans-unit>
<trans-unit id="Settings.HorizontalAlignment" translate="yes" xml:space="preserve">
<source>Horizontal alignment</source>
<target state="new">Horizontal alignment</target>
</trans-unit>
<trans-unit id="Settings.Layout" translate="yes" xml:space="preserve">
<source>Layout</source>
<target state="new">Layout</target>
</trans-unit>
<trans-unit id="Settings.VerticalAlignment" translate="yes" xml:space="preserve">
<source>Vertical alignment</source>
<target state="new">Vertical alignment</target>
</trans-unit>
</group>
</body>
</file>
Expand Down

0 comments on commit 6a9e120

Please sign in to comment.