mirror of
https://github.com/reactos/reactos.git
synced 2025-01-06 06:20:13 +00:00
[IEFRAME]
* Fix the Home button label. Brought to you by Andre Guibert de Bruet. CORE-7144 #resolve #comment Thanks ! svn path=/trunk/; revision=58901
This commit is contained in:
parent
c4682b16cb
commit
279b9507fd
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ STRINGTABLE
|
|||
IDS_TB_FORWARD "Forward"
|
||||
IDS_TB_STOP "Stop"
|
||||
IDS_TB_REFRESH "Refresh"
|
||||
IDS_TB_HOME "#msgctxt#home page#Home"
|
||||
IDS_TB_HOME "Home"
|
||||
IDS_TB_PRINT "Print..."
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue