Skip to content

Commit

Permalink
Squashed commit of the following:
Browse files Browse the repository at this point in the history
commit 432b47c
Author: Yair <[email protected]>
Date:   Thu Nov 23 14:04:12 2023 -0500

    Update FUNDING.yml

commit f42f2ea
Author: Yair <[email protected]>
Date:   Thu Nov 23 10:01:39 2023 -0500

    Preview: 3.0.11

commit dfc7c2f
Author: Yair <[email protected]>
Date:   Thu Nov 23 10:00:16 2023 -0500

    Fix: Fixed check for admin (files-community#13971)

commit 79d31e3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Nov 23 09:52:34 2023 -0500

    Build(deps): Bump SQLitePCLRaw.bundle_green from 2.1.6 to 2.1.7 (files-community#14029)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit c0bb1b8
Author: Tony Barrera <[email protected]>
Date:   Wed Nov 22 18:53:53 2023 -0800

    Fix: Fixed an issue with drag and dropping items onto .py files (files-community#13986)

commit 4b58c2d
Author: Yair <[email protected]>
Date:   Wed Nov 22 17:12:09 2023 -0500

    Fix: Disable media preview for archive items (files-community#14021)

commit 00543d8
Author: Yair <[email protected]>
Date:   Wed Nov 22 16:34:25 2023 -0500

    Feature: Indicate "Always keep on device" status (files-community#14012)

commit 92c5231
Author: Yair <[email protected]>
Date:   Wed Nov 22 14:01:23 2023 -0500

    New Crowdin updates (files-community#14022)

commit b3c4d83
Author: 0x5bfa <[email protected]>
Date:   Thu Nov 23 00:18:41 2023 +0900

    Code Quality: Renamed layout page classes to improve readability (files-community#13958)

commit 1e1bbe7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Nov 22 09:50:51 2023 -0500

    Build(deps): Bump Microsoft.CodeAnalysis.CSharp from 4.5.0 to 4.8.0 (files-community#14017)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 5adae99
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Nov 22 09:50:36 2023 -0500

    Build(deps): Bump Microsoft.Graphics.Win2D from 1.1.0 to 1.1.1 (files-community#14016)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 8e974c7
Author: Yair <[email protected]>
Date:   Tue Nov 21 21:39:12 2023 -0500

    Feature: Display error when failing to calculate the hash of open files (files-community#14014)

commit bf7b5da
Author: Yair <[email protected]>
Date:   Tue Nov 21 21:18:46 2023 -0500

    Fix: Fixed NullReferenceException in GetCompressDestination (files-community#14007)

commit 79855ba
Author: Yair <[email protected]>
Date:   Tue Nov 21 17:36:37 2023 -0500

    Fix: Fixed xamlRoot in the ConsentDialog (files-community#14013)

commit 494153c
Author: William-Hiatt <[email protected]>
Date:   Tue Nov 21 13:17:49 2023 -0800

    Fix: Fixed "Drive Unplugged" error when compressing items in Column layout (files-community#13695)
  • Loading branch information
yaira2 committed Nov 23, 2023
1 parent 66f37c4 commit 5043b3c
Show file tree
Hide file tree
Showing 105 changed files with 4,148 additions and 284 deletions.
2 changes: 1 addition & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
github: [yaira2, Josh65-2201, chingucoding]
github: [yaira2, Josh65-2201, chingucoding, gave92]
2 changes: 1 addition & 1 deletion src/Files.App (Package)/Files.Package.wapproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<DisableXbfLineInfo>False</DisableXbfLineInfo>
<GenerateTestArtifacts>True</GenerateTestArtifacts>
<AppxBundleAutoResourcePackageQualifiers>Scale|DXFeatureLevel</AppxBundleAutoResourcePackageQualifiers>
<AppxDefaultResourceQualifiers>Language=en-US;af;ar;bg;ca;cs-CZ;da;da-DK;de-DE;el;en-GB;es-ES;es-419;fi-FI;fil-PH;fr-FR;he-IL;hi-IN;hu-HU;id-ID;it-IT;ja-JP;ka;ko-KR;lt;lv-LV;nb-NO;nl-NL;or-IN;pl-PL;pt-BR;pt-PT;ro-RO;ru-RU;sk-SK;sv-SE;ta;th-TH;tr-TR;uk-UA;vi;zh-Hans;zh-Hant</AppxDefaultResourceQualifiers>
<AppxDefaultResourceQualifiers>Language=en-US;af;ar;bg;ca;cs-CZ;da;da-DK;de-DE;el;en-GB;es-ES;es-419;fa-IR;fi-FI;fil-PH;fr-FR;he-IL;hi-IN;hu-HU;id-ID;it-IT;ja-JP;ka;ko-KR;lt;lv-LV;nb-NO;nl-NL;or-IN;pl-PL;pt-BR;pt-PT;ro-RO;ru-RU;sk-SK;sv-SE;ta;th-TH;tr-TR;uk-UA;vi;zh-Hans;zh-Hant</AppxDefaultResourceQualifiers>
<UapAppxPackageBuildMode>StoreUpload</UapAppxPackageBuildMode>
<HoursBetweenUpdateChecks>0</HoursBetweenUpdateChecks>
<EntryPointProjectUniqueName>..\Files.App\Files.App.csproj</EntryPointProjectUniqueName>
Expand Down
3 changes: 2 additions & 1 deletion src/Files.App (Package)/Package.appxmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<Identity
Name="FilesDev"
Publisher="CN=Files"
Version="3.0.10.0" />
Version="3.0.11.0" />

<Properties>
<DisplayName>Files - Dev</DisplayName>
Expand All @@ -43,6 +43,7 @@
<Resource Language="en-GB" />
<Resource Language="es-ES" />
<Resource Language="es-419" />
<Resource Language="fa-IR" />
<Resource Language="fi-FI" />
<Resource Language="fil-PH" />
<Resource Language="fr-FR" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ public CompressIntoSevenZipAction()

public override Task ExecuteAsync()
{
if (context.ShellPage is null)
return Task.CompletedTask;

var (sources, directory, fileName) = CompressHelper.GetCompressDestination(context.ShellPage);

ICompressArchiveModel creator = new CompressArchiveModel(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ public CompressIntoZipAction()

public override Task ExecuteAsync()
{
if (context.ShellPage is null)
return Task.CompletedTask;

var (sources, directory, fileName) = CompressHelper.GetCompressDestination(context.ShellPage);

ICompressArchiveModel creator = new CompressArchiveModel(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ internal class ContentPageContext : ObservableObject, IContentPageContext

public IShellPage? ShellPage => context?.PaneOrColumn;

public Type PageLayoutType => ShellPage?.CurrentPageType ?? typeof(DetailsLayoutBrowser);
public Type PageLayoutType => ShellPage?.CurrentPageType ?? typeof(DetailsLayoutPage);

private ContentPageTypes pageType = ContentPageTypes.None;
public ContentPageTypes PageType => pageType;
Expand Down
1 change: 1 addition & 0 deletions src/Files.App/Data/Items/ListedItem.cs
Original file line number Diff line number Diff line change
Expand Up @@ -374,6 +374,7 @@ public override string ToString()
public bool IsAlternateStream => this is AlternateStreamItem;
public bool IsGitItem => this is GitItem;
public virtual bool IsExecutable => FileExtensionHelpers.IsExecutableFile(ItemPath);
public virtual bool IsPythonFile => FileExtensionHelpers.IsPythonFile(ItemPath);
public bool IsPinned => App.QuickAccessManager.Model.FavoriteItems.Contains(itemPath);
public bool IsDriveRoot => ItemPath == PathNormalization.GetPathRoot(ItemPath);
public bool IsElevated => CheckElevationRights();
Expand Down
10 changes: 5 additions & 5 deletions src/Files.App/Data/Models/FolderSettingsViewModel.cs
Original file line number Diff line number Diff line change
Expand Up @@ -96,11 +96,11 @@ public Type GetLayoutType(string folderPath, bool changeLayoutMode = true)

return (prefsForPath.LayoutMode) switch
{
FolderLayoutModes.DetailsView => typeof(DetailsLayoutBrowser),
FolderLayoutModes.TilesView => typeof(GridViewBrowser),
FolderLayoutModes.GridView => typeof(GridViewBrowser),
FolderLayoutModes.ColumnView => typeof(ColumnViewBrowser),
_ => typeof(DetailsLayoutBrowser)
FolderLayoutModes.DetailsView => typeof(DetailsLayoutPage),
FolderLayoutModes.TilesView => typeof(GridLayoutPage),
FolderLayoutModes.GridView => typeof(GridLayoutPage),
FolderLayoutModes.ColumnView => typeof(ColumnsLayoutPage),
_ => typeof(DetailsLayoutPage)
};
}

Expand Down
2 changes: 1 addition & 1 deletion src/Files.App/Data/Models/ItemViewModel.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2108,7 +2108,7 @@ async Task HandleChangesOccurredAsync()
await OrderFilesAndFoldersAsync();
await ApplyFilesAndFoldersChangesAsync();

if (lastItemAdded is not null)
if (lastItemAdded is not null && !lastItemAdded.IsArchive)
{
await RequestSelectionAsync(new List<ListedItem>() { lastItemAdded });
lastItemAdded = null;
Expand Down
4 changes: 2 additions & 2 deletions src/Files.App/Data/Parameters/ColumnParam.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Licensed under the MIT License. See the LICENSE.

using Files.App.Views;
using Files.App.Views.LayoutModes;
using Files.App.Views.Layouts;
using Microsoft.UI.Xaml.Controls;

namespace Files.App.Data.Parameters
Expand All @@ -13,6 +13,6 @@ public class ColumnParam : NavigationArguments

public ListView ListView { get; set; }

public ColumnViewBase? Source { get; set; }
public ColumnLayoutPage? Source { get; set; }
}
}
6 changes: 3 additions & 3 deletions src/Files.App/Files.App.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<AssemblyName>Files</AssemblyName>
<DefaultLanguage>en-US</DefaultLanguage>
<AppxBundleAutoResourcePackageQualifiers>Scale|DXFeatureLevel</AppxBundleAutoResourcePackageQualifiers>
<AppxDefaultResourceQualifiers>Language=en-US;af;ar;bg;ca;cs-CZ;da;da-DK;de-DE;el;en-GB;es-ES;es-419;fi-FI;fil-PH;fr-FR;he-IL;hi-IN;hu-HU;id-ID;it-IT;ja-JP;ka;ko-KR;lt;lv-LV;nb-NO;nl-NL;or-IN;pl-PL;pt-BR;pt-PT;ro-RO;ru-RU;sk-SK;sv-SE;ta;th-TH;tr-TR;uk-UA;vi;zh-Hans;zh-Hant</AppxDefaultResourceQualifiers>
<AppxDefaultResourceQualifiers>Language=en-US;af;ar;bg;ca;cs-CZ;da;da-DK;de-DE;el;en-GB;es-ES;es-419;fa-IR;fi-FI;fil-PH;fr-FR;he-IL;hi-IN;hu-HU;id-ID;it-IT;ja-JP;ka;ko-KR;lt;lv-LV;nb-NO;nl-NL;or-IN;pl-PL;pt-BR;pt-PT;ro-RO;ru-RU;sk-SK;sv-SE;ta;th-TH;tr-TR;uk-UA;vi;zh-Hans;zh-Hant</AppxDefaultResourceQualifiers>
<TargetPlatformMinVersion>10.0.19041.0</TargetPlatformMinVersion>
<GenerateAppInstallerFile>False</GenerateAppInstallerFile>
<AppxPackageSigningTimestampDigestAlgorithm>SHA256</AppxPackageSigningTimestampDigestAlgorithm>
Expand Down Expand Up @@ -83,9 +83,9 @@
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22621.2428" />
<PackageReference Include="SevenZipSharp" Version="1.0.2" />
<PackageReference Include="SQLitePCLRaw.bundle_green" Version="2.1.6" />
<PackageReference Include="SQLitePCLRaw.bundle_green" Version="2.1.7" />
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.4.231115000" />
<PackageReference Include="Microsoft.Graphics.Win2D" Version="1.1.0" />
<PackageReference Include="Microsoft.Graphics.Win2D" Version="1.1.1" />
<PackageReference Include="Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers" Version="0.4.421302" PrivateAssets="all" />
<PackageReference Include="CommunityToolkit.WinUI.Notifications" Version="7.1.2" />
<PackageReference Include="CommunityToolkit.WinUI.UI.Behaviors" Version="7.1.2" />
Expand Down
2 changes: 1 addition & 1 deletion src/Files.App/GlobalUsings.cs
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
global using global::Files.App.ViewModels;
global using global::Files.App.ViewModels.UserControls;
global using global::Files.App.Views;
global using global::Files.App.Views.LayoutModes;
global using global::Files.App.Views.Layouts;
global using global::Files.App.Views.Shells;

// Files.Core
Expand Down
4 changes: 2 additions & 2 deletions src/Files.App/Helpers/Environment/ElevationHelpers.cs
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ public static bool IsElevationRequired(string filePath)
public static bool IsAppRunAsAdmin()
{
using WindowsIdentity identity = WindowsIdentity.GetCurrent();
return new WindowsPrincipal(identity).IsInRole(WindowsBuiltInRole.Administrator);
return new WindowsPrincipal(identity).IsInRole(new SecurityIdentifier(WellKnownSidType.BuiltinAdministratorsSid, null));
}
}
}
}
3 changes: 3 additions & 0 deletions src/Files.App/Helpers/Interop/InteropHelpers.cs
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,9 @@ public static IntPtr SetWindowLong(HWND hWnd, WindowLongFlags nIndex, IntPtr dwN
else
return SetWindowLongPtr64(hWnd, nIndex, dwNewLong);
}

[DllImport("User32.dll")]
public extern static short GetKeyState(int n);
}

[ComImport]
Expand Down
4 changes: 2 additions & 2 deletions src/Files.App/Helpers/MenuFlyout/ContextFlyoutItemHelper.cs
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
// Copyright (c) 2023 Files Community
// Licensed under the MIT License. See the LICENSE.

using Files.App.ViewModels.LayoutModes;
using Files.App.ViewModels.Layouts;
using Files.Shared.Helpers;
using Files.App.Helpers.ContextFlyouts;
using Files.App.ViewModels.LayoutModes;
using Files.App.ViewModels.Layouts;
using Microsoft.UI.Xaml.Controls;
using Microsoft.UI.Xaml.Media.Imaging;
using System.IO;
Expand Down
17 changes: 16 additions & 1 deletion src/Files.App/Helpers/Navigation/NavigationHelpers.cs
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ public static async Task OpenSelectedItemsAsync(IShellPage associatedInstance, b

public static async Task OpenItemsWithExecutableAsync(IShellPage associatedInstance, IEnumerable<IStorageItemWithPath> items, string executable)
{
// Don't open files and folders inside recycle bin
// Don't open files and folders inside recycle bin
if (associatedInstance.FilesystemViewModel.WorkingDirectory.StartsWith(Constants.UserEnvironmentPaths.RecycleBinPath, StringComparison.Ordinal) ||
associatedInstance.SlimContentPage is null)
{
Expand All @@ -104,6 +104,21 @@ public static async Task OpenItemsWithExecutableAsync(IShellPage associatedInsta
}
}

public static async Task OpenItemsWithPythonAsync(IShellPage associatedInstance, IEnumerable<IStorageItemWithPath> items, string pythonScriptPath)
{
// Don't open files and folders inside recycle bin
if (associatedInstance.FilesystemViewModel.WorkingDirectory.StartsWith(Constants.UserEnvironmentPaths.RecycleBinPath, StringComparison.Ordinal) ||
associatedInstance.SlimContentPage is null)
{
return;
}

foreach (var item in items)
{
await Win32Helpers.InvokeWin32ComponentAsync(pythonScriptPath, associatedInstance, arguments: $"\"{item.Path}\"");
}
}

/// <summary>
/// Navigates to a directory or opens file
/// </summary>
Expand Down
29 changes: 29 additions & 0 deletions src/Files.App/ResourceDictionaries/PathIcons.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -2628,6 +2628,35 @@
</Setter>
</Style>

<Style x:Key="ColorIconCloudKeepOffline" TargetType="local:OpacityIcon">
<Setter Property="Template">
<Setter.Value>
<ControlTemplate>
<Viewbox Stretch="Fill">
<Grid Width="16" Height="16">
<Path
x:Name="Path1"
Data="M2.66782 6.1263C2.87421 5.94284 3.19025 5.96143 3.37371 6.16782L6.02141 9.27148L13.1465 2.14645C13.3417 1.95118 13.6583 1.95118 13.8536 2.14645C14.0488 2.34171 14.0488 2.65829 13.8536 2.85355L6.35356 10.3536C6.15013 10.557 5.81743 10.5472 5.6263 10.3322L2.6263 6.83218C2.44284 6.62579 2.46143 6.30975 2.66782 6.1263Z"
Fill="{ThemeResource SystemFillColorSuccessBrush}" />
<Path
x:Name="Path2"
Data="M2.5 11C2.22386 11 2 11.2239 2 11.5V13.5C2 13.7761 2.22386 14 2.5 14H13.5C13.7761 14 14 13.7761 14 13.5V11.5C14 11.2239 13.7761 11 13.5 11C13.2239 11 13 11.2239 13 11.5V13H3V11.5C3 11.2239 2.77614 11 2.5 11Z"
Fill="{ThemeResource SystemFillColorSuccessBrush}" />
</Grid>

<VisualStateManager.VisualStateGroups>
<VisualStateGroup>
<VisualState x:Name="Normal" />
<VisualState x:Name="Disabled" />
<VisualState x:Name="Selected" />
</VisualStateGroup>
</VisualStateManager.VisualStateGroups>
</Viewbox>
</ControlTemplate>
</Setter.Value>
</Setter>
</Style>

<Style x:Key="ColorIconGitAdded" TargetType="local:OpacityIcon">
<Setter Property="Template">
<Setter.Value>
Expand Down
3 changes: 3 additions & 0 deletions src/Files.App/Strings/af/Resources.resw
Original file line number Diff line number Diff line change
Expand Up @@ -2341,6 +2341,9 @@
<data name="CalculationError" xml:space="preserve">
<value>An error occurred during the calculation</value>
</data>
<data name="CalculationErrorFileIsOpen" xml:space="preserve">
<value>Failed to calculate the hash, please close the file and try again.</value>
</data>
<data name="CalculationOnlineFileHashError" xml:space="preserve">
<value>Hashes aren't available for online files</value>
</data>
Expand Down
3 changes: 3 additions & 0 deletions src/Files.App/Strings/ar/Resources.resw
Original file line number Diff line number Diff line change
Expand Up @@ -2340,6 +2340,9 @@
<data name="CalculationError" xml:space="preserve">
<value>حدث خطأ أثناء الحساب</value>
</data>
<data name="CalculationErrorFileIsOpen" xml:space="preserve">
<value>Failed to calculate the hash, please close the file and try again.</value>
</data>
<data name="CalculationOnlineFileHashError" xml:space="preserve">
<value>Hashes aren't available for online files</value>
</data>
Expand Down
3 changes: 3 additions & 0 deletions src/Files.App/Strings/bg/Resources.resw
Original file line number Diff line number Diff line change
Expand Up @@ -2340,6 +2340,9 @@
<data name="CalculationError" xml:space="preserve">
<value>Възникна грешка, изчислявайки</value>
</data>
<data name="CalculationErrorFileIsOpen" xml:space="preserve">
<value>Failed to calculate the hash, please close the file and try again.</value>
</data>
<data name="CalculationOnlineFileHashError" xml:space="preserve">
<value>Hashes aren't available for online files</value>
</data>
Expand Down
3 changes: 3 additions & 0 deletions src/Files.App/Strings/ca/Resources.resw
Original file line number Diff line number Diff line change
Expand Up @@ -2340,6 +2340,9 @@
<data name="CalculationError" xml:space="preserve">
<value>An error occurred during the calculation</value>
</data>
<data name="CalculationErrorFileIsOpen" xml:space="preserve">
<value>Failed to calculate the hash, please close the file and try again.</value>
</data>
<data name="CalculationOnlineFileHashError" xml:space="preserve">
<value>Hashes aren't available for online files</value>
</data>
Expand Down
5 changes: 4 additions & 1 deletion src/Files.App/Strings/cs-CZ/Resources.resw
Original file line number Diff line number Diff line change
Expand Up @@ -2340,6 +2340,9 @@
<data name="CalculationError" xml:space="preserve">
<value>Během výpočtu došlo k chybě</value>
</data>
<data name="CalculationErrorFileIsOpen" xml:space="preserve">
<value>Failed to calculate the hash, please close the file and try again.</value>
</data>
<data name="CalculationOnlineFileHashError" xml:space="preserve">
<value>Hashy nejsou k dispozici pro online soubory</value>
</data>
Expand Down Expand Up @@ -3603,7 +3606,7 @@
<value>Žádné probíhající operace se soubory</value>
</data>
<data name="OpenOnStartupDisabled" xml:space="preserve">
<value>The option to open Files on Windows Startup is not available due to your system settings or group policy. To re-enable, open the startup page in Task Manager.</value>
<value>Možnost otevřít Files při spuštění systému Windows není dostupná kvůli nastavení systému nebo skupinovým pravidlům. Chcete-li ji umožnit, otevřete úvodní stránku ve Správci úloh.</value>
</data>
<data name="FailedToRestore" xml:space="preserve">
<value>Obnovení položek z koše se nezdařilo</value>
Expand Down
3 changes: 3 additions & 0 deletions src/Files.App/Strings/da/Resources.resw
Original file line number Diff line number Diff line change
Expand Up @@ -2340,6 +2340,9 @@
<data name="CalculationError" xml:space="preserve">
<value>Der opstod en fejl under beregningen</value>
</data>
<data name="CalculationErrorFileIsOpen" xml:space="preserve">
<value>Failed to calculate the hash, please close the file and try again.</value>
</data>
<data name="CalculationOnlineFileHashError" xml:space="preserve">
<value>Hashes aren't available for online files</value>
</data>
Expand Down
3 changes: 3 additions & 0 deletions src/Files.App/Strings/de-DE/Resources.resw
Original file line number Diff line number Diff line change
Expand Up @@ -2340,6 +2340,9 @@
<data name="CalculationError" xml:space="preserve">
<value>Während der Berechnung ist ein Fehler aufgetreten</value>
</data>
<data name="CalculationErrorFileIsOpen" xml:space="preserve">
<value>Fehler beim Berechnen des Hashs, bitte schließen Sie die Datei und versuchen Sie es erneut.</value>
</data>
<data name="CalculationOnlineFileHashError" xml:space="preserve">
<value>Hashes sind für Online-Dateien nicht verfügbar</value>
</data>
Expand Down
3 changes: 3 additions & 0 deletions src/Files.App/Strings/el/Resources.resw
Original file line number Diff line number Diff line change
Expand Up @@ -2340,6 +2340,9 @@
<data name="CalculationError" xml:space="preserve">
<value>Παρουσιάστηκε σφάλμα κατά τον υπολογισμό</value>
</data>
<data name="CalculationErrorFileIsOpen" xml:space="preserve">
<value>Failed to calculate the hash, please close the file and try again.</value>
</data>
<data name="CalculationOnlineFileHashError" xml:space="preserve">
<value>Hashes aren't available for online files</value>
</data>
Expand Down
3 changes: 3 additions & 0 deletions src/Files.App/Strings/en-GB/Resources.resw
Original file line number Diff line number Diff line change
Expand Up @@ -2340,6 +2340,9 @@
<data name="CalculationError" xml:space="preserve">
<value>An error occurred during the calculation</value>
</data>
<data name="CalculationErrorFileIsOpen" xml:space="preserve">
<value>Failed to calculate the hash, please close the file and try again.</value>
</data>
<data name="CalculationOnlineFileHashError" xml:space="preserve">
<value>Hashes aren't available for online files</value>
</data>
Expand Down
3 changes: 3 additions & 0 deletions src/Files.App/Strings/en-US/Resources.resw
Original file line number Diff line number Diff line change
Expand Up @@ -2340,6 +2340,9 @@
<data name="CalculationError" xml:space="preserve">
<value>An error occurred during the calculation</value>
</data>
<data name="CalculationErrorFileIsOpen" xml:space="preserve">
<value>Failed to calculate the hash, please close the file and try again.</value>
</data>
<data name="CalculationOnlineFileHashError" xml:space="preserve">
<value>Hashes aren't available for online files</value>
</data>
Expand Down
3 changes: 3 additions & 0 deletions src/Files.App/Strings/es-419/Resources.resw
Original file line number Diff line number Diff line change
Expand Up @@ -2340,6 +2340,9 @@
<data name="CalculationError" xml:space="preserve">
<value>Se ha producido un error en el cálculo</value>
</data>
<data name="CalculationErrorFileIsOpen" xml:space="preserve">
<value>Failed to calculate the hash, please close the file and try again.</value>
</data>
<data name="CalculationOnlineFileHashError" xml:space="preserve">
<value>Los hash no están disponibles para los archivos en línea</value>
</data>
Expand Down
3 changes: 3 additions & 0 deletions src/Files.App/Strings/es-ES/Resources.resw
Original file line number Diff line number Diff line change
Expand Up @@ -2340,6 +2340,9 @@
<data name="CalculationError" xml:space="preserve">
<value>Se ha producido un error en el cálculo</value>
</data>
<data name="CalculationErrorFileIsOpen" xml:space="preserve">
<value>Failed to calculate the hash, please close the file and try again.</value>
</data>
<data name="CalculationOnlineFileHashError" xml:space="preserve">
<value>Los códigos 'hash' no están disponibles para archivos en línea</value>
</data>
Expand Down
Loading

0 comments on commit 5043b3c

Please sign in to comment.