diff options
author | Robert Nagy <rnagy@FreeBSD.org> | 2023-10-22 16:09:40 +0200 |
---|---|---|
committer | Robert Nagy <rnagy@FreeBSD.org> | 2023-10-22 16:10:05 +0200 |
commit | 4b821094d143a171f23f71587f5dde095e3597f6 (patch) | |
tree | fc406d9d7c3e00c2e7fe3025c5142bb82c50151b /www/iridium/files/patch-components_commerce__strings.grdp | |
parent | x11/xdg-desktop-portal-hyprland: update to 1.2.3 (diff) |
www/iridium: update to 2023.10.118
Diffstat (limited to 'www/iridium/files/patch-components_commerce__strings.grdp')
-rw-r--r-- | www/iridium/files/patch-components_commerce__strings.grdp | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/www/iridium/files/patch-components_commerce__strings.grdp b/www/iridium/files/patch-components_commerce__strings.grdp new file mode 100644 index 000000000000..081284797d71 --- /dev/null +++ b/www/iridium/files/patch-components_commerce__strings.grdp @@ -0,0 +1,11 @@ +--- components/commerce_strings.grdp.orig 2023-10-21 11:51:27 UTC ++++ components/commerce_strings.grdp +@@ -292,7 +292,7 @@ + <message name="IDS_PRICE_HISTORY_DESCRIPTION" desc="The description of the Price History section in the Shopping Insights side panel explaining how the prices are gathered."> + Typical prices are based on stores across the web over the past 90 days. + </message> +- <if expr="is_win or is_linux"> ++ <if expr="is_win or is_posix"> + <then> + <message name="IDS_PRICE_HISTORY_GRAPH_ACCESSIBILITY" desc="Accessibility string for the price history graph indicating how users can review the price changes on the graph."> + Browse mode, you can change to Forms mode to use the left/right arrow to review price changes on the graph |