Back to Wpf

Localization Untranslated Strings

Documentation/localization_untranslated_strings.md

11.0.1005.6 KB
Original Source

Localization: Resource IDs moved to const strings from strings.resx files

PresentationBuildTasks

ResourceIDValue
FileClassifierTask"FileClassifier"
GetWinFXPathTask"GetWinFXPath"
MarkupCompilePass1Task"MarkupCompilePass1"
MarkupCompilePass2Task"MarkupCompilePass2"
MergeLocalizationDirectivesTask"MergeLocalizationDirectives"
ResourcesGeneratorTask"ResourcesGenerator"
UidManagerTask"UidManager"
UpdateManifestForBrowserApplicationTask"UpdateManifestForBrowserApplication"

PresentationCore

ResourceIDValue
BrowseBackKey"Alt+Left;Backspace"
BrowseForwardKey"Alt+Right;Shift+Backspace"
BrowseHomeKey"Alt+Home;BrowserHome"
BrowseStopKey"Alt+Esc;BrowserStop"
ContextMenuKey"Shift+F10;Apps"
CopyKey"Ctrl+C;Ctrl+Insert"
CutKey"Ctrl+X;Shift+Delete"
DeleteKey"Del"
ExtendSelectionDownKey"Shift+Down"
ExtendSelectionLeftKey"Shift+Left"
ExtendSelectionRightKey"Shift+Right"
ExtendSelectionUpKey"Shift+Up"
FindKey"Ctrl+F"
HelpKey"F1"
HwndTarget_HardwareNotSupportDueToProtocolMismatch"Due to protocol mismatch hardware support is not available."
MoveDownKey"Down"
MoveFocusBackKey"Ctrl+Left"
MoveFocusDownKey"Ctrl+Down"
MoveFocusForwardKey"Ctrl+Right"
MoveFocusPageDownKey"Ctrl+PageDown"
MoveFocusPageUpKey"Ctrl+PageUp"
MoveFocusUpKey"Ctrl+Up"
MoveLeftKey"Left"
MoveRightKey"Right"
MoveToEndKey"End"
MoveToHomeKey"Home"
MoveToPageDownKey"PageDown"
MoveToPageUpKey"PageUp"
MoveUpKey"Up"
NewKey"Ctrl+N"
OpenKey"Ctrl+O"
PasteKey"Ctrl+V;Shift+Insert"
PrintKey"Ctrl+P"
PrintPreviewKey"Ctrl+F2"
PropertiesKey"F4"
RedoKey"Ctrl+Y"
ReplaceKey"Ctrl+H"
SaveKey"Ctrl+S"
ScrollPageDownKey"PageDown"
ScrollPageUpKey"PageUp"
SelectAllKey"Ctrl+A"
SelectToEndKey"Shift+End"
SelectToHomeKey"Shift+Home"
SelectToPageDownKey"Shift+PageDown"
SelectToPageUpKey"Shift+PageUp"
StopKey"Esc"
UndoKey"Ctrl+Z"

PresentationFramework

ResourceIDValue
InkCanvasDeselectKey"Esc"
KeyAlignCenter"Ctrl+E"
KeyAlignLeft"Ctrl+L"
KeyAlignRight"Ctrl+R"
KeyAltUndo"Alt+Backspace"
KeyApplyDoubleSpace"Ctrl+2"
KeyApplyOneAndAHalfSpace"Ctrl+5"
KeyApplySingleSpace"Ctrl+1"
KeyBackspace"Backspace"
KeyCopy"Ctrl+C"
KeyCopyFormat"Ctrl+Shift+C"
KeyCtrlInsert"Ctrl+Insert"
KeyCut"Ctrl+X"
KeyDecreaseFontSize"Ctrl+OemOpenBrackets"
KeyDecreaseIndentation"Ctrl+Shift+T"
KeyDelete"Delete"
KeyDeleteColumns"Alt+Ctrl+Shift+D"
KeyDeleteNextWord"Ctrl+Delete"
KeyDeletePreviousWord"Ctrl+Backspace"
KeyEnterLineBreak"Shift+Enter"
KeyEnterParagraphBreak"Enter"
KeyIncreaseFontSize"Ctrl+OemCloseBrackets"
KeyInsertColumns"Alt+Ctrl+Shift+C"
KeyInsertRows"Alt+Ctrl+Shift+R"
KeyInsertTable"Alt+Ctrl+Shift+T"
KeyMergeCells"Alt+Ctrl+Shift+M"
KeyMoveDownByLine"Down"
KeyMoveDownByPage"PageDown"
KeyMoveDownByParagraph"Ctrl+Down"
KeyMoveLeftByCharacter"Left"
KeyMoveLeftByWord"Ctrl+Left"
KeyMoveRightByCharacter"Right"
KeyMoveRightByWord"Ctrl+Right"
KeyMoveToColumnEnd"Alt+PageDown"
KeyMoveToColumnStart"Alt+PageUp"
KeyMoveToDocumentEnd"Ctrl+End"
KeyMoveToDocumentStart"Ctrl+Home"
KeyMoveToLineEnd"End"
KeyMoveToLineStart"Home"
KeyMoveToWindowBottom"Alt+Ctrl+PageDown"
KeyMoveToWindowTop"Alt+Ctrl+PageUp"
KeyMoveUpByLine"Up"
KeyMoveUpByPage"PageUp"
KeyMoveUpByParagraph"Ctrl+Up"
KeyPasteFormat"Ctrl+Shift+V"
KeyRedo"Ctrl+Y"
KeyRemoveListMarkers"Ctrl+Shift+R"
KeyResetFormat"Ctrl+Space"
KeySelectDownByLine"Shift+Down"
KeySelectDownByPage"Shift+PageDown"
KeySelectDownByParagraph"Ctrl+Shift+Down"
KeySelectLeftByCharacter"Shift+Left"
KeySelectLeftByWord"Ctrl+Shift+Left"
KeySelectRightByCharacter"Shift+Right"
KeySelectRightByWord"Ctrl+Shift+Right"
KeySelectToColumnEnd"Alt+Shift+PageDown"
KeySelectToColumnStart"Alt+Shift+PageUp"
KeySelectToDocumentEnd"Ctrl+Shift+End"
KeySelectToDocumentStart"Ctrl+Shift+Home"
KeySelectToLineEnd"Shift+End"
KeySelectToLineStart"Shift+Home"
KeySelectToWindowBottom"Alt+Ctrl+Shift+PageDown"
KeySelectToWindowTop"Alt+Ctrl+Shift+PageUp"
KeySelectUpByLine"Shift+Up"
KeySelectUpByPage"Shift+PageUp"
KeySelectUpByParagraph"Ctrl+Shift+Up"
KeyShiftBackspace"Shift+Backspace"
KeyShiftDelete"Shift+Delete"
KeyShiftInsert"Shift+Insert"
KeyShiftSpace"Shift+Space"
KeySpace"Space"
KeySplitCell"Alt+Ctrl+Shift+S"
KeySwitchViewingMode"Ctrl+M"
KeyTabBackward"Shift+Tab"
KeyTabForward"Tab"
KeyToggleBullets"Ctrl+Shift+L"
KeyToggleInsert"Insert"
KeyToggleNumbering"Ctrl+Shift+N"
KeyToggleSubscript"Ctrl+OemPlus"
KeyToggleSuperscript"Ctrl+Shift+OemPlus"
KeyToggleUnderline"Ctrl+U"
KeyUndo"Ctrl+Z"
ListBoxSelectAllKey"Ctrl+A"
SwitchViewingMode"_Switch ViewingMode"
ToStringFormatString_Control"{0}: {1}"
ToStringFormatString_GridView"{0} Columns.Count:{1}"
ZoomPercentageConverterStringFormat"{0:0.##}%"