Sha256: 7ccd6e64a1e182d6670418a183dab7c77d16ccb5d8cdcceaceffe9c4ef141d3a

Contents?: true

Size: 410 Bytes

Versions: 9

Compression:

Stored size: 410 Bytes

Contents

<strong>All localization keys</strong> <%= Lit::LocalizationKey.count(:id) %><br/>
<% @locales.each do |l| %>
  <strong><%= image_tag "lit/famfamfam_flags/#{l.locale[0,2]}.png" %> <%= t("lit.locale_to_languages.#{l.locale}", :default=>l.locale) %>:</strong> <span title="<%= "#{l.get_changed_localizations_count}/#{l.get_all_localizations_count}" %>"><%= l.get_translated_percentage %>%</span><br/>
<% end %>

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
motorefi-lit-0.3.3 app/views/lit/dashboard/index.html.erb
lit-0.3.3 app/views/lit/dashboard/index.html.erb
lit-0.3.1 app/views/lit/dashboard/index.html.erb
lit-0.3.0 app/views/lit/dashboard/index.html.erb
lit-0.2.6 app/views/lit/dashboard/index.html.erb
lit-0.2.5 app/views/lit/dashboard/index.html.erb
lit-0.2.4 app/views/lit/dashboard/index.html.erb
lit-0.2.3 app/views/lit/dashboard/index.html.erb
lit-0.2.2 app/views/lit/dashboard/index.html.erb