Filip Bengtsson
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Newscrunch] Strings not marked for translationThis is only a minor improvement, I don’t see the need to push a version only for this. The strings will be appear on translate.ww.wp.xz.cn when they are added to the trunk branch (or whatever the correct SVN term is).
Forum: Plugins
In reply to: [Out of the Block: OpenStreetMap] I18n of concatenated stringsI now saw that the strings
'Enabled.'and'Disabled.'are used multiple times in that same file. Please provide context for the function it relates to (like map dragging, touch zoom etc).Forum: Plugins
In reply to: [Predikan] Perhaps plural?It seems like WordPress, US English, uses title casing for most labels and menu items in the admin pages, albeit not coherently. The strings for the default post types ‘post’ and ‘page’, corresponding to the ones you pointed out, are consistently using title case. So I’ll use that in the plugin too.
Forum: Plugins
In reply to: [Predikan] Perhaps plural?Thanks, I spotted that while translating and made this fix for the next release.
Did I understand you correctly that the standard is capitalization like this? Also, do you know where to find documentation of stylistic things like this?