Skip to content

Commit

Permalink
Not all areas of the UI are in Spanish when selecting the Spanish Lo…
Browse files Browse the repository at this point in the history
…cale at login #438
  • Loading branch information
rgarg24 committed Dec 4, 2023
1 parent fc9eec2 commit be116d8
Show file tree
Hide file tree
Showing 6 changed files with 45 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
$(document).ready(function() {
miniMsg = new gadgets.MiniMessage(__MODULE_ID__);
loadingMsg = miniMsg.createStaticMessage("Loading...");
gadgets.window.setTitle(I18N.message("perc.ui.forms.tracker.gadget@FORMS TRACKER"));
});
</script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ $(function () {
document.getElementById('perc-site-improve-explanation').innerText=I18N.message("perc.ui.site.improve.gadget@Explanation");
document.getElementById('perc-existing-site-improve-btn').innerText=I18N.message("perc.ui.site.improve.gadget@Existing Site Improve");
document.getElementById('perc-try-site-improve-btn').innerText=I18N.message("perc.ui.site.improve.gadget@Try Site Improve");
gadgets.window.setTitle(I18N.message("perc.ui.site.improve.gadget@SITEIMPROVE"));
});

//Hold onto our site configuration.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,7 @@
document.getElementById('perc-label-left').innerText=I18N.message("perc.ui.traffic.gadget@Visits");
document.getElementById('perc-traffic-show-hide-details').innerText=I18N.message("perc.ui.traffic.gadget@Show Details");
document.getElementById('perc-traffic-error-message').innerText=I18N.message("perc.ui.traffic.gadget@Select Date Range");
gadgets.window.setTitle(I18N.message("perc.ui.traffic.gadget@TRAFFIC"));
});
var dateFormat = "m/d/yy";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
document.getElementById('perc-gadget-welcome-link-4').innerText=I18N.message("perc.ui.welcome.gadget@Ask Questions");
document.getElementById('perc-gadget-welcome-link-5').innerText=I18N.message("perc.ui.welcome.gadget@Add Percussion Linkback");
document.getElementById('perc-gadget-welcome-link-6').innerText=I18N.message("perc.ui.welcome.gadget@Percussion Linkback Explanation");
gadgets.window.setTitle(I18N.message("perc.ui.gadgets.welcome@WELCOME"));
$("#perc_linkback_anchor").attr("href",generateBookMarklet()).on("click",function(event){event.preventDefault();});
$("#perc_linkback_moreinfo_link").on("click",function(){displayMoreInfoDialog();});
});
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<Module>
<ModulePrefs title="Welcome" category="content" description="This gadget provides an introduction to Percussion CMS with links to documentation, the forum, and support." thumbnail="images/gadgetIconWelcome.png" height="320">
<Require feature="perc_core"/>
<Require feature="settitle" />
<Require feature="perc_jquery_ui"/>
</ModulePrefs>
<Content type="html">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5185,6 +5185,16 @@ Documentación' href='https://help.percussion.com/'&gt;help.percussion.com&lt;/a
<seg>Última actualización</seg>
</tuv>
</tu>
<tu tuid="perc.ui.gadgets.welcome@WELCOME">
<prop type="sectionname" xml:lang="en-us">WELCOME</prop>
<note xml:lang="en-us"></note>
<tuv xml:lang="en-us">
<seg>WELCOME</seg>
</tuv>
<tuv xml:lang="es">
<seg>BIENVENIDO</seg>
</tuv>
</tu>
<tu tuid="perc.ui.gadgets.welcome@Linkback Not Supported">
<prop type="sectionname" xml:lang="en-us">Welcome</prop>
<note xml:lang="en-us"></note>
Expand Down Expand Up @@ -15111,6 +15121,16 @@ Documentación' href='https://help.percussion.com/'&gt;help.percussion.com&lt;/a
<seg>Total</seg>
</tuv>
</tu>
<tu tuid="perc.ui.forms.tracker.gadget@FORMS TRACKER">
<prop type="sectionname" xml:lang="en-us">FORMS TRACKER</prop>
<note xml:lang="en-us"></note>
<tuv xml:lang="en-us">
<seg>FORMS TRACKER</seg>
</tuv>
<tuv xml:lang="es">
<seg>SEGUIMIENTO DE FORMAS</seg>
</tuv>
</tu>
<tu tuid="perc.ui.seo.gadget@Title Tag">
<prop type="sectionname" xml:lang="en-us">Title Tag</prop>
<note xml:lang="en-us"></note>
Expand Down Expand Up @@ -15201,6 +15221,16 @@ Documentación' href='https://help.percussion.com/'&gt;help.percussion.com&lt;/a
<seg>Percussion Linkback proporciona acceso rápido desde su sitio web a Percussion CMS para facilitar ediciones rápidas y una navegación sencilla. Cuando vea una página en su sitio web, haga clic en el marcador Percussion Linkback y accederá a la página correspondiente en CMS para que pueda editarla.</seg>
</tuv>
</tu>
<tu tuid="perc.ui.site.improve.gadget@SITEIMPROVE">
<prop type="sectionname" xml:lang="en-us">SITEIMPROVE</prop>
<note xml:lang="en-us"></note>
<tuv xml:lang="en-us">
<seg>SITEIMPROVE</seg>
</tuv>
<tuv xml:lang="es">
<seg>MEJORAR EL SITIO</seg>
</tuv>
</tu>
<tu tuid="perc.ui.site.improve.gadget@Welcome Text">
<prop type="sectionname" xml:lang="en-us">Welcome to the Siteimprove gadget</prop>
<note xml:lang="en-us"></note>
Expand Down Expand Up @@ -15511,6 +15541,16 @@ Documentación' href='https://help.percussion.com/'&gt;help.percussion.com&lt;/a
<seg>Seleccione un rango de fechas que incluya al menos un punto de datos</seg>
</tuv>
</tu>
<tu tuid="perc.ui.traffic.gadget@TRAFFIC">
<prop type="sectionname" xml:lang="en-us">TRAFFIC</prop>
<note xml:lang="en-us"></note>
<tuv xml:lang="en-us">
<seg>TRAFFIC</seg>
</tuv>
<tuv xml:lang="es">
<seg>TRÁFICO</seg>
</tuv>
</tu>
<tu tuid="perc.ui.activity.gadget@How Many">
<prop type="sectionname" xml:lang="en-us">Activity Gadget</prop>
<note xml:lang="en-us"></note>
Expand Down

0 comments on commit be116d8

Please sign in to comment.