You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2016/10/26 08:14:15 UTC

svn commit: r1766648 - in /myfaces/tobago/trunk/tobago-theme/tobago-theme-standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/property: tobago.properties.xml tobago_es.properties.xml

Author: lofwyr
Date: Wed Oct 26 08:14:15 2016
New Revision: 1766648

URL: http://svn.apache.org/viewvc?rev=1766648&view=rev
Log:
TOBAGO-1561: Remove AutoAccessKey (underline)

Modified:
    myfaces/tobago/trunk/tobago-theme/tobago-theme-standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/property/tobago.properties.xml
    myfaces/tobago/trunk/tobago-theme/tobago-theme-standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/property/tobago_es.properties.xml

Modified: myfaces/tobago/trunk/tobago-theme/tobago-theme-standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/property/tobago.properties.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-theme/tobago-theme-standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/property/tobago.properties.xml?rev=1766648&r1=1766647&r2=1766648&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-theme/tobago-theme-standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/property/tobago.properties.xml (original)
+++ myfaces/tobago/trunk/tobago-theme/tobago-theme-standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/property/tobago.properties.xml Wed Oct 26 08:14:15 2016
@@ -25,7 +25,6 @@
   <!-- Client Configuration -->
   <entry key="configTitle">Client configuration of the Tobago framework</entry>
   <entry key="configTheme">Theme</entry>
-  <entry key="configThemeWithAccessKey">_Theme</entry>
   <entry key="configThemeText">Which theme should be used?</entry>
   <entry key="configLocale">Locale</entry>
   <entry key="configLocaleText">Which locale should be used?</entry>

Modified: myfaces/tobago/trunk/tobago-theme/tobago-theme-standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/property/tobago_es.properties.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-theme/tobago-theme-standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/property/tobago_es.properties.xml?rev=1766648&r1=1766647&r2=1766648&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-theme/tobago-theme-standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/property/tobago_es.properties.xml (original)
+++ myfaces/tobago/trunk/tobago-theme/tobago-theme-standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/property/tobago_es.properties.xml Wed Oct 26 08:14:15 2016
@@ -25,7 +25,6 @@
   <!-- Client Configuration -->
   <entry key="configTitle">Configuración cliente del framework Tobago</entry>
   <entry key="configTheme">Tema</entry>
-  <entry key="configThemeWithAccessKey">_Tema</entry>
   <entry key="configThemeText">¿Que tema debe de ser utilizado?</entry>
   <entry key="configLocale">Idioma</entry>
   <entry key="configLocaleText">¿Que idioma debe de ser utilizado?</entry>