File tree Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Original file line number Diff line number Diff line change 212212/////////////////////////////////////////////////////////////////////////////
213213
214214
215+ /////////////////////////////////////////////////////////////////////////////
216+ // Serbian (Cyrillic, Serbia) resources
217+
218+ #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_SRO)
219+ LANGUAGE LANG_SERBIAN, SUBLANG_SERBIAN_SERBIA_CYRILLIC
220+
221+ /////////////////////////////////////////////////////////////////////////////
222+ //
223+ // String Table
224+ //
225+
226+ STRINGTABLE
227+ BEGIN
228+ IDS_EDIT_WITH_NOTEPADPLUSPLUS "Уреди са &Notepad++"
229+ END
230+
231+ #endif // Serbian (Cyrillic, Serbia) resources
232+ /////////////////////////////////////////////////////////////////////////////
233+
234+
235+ /////////////////////////////////////////////////////////////////////////////
236+ // Serbian (Latin, Serbia) resources
237+
238+ #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_SRM)
239+ LANGUAGE LANG_SERBIAN, SUBLANG_SERBIAN_SERBIA_LATIN
240+
241+ /////////////////////////////////////////////////////////////////////////////
242+ //
243+ // String Table
244+ //
245+
246+ STRINGTABLE
247+ BEGIN
248+ IDS_EDIT_WITH_NOTEPADPLUSPLUS "Uredi sa &Notepad++"
249+ END
250+
251+ #endif // Serbian (Latin, Serbia) resources
252+ /////////////////////////////////////////////////////////////////////////////
253+
254+
215255/////////////////////////////////////////////////////////////////////////////
216256// Serbian (Latin, Bosnia & Herzegovina) resources
217257
You can’t perform that action at this time.
0 commit comments