mack-localization 0.7.0.1 → 0.7.1
Sign up to get free protection for your applications and to get access to all the features.
- data/doc/classes/Mack/Localization/Configuration.html +1 -1
- data/doc/classes/Mack/Localization/DateFormatEngine/BP.html +18 -18
- data/doc/classes/Mack/Localization/DateFormatEngine/Base.html +24 -24
- data/doc/classes/Mack/Localization/DateFormatEngine/DE.html +18 -18
- data/doc/classes/Mack/Localization/DateFormatEngine/EN.html +18 -18
- data/doc/classes/Mack/Localization/DateFormatEngine/ES.html +18 -18
- data/doc/classes/Mack/Localization/DateFormatEngine/FR.html +18 -18
- data/doc/classes/Mack/Localization/DateFormatEngine/IT.html +18 -18
- data/doc/classes/Mack/Localization/Errors/FormatEngineNotFound.html +6 -6
- data/doc/classes/Mack/Localization/Errors/InvalidArgument.html +6 -6
- data/doc/classes/Mack/Localization/Errors/InvalidMethodName.html +6 -6
- data/doc/classes/Mack/Localization/Errors/LanguageFileNotFound.html +6 -6
- data/doc/classes/Mack/Localization/Errors/UnknownStringKey.html +6 -6
- data/doc/classes/Mack/Localization/Errors/UnsupportedEncoding.html +6 -6
- data/doc/classes/Mack/Localization/Errors/UnsupportedFeature.html +6 -6
- data/doc/classes/Mack/Localization/Errors/UnsupportedLanguage.html +6 -6
- data/doc/classes/Mack/Localization/FormatEngineRegistry.html +18 -18
- data/doc/classes/Mack/Localization/Formatter.html +36 -36
- data/doc/classes/Mack/Localization/NumberAndCurrencyFormatEngine/BP.html +18 -18
- data/doc/classes/Mack/Localization/NumberAndCurrencyFormatEngine/Base.html +30 -30
- data/doc/classes/Mack/Localization/NumberAndCurrencyFormatEngine/DE.html +18 -18
- data/doc/classes/Mack/Localization/NumberAndCurrencyFormatEngine/EN.html +18 -18
- data/doc/classes/Mack/Localization/NumberAndCurrencyFormatEngine/ES.html +18 -18
- data/doc/classes/Mack/Localization/NumberAndCurrencyFormatEngine/FR.html +18 -18
- data/doc/classes/Mack/Localization/NumberAndCurrencyFormatEngine/IT.html +18 -18
- data/doc/classes/Mack/Localization/Translator.html +24 -24
- data/doc/created.rid +1 -1
- data/doc/files/README.html +1 -1
- data/doc/files/lib/mack-localization/configuration_rb.html +1 -1
- data/doc/files/lib/mack-localization/content_cache_rb.html +1 -1
- data/doc/files/lib/mack-localization/errors_rb.html +1 -1
- data/doc/files/lib/mack-localization/format_engine/df_engines/base_rb.html +1 -1
- data/doc/files/lib/mack-localization/format_engine/df_engines/bp_rb.html +1 -1
- data/doc/files/lib/mack-localization/format_engine/df_engines/de_rb.html +1 -1
- data/doc/files/lib/mack-localization/format_engine/df_engines/en_rb.html +1 -1
- data/doc/files/lib/mack-localization/format_engine/df_engines/es_rb.html +1 -1
- data/doc/files/lib/mack-localization/format_engine/df_engines/fr_rb.html +1 -1
- data/doc/files/lib/mack-localization/format_engine/df_engines/it_rb.html +1 -1
- data/doc/files/lib/mack-localization/format_engine/engine_registry_rb.html +1 -1
- data/doc/files/lib/mack-localization/format_engine/nc_engines/base_rb.html +1 -1
- data/doc/files/lib/mack-localization/format_engine/nc_engines/bp_rb.html +1 -1
- data/doc/files/lib/mack-localization/format_engine/nc_engines/de_rb.html +1 -1
- data/doc/files/lib/mack-localization/format_engine/nc_engines/en_rb.html +1 -1
- data/doc/files/lib/mack-localization/format_engine/nc_engines/es_rb.html +1 -1
- data/doc/files/lib/mack-localization/format_engine/nc_engines/fr_rb.html +1 -1
- data/doc/files/lib/mack-localization/format_engine/nc_engines/it_rb.html +1 -1
- data/doc/files/lib/mack-localization/formatter_rb.html +1 -1
- data/doc/files/lib/mack-localization/helpers/view_helpers/l10n_helpers_rb.html +1 -1
- data/doc/files/lib/mack-localization/translator_rb.html +1 -1
- data/doc/files/lib/mack-localization_rb.html +1 -1
- data/doc/fr_method_index.html +66 -66
- data/lib/mack-localization/configuration.rb +2 -2
- metadata +2 -2
data/doc/fr_method_index.html
CHANGED
@@ -21,41 +21,41 @@
|
|
21
21
|
<h1 class="section-bar">Methods</h1>
|
22
22
|
<div id="index-entries">
|
23
23
|
<a href="classes/Mack/ViewHelpers/L10NHelpers/Context.html#M000017">currency (Mack::ViewHelpers::L10NHelpers::Context)</a><br />
|
24
|
-
<a href="classes/Mack/Localization/Formatter.html#
|
25
|
-
<a href="classes/Mack/Localization/Formatter.html#
|
24
|
+
<a href="classes/Mack/Localization/Formatter.html#M000074">currency_format (Mack::Localization::Formatter)</a><br />
|
25
|
+
<a href="classes/Mack/Localization/Formatter.html#M000076">currency_format_registry_key (Mack::Localization::Formatter)</a><br />
|
26
26
|
<a href="classes/Mack/ViewHelpers/L10NHelpers/Context.html#M000015">date (Mack::ViewHelpers::L10NHelpers::Context)</a><br />
|
27
|
-
<a href="classes/Mack/Localization/Formatter.html#
|
28
|
-
<a href="classes/Mack/Localization/Formatter.html#
|
29
|
-
<a href="classes/Mack/Localization/DateFormatEngine/FR.html#
|
30
|
-
<a href="classes/Mack/Localization/DateFormatEngine/
|
31
|
-
<a href="classes/Mack/Localization/DateFormatEngine/IT.html#
|
32
|
-
<a href="classes/Mack/Localization/DateFormatEngine/
|
33
|
-
<a href="classes/Mack/Localization/DateFormatEngine/BP.html#
|
34
|
-
<a href="classes/Mack/Localization/DateFormatEngine/
|
35
|
-
<a href="classes/Mack/Localization/DateFormatEngine/
|
36
|
-
<a href="classes/Mack/Localization/DateFormatEngine/Base.html#
|
37
|
-
<a href="classes/Mack/Localization/DateFormatEngine/
|
38
|
-
<a href="classes/Mack/Localization/DateFormatEngine/
|
39
|
-
<a href="classes/Mack/Localization/DateFormatEngine/FR.html#
|
40
|
-
<a href="classes/Mack/Localization/DateFormatEngine/
|
41
|
-
<a href="classes/Mack/Localization/DateFormatEngine/
|
42
|
-
<a href="classes/Mack/Localization/DateFormatEngine/ES.html#
|
43
|
-
<a href="classes/Mack/Localization/NumberAndCurrencyFormatEngine/
|
44
|
-
<a href="classes/Mack/Localization/NumberAndCurrencyFormatEngine/
|
45
|
-
<a href="classes/Mack/Localization/NumberAndCurrencyFormatEngine/
|
46
|
-
<a href="classes/Mack/Localization/NumberAndCurrencyFormatEngine/
|
47
|
-
<a href="classes/Mack/Localization/NumberAndCurrencyFormatEngine/
|
48
|
-
<a href="classes/Mack/Localization/NumberAndCurrencyFormatEngine/
|
49
|
-
<a href="classes/Mack/Localization/NumberAndCurrencyFormatEngine/
|
50
|
-
<a href="classes/Mack/Localization/DateFormatEngine/Base.html#
|
51
|
-
<a href="classes/Mack/Localization/NumberAndCurrencyFormatEngine/Base.html#
|
52
|
-
<a href="classes/Mack/Localization/NumberAndCurrencyFormatEngine/Base.html#
|
53
|
-
<a href="classes/Mack/Localization/FormatEngineRegistry.html#
|
54
|
-
<a href="classes/Mack/Localization/Translator.html#M000075">getimg (Mack::Localization::Translator)</a><br />
|
27
|
+
<a href="classes/Mack/Localization/Formatter.html#M000072">date_format (Mack::Localization::Formatter)</a><br />
|
28
|
+
<a href="classes/Mack/Localization/Formatter.html#M000075">date_format_registry_key (Mack::Localization::Formatter)</a><br />
|
29
|
+
<a href="classes/Mack/Localization/DateFormatEngine/FR.html#M000052">date_format_template (Mack::Localization::DateFormatEngine::FR)</a><br />
|
30
|
+
<a href="classes/Mack/Localization/DateFormatEngine/DE.html#M000055">date_format_template (Mack::Localization::DateFormatEngine::DE)</a><br />
|
31
|
+
<a href="classes/Mack/Localization/DateFormatEngine/IT.html#M000049">date_format_template (Mack::Localization::DateFormatEngine::IT)</a><br />
|
32
|
+
<a href="classes/Mack/Localization/DateFormatEngine/EN.html#M000068">date_format_template (Mack::Localization::DateFormatEngine::EN)</a><br />
|
33
|
+
<a href="classes/Mack/Localization/DateFormatEngine/BP.html#M000061">date_format_template (Mack::Localization::DateFormatEngine::BP)</a><br />
|
34
|
+
<a href="classes/Mack/Localization/DateFormatEngine/Base.html#M000065">date_format_template (Mack::Localization::DateFormatEngine::Base)</a><br />
|
35
|
+
<a href="classes/Mack/Localization/DateFormatEngine/ES.html#M000058">date_format_template (Mack::Localization::DateFormatEngine::ES)</a><br />
|
36
|
+
<a href="classes/Mack/Localization/DateFormatEngine/Base.html#M000066">days_of_week (Mack::Localization::DateFormatEngine::Base)</a><br />
|
37
|
+
<a href="classes/Mack/Localization/DateFormatEngine/DE.html#M000056">days_of_week (Mack::Localization::DateFormatEngine::DE)</a><br />
|
38
|
+
<a href="classes/Mack/Localization/DateFormatEngine/EN.html#M000069">days_of_week (Mack::Localization::DateFormatEngine::EN)</a><br />
|
39
|
+
<a href="classes/Mack/Localization/DateFormatEngine/FR.html#M000053">days_of_week (Mack::Localization::DateFormatEngine::FR)</a><br />
|
40
|
+
<a href="classes/Mack/Localization/DateFormatEngine/IT.html#M000050">days_of_week (Mack::Localization::DateFormatEngine::IT)</a><br />
|
41
|
+
<a href="classes/Mack/Localization/DateFormatEngine/BP.html#M000062">days_of_week (Mack::Localization::DateFormatEngine::BP)</a><br />
|
42
|
+
<a href="classes/Mack/Localization/DateFormatEngine/ES.html#M000059">days_of_week (Mack::Localization::DateFormatEngine::ES)</a><br />
|
43
|
+
<a href="classes/Mack/Localization/NumberAndCurrencyFormatEngine/FR.html#M000029">delimiter (Mack::Localization::NumberAndCurrencyFormatEngine::FR)</a><br />
|
44
|
+
<a href="classes/Mack/Localization/NumberAndCurrencyFormatEngine/EN.html#M000046">delimiter (Mack::Localization::NumberAndCurrencyFormatEngine::EN)</a><br />
|
45
|
+
<a href="classes/Mack/Localization/NumberAndCurrencyFormatEngine/Base.html#M000043">delimiter (Mack::Localization::NumberAndCurrencyFormatEngine::Base)</a><br />
|
46
|
+
<a href="classes/Mack/Localization/NumberAndCurrencyFormatEngine/DE.html#M000032">delimiter (Mack::Localization::NumberAndCurrencyFormatEngine::DE)</a><br />
|
47
|
+
<a href="classes/Mack/Localization/NumberAndCurrencyFormatEngine/BP.html#M000038">delimiter (Mack::Localization::NumberAndCurrencyFormatEngine::BP)</a><br />
|
48
|
+
<a href="classes/Mack/Localization/NumberAndCurrencyFormatEngine/IT.html#M000026">delimiter (Mack::Localization::NumberAndCurrencyFormatEngine::IT)</a><br />
|
49
|
+
<a href="classes/Mack/Localization/NumberAndCurrencyFormatEngine/ES.html#M000035">delimiter (Mack::Localization::NumberAndCurrencyFormatEngine::ES)</a><br />
|
50
|
+
<a href="classes/Mack/Localization/DateFormatEngine/Base.html#M000064">format (Mack::Localization::DateFormatEngine::Base)</a><br />
|
51
|
+
<a href="classes/Mack/Localization/NumberAndCurrencyFormatEngine/Base.html#M000041">format_currency (Mack::Localization::NumberAndCurrencyFormatEngine::Base)</a><br />
|
52
|
+
<a href="classes/Mack/Localization/NumberAndCurrencyFormatEngine/Base.html#M000042">format_number (Mack::Localization::NumberAndCurrencyFormatEngine::Base)</a><br />
|
53
|
+
<a href="classes/Mack/Localization/FormatEngineRegistry.html#M000079">get_engine (Mack::Localization::FormatEngineRegistry)</a><br />
|
55
54
|
<a href="classes/Mack/ViewHelpers/L10NHelpers/Context.html#M000014">getimg (Mack::ViewHelpers::L10NHelpers::Context)</a><br />
|
55
|
+
<a href="classes/Mack/Localization/Translator.html#M000081">getimg (Mack::Localization::Translator)</a><br />
|
56
56
|
<a href="classes/Mack/ViewHelpers/L10NHelpers/Context.html#M000013">gets (Mack::ViewHelpers::L10NHelpers::Context)</a><br />
|
57
|
-
<a href="classes/Mack/Localization/Translator.html#
|
58
|
-
<a href="classes/Mack/Localization/Translator.html#
|
57
|
+
<a href="classes/Mack/Localization/Translator.html#M000080">gets (Mack::Localization::Translator)</a><br />
|
58
|
+
<a href="classes/Mack/Localization/Translator.html#M000083">irregular (Mack::Localization::Translator)</a><br />
|
59
59
|
<a href="classes/Object.html#M000003">l10n_cache (Object)</a><br />
|
60
60
|
<a href="classes/Object.html#M000002">l10n_config (Object)</a><br />
|
61
61
|
<a href="classes/Mack/ViewHelpers/L10NHelpers.html#M000006">l10n_context (Mack::ViewHelpers::L10NHelpers)</a><br />
|
@@ -66,43 +66,43 @@
|
|
66
66
|
<a href="classes/Mack/ViewHelpers/L10NHelpers.html#M000007">l10n_gets (Mack::ViewHelpers::L10NHelpers)</a><br />
|
67
67
|
<a href="classes/Mack/ViewHelpers/L10NHelpers.html#M000010">l10n_number (Mack::ViewHelpers::L10NHelpers)</a><br />
|
68
68
|
<a href="classes/Object.html#M000005">l10n_translator (Object)</a><br />
|
69
|
-
<a href="classes/Mack/Localization/DateFormatEngine/
|
70
|
-
<a href="classes/Mack/Localization/DateFormatEngine/
|
71
|
-
<a href="classes/Mack/Localization/DateFormatEngine/
|
72
|
-
<a href="classes/Mack/Localization/DateFormatEngine/
|
73
|
-
<a href="classes/Mack/Localization/DateFormatEngine/
|
74
|
-
<a href="classes/Mack/Localization/DateFormatEngine/
|
75
|
-
<a href="classes/Mack/Localization/DateFormatEngine/
|
76
|
-
<a href="classes/Mack/Localization/
|
77
|
-
<a href="classes/Mack/Localization/Errors/UnknownStringKey.html#
|
78
|
-
<a href="classes/Mack/Localization/Errors/
|
79
|
-
<a href="classes/Mack/Localization/
|
80
|
-
<a href="classes/Mack/Localization/Errors/UnsupportedLanguage.html#
|
81
|
-
<a href="classes/Mack/Localization/
|
82
|
-
<a href="classes/Mack/Localization/Errors/
|
83
|
-
<a href="classes/Mack/Localization/Errors/UnsupportedFeature.html#M000040">new (Mack::Localization::Errors::UnsupportedFeature)</a><br />
|
69
|
+
<a href="classes/Mack/Localization/DateFormatEngine/DE.html#M000057">months (Mack::Localization::DateFormatEngine::DE)</a><br />
|
70
|
+
<a href="classes/Mack/Localization/DateFormatEngine/Base.html#M000067">months (Mack::Localization::DateFormatEngine::Base)</a><br />
|
71
|
+
<a href="classes/Mack/Localization/DateFormatEngine/BP.html#M000063">months (Mack::Localization::DateFormatEngine::BP)</a><br />
|
72
|
+
<a href="classes/Mack/Localization/DateFormatEngine/EN.html#M000070">months (Mack::Localization::DateFormatEngine::EN)</a><br />
|
73
|
+
<a href="classes/Mack/Localization/DateFormatEngine/IT.html#M000051">months (Mack::Localization::DateFormatEngine::IT)</a><br />
|
74
|
+
<a href="classes/Mack/Localization/DateFormatEngine/FR.html#M000054">months (Mack::Localization::DateFormatEngine::FR)</a><br />
|
75
|
+
<a href="classes/Mack/Localization/DateFormatEngine/ES.html#M000060">months (Mack::Localization::DateFormatEngine::ES)</a><br />
|
76
|
+
<a href="classes/Mack/Localization/Errors/UnsupportedEncoding.html#M000025">new (Mack::Localization::Errors::UnsupportedEncoding)</a><br />
|
77
|
+
<a href="classes/Mack/Localization/Errors/UnknownStringKey.html#M000023">new (Mack::Localization::Errors::UnknownStringKey)</a><br />
|
78
|
+
<a href="classes/Mack/Localization/Errors/InvalidMethodName.html#M000022">new (Mack::Localization::Errors::InvalidMethodName)</a><br />
|
79
|
+
<a href="classes/Mack/Localization/Formatter.html#M000071">new (Mack::Localization::Formatter)</a><br />
|
80
|
+
<a href="classes/Mack/Localization/Errors/UnsupportedLanguage.html#M000021">new (Mack::Localization::Errors::UnsupportedLanguage)</a><br />
|
81
|
+
<a href="classes/Mack/Localization/Errors/LanguageFileNotFound.html#M000020">new (Mack::Localization::Errors::LanguageFileNotFound)</a><br />
|
82
|
+
<a href="classes/Mack/Localization/Errors/FormatEngineNotFound.html#M000024">new (Mack::Localization::Errors::FormatEngineNotFound)</a><br />
|
84
83
|
<a href="classes/Mack/ViewHelpers/L10NHelpers/Context.html#M000012">new (Mack::ViewHelpers::L10NHelpers::Context)</a><br />
|
85
|
-
<a href="classes/Mack/Localization/Errors/
|
86
|
-
<a href="classes/Mack/Localization/
|
84
|
+
<a href="classes/Mack/Localization/Errors/InvalidArgument.html#M000018">new (Mack::Localization::Errors::InvalidArgument)</a><br />
|
85
|
+
<a href="classes/Mack/Localization/FormatEngineRegistry.html#M000077">new (Mack::Localization::FormatEngineRegistry)</a><br />
|
86
|
+
<a href="classes/Mack/Localization/Errors/UnsupportedFeature.html#M000019">new (Mack::Localization::Errors::UnsupportedFeature)</a><br />
|
87
87
|
<a href="classes/Mack/ViewHelpers/L10NHelpers/Context.html#M000016">number (Mack::ViewHelpers::L10NHelpers::Context)</a><br />
|
88
|
-
<a href="classes/Mack/Localization/Formatter.html#
|
89
|
-
<a href="classes/Mack/Localization/Translator.html#
|
90
|
-
<a href="classes/Mack/Localization/FormatEngineRegistry.html#
|
91
|
-
<a href="classes/Mack/Localization/NumberAndCurrencyFormatEngine/
|
92
|
-
<a href="classes/Mack/Localization/NumberAndCurrencyFormatEngine/
|
93
|
-
<a href="classes/Mack/Localization/NumberAndCurrencyFormatEngine/
|
94
|
-
<a href="classes/Mack/Localization/NumberAndCurrencyFormatEngine/
|
95
|
-
<a href="classes/Mack/Localization/NumberAndCurrencyFormatEngine/
|
96
|
-
<a href="classes/Mack/Localization/NumberAndCurrencyFormatEngine/
|
97
|
-
<a href="classes/Mack/Localization/NumberAndCurrencyFormatEngine/
|
88
|
+
<a href="classes/Mack/Localization/Formatter.html#M000073">number_format (Mack::Localization::Formatter)</a><br />
|
89
|
+
<a href="classes/Mack/Localization/Translator.html#M000082">pluralize (Mack::Localization::Translator)</a><br />
|
90
|
+
<a href="classes/Mack/Localization/FormatEngineRegistry.html#M000078">register (Mack::Localization::FormatEngineRegistry)</a><br />
|
91
|
+
<a href="classes/Mack/Localization/NumberAndCurrencyFormatEngine/ES.html#M000037">separator (Mack::Localization::NumberAndCurrencyFormatEngine::ES)</a><br />
|
92
|
+
<a href="classes/Mack/Localization/NumberAndCurrencyFormatEngine/FR.html#M000031">separator (Mack::Localization::NumberAndCurrencyFormatEngine::FR)</a><br />
|
93
|
+
<a href="classes/Mack/Localization/NumberAndCurrencyFormatEngine/IT.html#M000028">separator (Mack::Localization::NumberAndCurrencyFormatEngine::IT)</a><br />
|
94
|
+
<a href="classes/Mack/Localization/NumberAndCurrencyFormatEngine/EN.html#M000048">separator (Mack::Localization::NumberAndCurrencyFormatEngine::EN)</a><br />
|
95
|
+
<a href="classes/Mack/Localization/NumberAndCurrencyFormatEngine/BP.html#M000040">separator (Mack::Localization::NumberAndCurrencyFormatEngine::BP)</a><br />
|
96
|
+
<a href="classes/Mack/Localization/NumberAndCurrencyFormatEngine/DE.html#M000034">separator (Mack::Localization::NumberAndCurrencyFormatEngine::DE)</a><br />
|
97
|
+
<a href="classes/Mack/Localization/NumberAndCurrencyFormatEngine/Base.html#M000045">separator (Mack::Localization::NumberAndCurrencyFormatEngine::Base)</a><br />
|
98
98
|
<a href="files/lib/mack-localization_rb.html#M000001">undef_const (lib/mack-localization.rb)</a><br />
|
99
|
-
<a href="classes/Mack/Localization/NumberAndCurrencyFormatEngine/
|
100
|
-
<a href="classes/Mack/Localization/NumberAndCurrencyFormatEngine/
|
101
|
-
<a href="classes/Mack/Localization/NumberAndCurrencyFormatEngine/
|
102
|
-
<a href="classes/Mack/Localization/NumberAndCurrencyFormatEngine/
|
103
|
-
<a href="classes/Mack/Localization/NumberAndCurrencyFormatEngine/
|
104
|
-
<a href="classes/Mack/Localization/NumberAndCurrencyFormatEngine/
|
105
|
-
<a href="classes/Mack/Localization/NumberAndCurrencyFormatEngine/
|
99
|
+
<a href="classes/Mack/Localization/NumberAndCurrencyFormatEngine/Base.html#M000044">unit (Mack::Localization::NumberAndCurrencyFormatEngine::Base)</a><br />
|
100
|
+
<a href="classes/Mack/Localization/NumberAndCurrencyFormatEngine/DE.html#M000033">unit (Mack::Localization::NumberAndCurrencyFormatEngine::DE)</a><br />
|
101
|
+
<a href="classes/Mack/Localization/NumberAndCurrencyFormatEngine/FR.html#M000030">unit (Mack::Localization::NumberAndCurrencyFormatEngine::FR)</a><br />
|
102
|
+
<a href="classes/Mack/Localization/NumberAndCurrencyFormatEngine/EN.html#M000047">unit (Mack::Localization::NumberAndCurrencyFormatEngine::EN)</a><br />
|
103
|
+
<a href="classes/Mack/Localization/NumberAndCurrencyFormatEngine/BP.html#M000039">unit (Mack::Localization::NumberAndCurrencyFormatEngine::BP)</a><br />
|
104
|
+
<a href="classes/Mack/Localization/NumberAndCurrencyFormatEngine/ES.html#M000036">unit (Mack::Localization::NumberAndCurrencyFormatEngine::ES)</a><br />
|
105
|
+
<a href="classes/Mack/Localization/NumberAndCurrencyFormatEngine/IT.html#M000027">unit (Mack::Localization::NumberAndCurrencyFormatEngine::IT)</a><br />
|
106
106
|
</div>
|
107
107
|
</div>
|
108
108
|
</body>
|
@@ -15,13 +15,13 @@ module Mack
|
|
15
15
|
"supported_languages" => %w{bp en fr it de es},
|
16
16
|
"char_encoding" => 'us-ascii',
|
17
17
|
"dynamic_translation" => false,
|
18
|
-
"base_directory" =>
|
18
|
+
"base_directory" => Mack::Paths.app("lang"),
|
19
19
|
"content_expiry" => 3600
|
20
20
|
}
|
21
21
|
end
|
22
22
|
|
23
23
|
app_config.load_hash(L10N_DEFAULTS, "l10n_defaults")
|
24
|
-
path =
|
24
|
+
path = Mack::Paths.config("localization", "localization.yml")
|
25
25
|
if File.exists?(path)
|
26
26
|
app_config.load_file(path)
|
27
27
|
end
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: mack-localization
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.7.
|
4
|
+
version: 0.7.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Darsono Sutedja
|
@@ -9,7 +9,7 @@ autorequire:
|
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
11
|
|
12
|
-
date: 2008-08
|
12
|
+
date: 2008-09-08 00:00:00 -04:00
|
13
13
|
default_executable:
|
14
14
|
dependencies:
|
15
15
|
- !ruby/object:Gem::Dependency
|