added message at top of page offering redirect to local lng
|
@ -5,6 +5,7 @@ Settings = require('settings-sharelatex')
|
||||||
SubscriptionFormatters = require('../Features/Subscription/SubscriptionFormatters')
|
SubscriptionFormatters = require('../Features/Subscription/SubscriptionFormatters')
|
||||||
querystring = require('querystring')
|
querystring = require('querystring')
|
||||||
SystemMessageManager = require("../Features/SystemMessages/SystemMessageManager")
|
SystemMessageManager = require("../Features/SystemMessages/SystemMessageManager")
|
||||||
|
_ = require("underscore")
|
||||||
|
|
||||||
fingerprints = {}
|
fingerprints = {}
|
||||||
Path = require 'path'
|
Path = require 'path'
|
||||||
|
@ -137,3 +138,9 @@ module.exports = (app)->
|
||||||
res.locals.systemMessages = messages
|
res.locals.systemMessages = messages
|
||||||
next()
|
next()
|
||||||
|
|
||||||
|
app.use (req, res, next)->
|
||||||
|
subdomain = _.find Settings.i18n.subdomainLang, (subdomain)->
|
||||||
|
subdomain.lngCode == req.showUserOtherLng
|
||||||
|
res.locals.recomendSubdomain = subdomain
|
||||||
|
next()
|
||||||
|
|
||||||
|
|
|
@ -81,6 +81,8 @@ html(itemscope, itemtype='http://schema.org/Product')
|
||||||
a(href, ng-click="hide()").pull-right ×
|
a(href, ng-click="hide()").pull-right ×
|
||||||
.system-message-content(ng-bind-html="htmlContent")
|
.system-message-content(ng-bind-html="htmlContent")
|
||||||
|
|
||||||
|
include translations/translation_message
|
||||||
|
|
||||||
- if(typeof(suppressNavbar) == "undefined")
|
- if(typeof(suppressNavbar) == "undefined")
|
||||||
include layout/navbar
|
include layout/navbar
|
||||||
|
|
||||||
|
|
10
services/web/app/views/translations/translation_message.jade
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
- if(typeof(recomendSubdomain) != "undefined")
|
||||||
|
.translations-message
|
||||||
|
.container
|
||||||
|
.row
|
||||||
|
.col-md-12
|
||||||
|
a(href=recomendSubdomain.url) #{translate("click_here_to_view_sl_in_lng", {lngName:translate(recomendSubdomain.lngCode)})}
|
||||||
|
img(src="/img/flags/32/#{recomendSubdomain.lngCode}.png")
|
||||||
|
button.close
|
||||||
|
span(aria-hidden="true") ×
|
||||||
|
span.sr-only Close
|
|
@ -139,7 +139,6 @@ module.exports =
|
||||||
features: defaultFeatures
|
features: defaultFeatures
|
||||||
}]
|
}]
|
||||||
|
|
||||||
|
|
||||||
# i18n
|
# i18n
|
||||||
# ------
|
# ------
|
||||||
#
|
#
|
||||||
|
|
BIN
services/web/public/img/flags/32/_ASEAN.png
Executable file
After Width: | Height: | Size: 1.1 KiB |
BIN
services/web/public/img/flags/32/_African Union.png
Executable file
After Width: | Height: | Size: 1.5 KiB |
BIN
services/web/public/img/flags/32/_Alderney.png
Executable file
After Width: | Height: | Size: 2.1 KiB |
BIN
services/web/public/img/flags/32/_Arab League.png
Executable file
After Width: | Height: | Size: 1.4 KiB |
BIN
services/web/public/img/flags/32/_Basque Country.png
Executable file
After Width: | Height: | Size: 1.3 KiB |
BIN
services/web/public/img/flags/32/_CARICOM.png
Executable file
After Width: | Height: | Size: 1.2 KiB |
BIN
services/web/public/img/flags/32/_CIS.png
Executable file
After Width: | Height: | Size: 1.6 KiB |
BIN
services/web/public/img/flags/32/_Catalonia.png
Executable file
After Width: | Height: | Size: 623 B |
BIN
services/web/public/img/flags/32/_Commonwealth.png
Executable file
After Width: | Height: | Size: 1.3 KiB |
BIN
services/web/public/img/flags/32/_England.png
Executable file
After Width: | Height: | Size: 498 B |
BIN
services/web/public/img/flags/32/_European Union.png
Executable file
After Width: | Height: | Size: 1.2 KiB |
BIN
services/web/public/img/flags/32/_FAO.png
Executable file
After Width: | Height: | Size: 1.4 KiB |
BIN
services/web/public/img/flags/32/_Galicia.png
Executable file
After Width: | Height: | Size: 1.2 KiB |
BIN
services/web/public/img/flags/32/_IAEA.png
Executable file
After Width: | Height: | Size: 1.4 KiB |
BIN
services/web/public/img/flags/32/_IHO.png
Executable file
After Width: | Height: | Size: 1.2 KiB |
BIN
services/web/public/img/flags/32/_Islamic Conference.png
Executable file
After Width: | Height: | Size: 1.4 KiB |
BIN
services/web/public/img/flags/32/_Kosovo.png
Executable file
After Width: | Height: | Size: 2.3 KiB |
BIN
services/web/public/img/flags/32/_NATO.png
Executable file
After Width: | Height: | Size: 1 KiB |
BIN
services/web/public/img/flags/32/_Northern Cyprus.png
Executable file
After Width: | Height: | Size: 809 B |
BIN
services/web/public/img/flags/32/_Northern Ireland.png
Executable file
After Width: | Height: | Size: 713 B |
BIN
services/web/public/img/flags/32/_OAS.png
Executable file
After Width: | Height: | Size: 1.7 KiB |
BIN
services/web/public/img/flags/32/_OECD.png
Executable file
After Width: | Height: | Size: 1.1 KiB |
BIN
services/web/public/img/flags/32/_OPEC.png
Executable file
After Width: | Height: | Size: 1.1 KiB |
BIN
services/web/public/img/flags/32/_Olimpic Movement.png
Executable file
After Width: | Height: | Size: 976 B |
BIN
services/web/public/img/flags/32/_Quebec.png
Executable file
After Width: | Height: | Size: 2.2 KiB |
BIN
services/web/public/img/flags/32/_Red Cross.png
Executable file
After Width: | Height: | Size: 445 B |
BIN
services/web/public/img/flags/32/_Scotland.png
Executable file
After Width: | Height: | Size: 1.6 KiB |
BIN
services/web/public/img/flags/32/_Somaliland.png
Executable file
After Width: | Height: | Size: 843 B |
BIN
services/web/public/img/flags/32/_Tristan-da-Cunha.png
Executable file
After Width: | Height: | Size: 2.4 KiB |
BIN
services/web/public/img/flags/32/_UNESCO.png
Executable file
After Width: | Height: | Size: 758 B |
BIN
services/web/public/img/flags/32/_UNICEF.png
Executable file
After Width: | Height: | Size: 1.4 KiB |
BIN
services/web/public/img/flags/32/_United Nations.png
Executable file
After Width: | Height: | Size: 1.3 KiB |
BIN
services/web/public/img/flags/32/_WHO.png
Executable file
After Width: | Height: | Size: 1.4 KiB |
BIN
services/web/public/img/flags/32/_WTO.png
Executable file
After Width: | Height: | Size: 1.3 KiB |
BIN
services/web/public/img/flags/32/_Wales.png
Executable file
After Width: | Height: | Size: 1.7 KiB |
BIN
services/web/public/img/flags/32/ad.png
Executable file
After Width: | Height: | Size: 1.1 KiB |
BIN
services/web/public/img/flags/32/ae.png
Executable file
After Width: | Height: | Size: 563 B |
BIN
services/web/public/img/flags/32/af.png
Executable file
After Width: | Height: | Size: 990 B |
BIN
services/web/public/img/flags/32/ag.png
Executable file
After Width: | Height: | Size: 1.4 KiB |
BIN
services/web/public/img/flags/32/ai.png
Executable file
After Width: | Height: | Size: 1.4 KiB |
BIN
services/web/public/img/flags/32/al.png
Executable file
After Width: | Height: | Size: 1,007 B |
BIN
services/web/public/img/flags/32/am.png
Executable file
After Width: | Height: | Size: 591 B |
BIN
services/web/public/img/flags/32/an.png
Executable file
After Width: | Height: | Size: 769 B |
BIN
services/web/public/img/flags/32/ao.png
Executable file
After Width: | Height: | Size: 933 B |
BIN
services/web/public/img/flags/32/aq.png
Executable file
After Width: | Height: | Size: 1,019 B |
BIN
services/web/public/img/flags/32/ar.png
Executable file
After Width: | Height: | Size: 611 B |
BIN
services/web/public/img/flags/32/as.png
Executable file
After Width: | Height: | Size: 1.5 KiB |
BIN
services/web/public/img/flags/32/at.png
Executable file
After Width: | Height: | Size: 466 B |
BIN
services/web/public/img/flags/32/au.png
Executable file
After Width: | Height: | Size: 1.5 KiB |
BIN
services/web/public/img/flags/32/aw.png
Executable file
After Width: | Height: | Size: 806 B |
BIN
services/web/public/img/flags/32/ax.png
Executable file
After Width: | Height: | Size: 825 B |
BIN
services/web/public/img/flags/32/az.png
Executable file
After Width: | Height: | Size: 826 B |
BIN
services/web/public/img/flags/32/ba.png
Executable file
After Width: | Height: | Size: 1.3 KiB |
BIN
services/web/public/img/flags/32/bb.png
Executable file
After Width: | Height: | Size: 947 B |
BIN
services/web/public/img/flags/32/bd.png
Executable file
After Width: | Height: | Size: 998 B |
BIN
services/web/public/img/flags/32/be.png
Executable file
After Width: | Height: | Size: 648 B |
BIN
services/web/public/img/flags/32/bf.png
Executable file
After Width: | Height: | Size: 740 B |
BIN
services/web/public/img/flags/32/bg.png
Executable file
After Width: | Height: | Size: 483 B |
BIN
services/web/public/img/flags/32/bh.png
Executable file
After Width: | Height: | Size: 907 B |
BIN
services/web/public/img/flags/32/bi.png
Executable file
After Width: | Height: | Size: 1.7 KiB |
BIN
services/web/public/img/flags/32/bj.png
Executable file
After Width: | Height: | Size: 607 B |
BIN
services/web/public/img/flags/32/bl.png
Executable file
After Width: | Height: | Size: 1.7 KiB |
BIN
services/web/public/img/flags/32/bm.png
Executable file
After Width: | Height: | Size: 1.4 KiB |
BIN
services/web/public/img/flags/32/bn.png
Executable file
After Width: | Height: | Size: 1.4 KiB |
BIN
services/web/public/img/flags/32/bo.png
Executable file
After Width: | Height: | Size: 829 B |
BIN
services/web/public/img/flags/32/bq.png
Executable file
After Width: | Height: | Size: 469 B |
BIN
services/web/public/img/flags/32/br.png
Executable file
After Width: | Height: | Size: 1.6 KiB |
BIN
services/web/public/img/flags/32/bs.png
Executable file
After Width: | Height: | Size: 834 B |
BIN
services/web/public/img/flags/32/bt.png
Executable file
After Width: | Height: | Size: 1.3 KiB |
BIN
services/web/public/img/flags/32/bv.png
Executable file
After Width: | Height: | Size: 743 B |
BIN
services/web/public/img/flags/32/bw.png
Executable file
After Width: | Height: | Size: 583 B |
BIN
services/web/public/img/flags/32/by.png
Executable file
After Width: | Height: | Size: 859 B |
BIN
services/web/public/img/flags/32/bz.png
Executable file
After Width: | Height: | Size: 1.2 KiB |
BIN
services/web/public/img/flags/32/ca.png
Executable file
After Width: | Height: | Size: 1,005 B |
BIN
services/web/public/img/flags/32/cc.png
Executable file
After Width: | Height: | Size: 1,004 B |
BIN
services/web/public/img/flags/32/cd.png
Executable file
After Width: | Height: | Size: 1.5 KiB |
BIN
services/web/public/img/flags/32/cf.png
Executable file
After Width: | Height: | Size: 779 B |
BIN
services/web/public/img/flags/32/cg.png
Executable file
After Width: | Height: | Size: 1.2 KiB |
BIN
services/web/public/img/flags/32/ch.png
Executable file
After Width: | Height: | Size: 631 B |
BIN
services/web/public/img/flags/32/ci.png
Executable file
After Width: | Height: | Size: 629 B |
BIN
services/web/public/img/flags/32/ck.png
Executable file
After Width: | Height: | Size: 1.5 KiB |
BIN
services/web/public/img/flags/32/cl.png
Executable file
After Width: | Height: | Size: 657 B |
BIN
services/web/public/img/flags/32/cm.png
Executable file
After Width: | Height: | Size: 804 B |
BIN
services/web/public/img/flags/32/cn.png
Executable file
After Width: | Height: | Size: 793 B |
BIN
services/web/public/img/flags/32/co.png
Executable file
After Width: | Height: | Size: 510 B |
BIN
services/web/public/img/flags/32/cr.png
Executable file
After Width: | Height: | Size: 1.8 KiB |
BIN
services/web/public/img/flags/32/cu.png
Executable file
After Width: | Height: | Size: 1,016 B |
BIN
services/web/public/img/flags/32/cv.png
Executable file
After Width: | Height: | Size: 890 B |
BIN
services/web/public/img/flags/32/cw.png
Executable file
After Width: | Height: | Size: 1.7 KiB |
BIN
services/web/public/img/flags/32/cx.png
Executable file
After Width: | Height: | Size: 1.3 KiB |
BIN
services/web/public/img/flags/32/cy.png
Executable file
After Width: | Height: | Size: 729 B |
BIN
services/web/public/img/flags/32/cz.png
Executable file
After Width: | Height: | Size: 849 B |
BIN
services/web/public/img/flags/32/de.png
Executable file
After Width: | Height: | Size: 602 B |
BIN
services/web/public/img/flags/32/dj.png
Executable file
After Width: | Height: | Size: 1,004 B |
BIN
services/web/public/img/flags/32/dk.png
Executable file
After Width: | Height: | Size: 595 B |
BIN
services/web/public/img/flags/32/dm.png
Executable file
After Width: | Height: | Size: 1.2 KiB |