What Do You Need In The Xf2 Xengallery Version? Vote for your choices here: http://www.sonnb.com/threads/what-do-you-need-in-the-xf2-xengallery-version.1539/

Implemented Hardcoded Phrases In Templates

Discussion in 'Feature Requests' started by McAtze, Aug 16, 2013.

  1. McAtze

    McAtze Authorized Member Authorized

    Hi,

    i translate the addon in german. During this i notice that in the template sonnb_xengallery_photo_view is a harcoded phrase in ..

    HTML:
    <xen:if is="!{$xenOptions.sonnb_XG_disableCamera} && {$photo.photo_exif}">
                        <h4>{xen:phrase sonnb_xengallery_additional_info}</h4>
                        <div class="photoExif">       
                            <xen:if hascontent="true">
                                <span class="muted">Settings:</span>
                                <span class="muted" id="exif-detail-container">
    Can you fix this in the next version?
     
  2. sonnb

    sonnb Administrator Staff Member

    Thank you. I would fix it.
     
    McAtze likes this.
  3. McAtze

    McAtze Authorized Member Authorized

    In the new Version 15 there are some hardcoded Phrases in the template "sonnb_xengallery_option_tab"
    HTML:
    <ul class="tabs mainTabs Tabs" style="padding:0" data-panes="#OptionPanes > li" data-history="on">
            <li><a href="{$requestPaths.requestUri}#1">Display Options</a></li>
            <li><a href="{$requestPaths.requestUri}#2">Privacy Options</a></li>
            <li><a href="{$requestPaths.requestUri}#2">Copyright/TOS Options</a></li>
            <li><a href="{$requestPaths.requestUri}#3">Importing Options</a></li>
            <li><a href="{$requestPaths.requestUri}#4">Advanced Options</a></li>
        </ul>
     
  4. sonnb

    sonnb Administrator Staff Member

    Yep, I know that. Because they are in AdminCP so I still not make them as phrases.
     
  5. McAtze

    McAtze Authorized Member Authorized

    Mmh, ok .. :(
     
  6. sonnb

    sonnb Administrator Staff Member

    It would be phrase. Do not worry ;)
     
    McAtze likes this.
  7. McAtze

    McAtze Authorized Member Authorized

    Great work .. thanks
     
  8. sonnb

    sonnb Administrator Staff Member

    Have you done with translation @McAtze? I would like to have one copy of it to put into RM to share if anyone need it.
     

Share This Page