am cab31f21: am ad288632: am 1357617c: am 07ee7d17: docs: Hide Arabic and Hebrew badges due to translation problems
* commit 'cab31f210930b12778c841a96a2c024b2dbb08b4': docs: Hide Arabic and Hebrew badges due to translation problems
This commit is contained in:
@@ -21,9 +21,9 @@ two Google Play badges.</p>
|
||||
<a href="{@docRoot}downloads/brand/en_generic_rgb_wo.ai">English (English)</a><br/>
|
||||
|
||||
<a href="{@docRoot}downloads/brand/af_generic_rgb_wo.ai">Afrikaans (Afrikaans)</a><br/>
|
||||
|
||||
<!--
|
||||
<a href="{@docRoot}downloads/brand/ar_generic_rgb_wo.ai">العربية (Arabic)</a><br/>
|
||||
|
||||
-->
|
||||
<a href="{@docRoot}downloads/brand/be_generic_rgb_wo.ai">Беларуская (Belarusian)</a><br/>
|
||||
|
||||
<a href="{@docRoot}downloads/brand/bg_generic_rgb_wo.ai">български (Bulgarian)</a><br/>
|
||||
@@ -61,9 +61,9 @@ two Google Play badges.</p>
|
||||
<a href="{@docRoot}downloads/brand/de_generic_rgb_wo.ai">Deutsch (German)</a><br/>
|
||||
|
||||
<a href="{@docRoot}downloads/brand/el_generic_rgb_wo.ai">Ελληνικά (Greek)</a><br/>
|
||||
|
||||
<!--
|
||||
<a href="{@docRoot}downloads/brand/iw-he_generic_rgb_wo.ai">עברית (Hebrew)</a><br/>
|
||||
|
||||
-->
|
||||
<a href="{@docRoot}downloads/brand/hu_generic_rgb_wo.ai">Magyar (Hungarian)</a><br/>
|
||||
|
||||
<a href="{@docRoot}downloads/brand/id-in_generic_rgb_wo.ai">Bahasa Indonesia (Indonesian)</a><br/>
|
||||
|
||||
@@ -199,8 +199,10 @@ $(document).ready(function() {
|
||||
onchange="changeBadgeLang()">
|
||||
<option title="Afrikaans"
|
||||
value="af">Afrikaans</option>
|
||||
<!--
|
||||
<option title="Arabic"
|
||||
value="ar">العربية</option>
|
||||
-->
|
||||
<option title="Belarusian"
|
||||
value="be">Беларуская</option>
|
||||
<option title="Bulgarian"
|
||||
@@ -237,8 +239,10 @@ $(document).ready(function() {
|
||||
value="el">Ελληνικά</option>
|
||||
<option title="English"
|
||||
value="en" selected="true">English</option>
|
||||
<!--
|
||||
<option title="Hebrew"
|
||||
value="iw-he">עברית</option>
|
||||
-->
|
||||
<option title="Hungarian"
|
||||
value="hu">Magyar</option>
|
||||
<option title="Indonesian"
|
||||
|
||||
Reference in New Issue
Block a user