apeisa Posted October 10, 2012 Posted October 10, 2012 Should this file be translatable: https://github.com/ryancramerdesign/ProcessWire/blob/master/wire/modules/Markup/MarkupPagerNav/MarkupPagerNav.module Especially prev / next labels? I know these are easy to set from template code, but it is boring stuff if you have primary lang something else than English. 1
apeisa Posted October 26, 2012 Author Posted October 26, 2012 Another one: https://github.com/ryancramerdesign/ProcessWire/blob/master/wire/modules/Inputfield/InputfieldPageListSelect/InputfieldPageListSelectMultiple.module Lines 53-55 should be multilang.
ryan Posted October 26, 2012 Posted October 26, 2012 Thanks, looks like it's just the startLabel ('Add') that should be translatable, as it should pull the cancel label from the translation the InputfieldPageListSelect module -- I will fix this, as well as make the startLabel translatable in the dev branch.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now