Revision: 13577
http://sourceforge.net/p/skim-app/code/13577
Author: hofman
Date: 2023-08-14 15:33:18 +0000 (Mon, 14 Aug 2023)
Log Message:
-----------
set acccessibility label for text tool button
Modified Paths:
--------------
trunk/SKSecondaryPDFView.m
Modified: trunk/SKSecondaryPDFView.m
===================================================================
--- trunk/SKSecondaryPDFView.m 2023-08-14 15:32:35 UTC (rev 13576)
+++ trunk/SKSecondaryPDFView.m 2023-08-14 15:33:18 UTC (rev 13577)
@@ -252,7 +252,7 @@
[toolModeButton setAction:@selector(toolModeButtonAction:)];
[toolModeButton setToolTip:NSLocalizedString(@"Tool Mode", @"Tool tip
message")];
- [[toolModeButton cell] setAccessibilityLabel:NSLocalizedString(@"Tool
Mode", @"Tool tip message")];
+ [[toolModeButton cell] setAccessibilityLabel:NSLocalizedString(@"Text
Tool", @"Tool tip message")];
}
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit