diff --git a/NppShell.rc b/NppShell.rc index 1ec3825..4ac20f6 100644 --- a/NppShell.rc +++ b/NppShell.rc @@ -212,6 +212,46 @@ END ///////////////////////////////////////////////////////////////////////////// +///////////////////////////////////////////////////////////////////////////// +// Serbian (Cyrillic, Serbia) resources + +#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_SRO) +LANGUAGE LANG_SERBIAN, SUBLANG_SERBIAN_SERBIA_CYRILLIC + +///////////////////////////////////////////////////////////////////////////// +// +// String Table +// + +STRINGTABLE +BEGIN +IDS_EDIT_WITH_NOTEPADPLUSPLUS "Уреди са &Notepad++" +END + +#endif // Serbian (Cyrillic, Serbia) resources +///////////////////////////////////////////////////////////////////////////// + + +///////////////////////////////////////////////////////////////////////////// +// Serbian (Latin, Serbia) resources + +#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_SRM) +LANGUAGE LANG_SERBIAN, SUBLANG_SERBIAN_SERBIA_LATIN + +///////////////////////////////////////////////////////////////////////////// +// +// String Table +// + +STRINGTABLE +BEGIN +IDS_EDIT_WITH_NOTEPADPLUSPLUS "Uredi sa &Notepad++" +END + +#endif // Serbian (Latin, Serbia) resources +///////////////////////////////////////////////////////////////////////////// + + ///////////////////////////////////////////////////////////////////////////// // Serbian (Latin, Bosnia & Herzegovina) resources