mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-01 06:05:24 +02:00
Fix NLS key mismatch.
This commit is contained in:
parent
6f68f6e171
commit
c55ca76edc
1 changed files with 1 additions and 1 deletions
|
@ -3334,7 +3334,7 @@
|
|||
</page>
|
||||
|
||||
<page
|
||||
name="%CodeFormatterPreferencePage.name"
|
||||
name="%codeFormatterPreferencePage.name"
|
||||
class="org.eclipse.cdt.internal.ui.preferences.CodeFormatterPreferencePage"
|
||||
category="org.eclipse.cdt.ui.newui.Page_head_general"
|
||||
id="org.eclipse.cdt.ui.propertyPages.CodeFormatterPreferencePage">
|
||||
|
|
Loading…
Add table
Reference in a new issue