smartkiosk-server 0.10.16 → 0.10.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -16,6 +16,8 @@ ru:
16
16
  selection_toggle_explanation: "(Отметить всё / Снять выделение)"
17
17
  succesfully_destroyed:
18
18
  one: "Успешно удалено: 1 %{model}"
19
+ few: "Успешно удалено: %{count} %{plural_model}"
20
+ many: "Успешно удалено: %{count} %{plural_model}"
19
21
  other: "Успешно удалено: %{count} %{plural_model}"
20
22
  blank_slate:
21
23
  content: "%{resource_name} не найдены."
@@ -56,7 +56,7 @@ ru:
56
56
  other: Быстрые иконки
57
57
  terminal_profile_provider_group:
58
58
  few: Категории провайдеров профиля терминалов
59
- nany: Категорий провайдеров профиля терминалов
59
+ many: Категорий провайдеров профиля терминалов
60
60
  one: Категория провайдеров профиля терминалов
61
61
  other: Категории провайдеров профиля терминалов
62
62
  terminal_profile:
@@ -1,5 +1,5 @@
1
1
  module Smartkiosk
2
2
  module Server
3
- VERSION = '0.10.16'
3
+ VERSION = '0.10.17'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: smartkiosk-server
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.16
4
+ version: 0.10.17
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -328,7 +328,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
328
328
  version: '0'
329
329
  segments:
330
330
  - 0
331
- hash: 291663418191146626
331
+ hash: 3787142458000072333
332
332
  required_rubygems_version: !ruby/object:Gem::Requirement
333
333
  none: false
334
334
  requirements:
@@ -337,7 +337,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
337
337
  version: '0'
338
338
  segments:
339
339
  - 0
340
- hash: 291663418191146626
340
+ hash: 3787142458000072333
341
341
  requirements: []
342
342
  rubyforge_project:
343
343
  rubygems_version: 1.8.23