Move new strings into language headers

This commit is contained in:
Birunthan Mohanathas
2013-10-06 17:54:17 +03:00
parent 9085f2ae20
commit 6c6ec771b0
37 changed files with 6 additions and 6 deletions

View File

@ -163,11 +163,11 @@ STRINGTABLE
ID_STR_WELCOME, STR_WELCOME
ID_STR_CLICKTOMANAGE, STR_CLICKTOMANAGE
ID_STR_CLICKTODOWNLOAD, STR_CLICKTODOWNLOAD
ID_STR_CREATERMSKINPACKAGE, "Create .rmskin package..."
ID_STR_EDITORSC, "Editor:"
ID_STR_CREATERMSKINPACKAGE, STR_CREATERMSKIN
ID_STR_EDITORSC, STR_EDITORSC
ID_STR_ELLIPSIS, "..."
ID_STR_SHOWNOTIFICATIONAREAICON, "Show notification area icon"
ID_STR_SOURCE, "Source"
ID_STR_USED2D, "Use D2D rendering"
ID_STR_CLEAR, "Clear"
ID_STR_SHOWNOTIFICATIONAREAICON, STR_SHOWNOTIFAREAICON
ID_STR_SOURCE, STR_SOURCE
ID_STR_USED2D, STR_USED2D
ID_STR_CLEAR, STR_CLEAR
}