Kaydet (Commit) deb7a04d authored tarafından Nick Treleaven's avatar Nick Treleaven

Only translate '%s source file' instead of whole title for filetypes

(easier for new translations).


git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1999 ea778897-0a13-0410-b9d1-a72fbfd435f5
üst d8c3ecaf
......@@ -5,6 +5,13 @@
* src/document.c, src/editor.c:
Use newline as autocompletion list separator, so that reST entries
show correctly.
* src/document.c:
Ensure empty symbol list is shown when tags cannot be parsed (fixes
wrong symbol list shown when creating a new document with an unsaved
filename set).
* src/filetypes.c:
Only translate '%s source file' instead of whole title for filetypes
(easier for new translations).
2007-10-31 Frank Lanitz <frank(at)frank(dot)uvena(dot)de>
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment