i18n 7.x-1.8
|
Download |
Size | md5 hash |
|---|---|---|
| i18n-7.x-1.8.tar.gz | 137.65 KB | 6b2d3d4df7ebe6bc6392699c4c95b5b4 |
| i18n-7.x-1.8.zip | 186.63 KB | 78c8fef2d5f55b89c74ec13c362078ec |
Release notes
New features and important changes:
Issue #1693074 by das-peter, Jose Reyero: Fixed Change menu translation approach.
Issue #1460378 by webflo: New User mail translation module.
Issue #1875282 by Jose Reyero, MXT: Improve field translation by implementing hook_field_widget_form_alter().
(Field translation requires now Drupal 7.8 or higher)
Full list of changes since 7.x-1.7:
Issue #1693074 by Jose Reyero: Fixed Change menu translation approach. Regression, disabled items in administration pages.
Issue #1711804 by Jose Reyero | dubois: Fixed require_once() fails breaking taxonomy autocomplete widget when not using custom element & i18n active .
Issue #1876166 by mandreato: Fixed Copy of menu_link_get_preferred() code in i18n_menu_init() has a wrong condition.
Issue #1460378 by webflo: New User mail translation module.
Issue #1871492 by Jose Reyero | suvisor: Fixed Deprecated core feature (entity_load() 3-rd arg -- conditions) .
Issue #1704658 by scito: Added Provide taxonomy description translation, unfiltered translation and name.
Issue #1875282 by Jose Reyero, MXT: Improve field translation by implementing hook_field_widget_form_alter().
Issue #1620270 by ipwa: Fixed The field translation module renders HTML in field options (select) as plain text.
Issue #1673858 by Mat77: Fixed Compatibility with 'Contact forms'.
i18n 7.x-1.7
|
Download |
Size | md5 hash |
|---|---|---|
| i18n-7.x-1.7.tar.gz | 135.25 KB | 14a8e0cc7596ed9744b2e2d62f67d6f2 |
| i18n-7.x-1.7.zip | 183.03 KB | 19aa413e87ec32fd6fbea88e15ec3197 |
Release notes
Important notes:
- This version requires Variable 2.x, both modules need to be updated simultaneously.
- Fixed multiple issues blocking automatic updates of variable + i18n, http://drupal.org/node/1666670
- See Important changes and new features in previous release, http://drupal.org/node/1649596
Full list of changes since 7.x-1.6:
b4c2e50 Issue #1616856: Fixed Fatal error: Call to undefined function variable_store_list_all() in i18n_variable().install, line 66 (update #7003).
6a9ecec Issue #1652564: Fixed Fatal error: Call to undefined function variable_realm_initialize()
i18n 7.x-1.6
|
Download |
Size | md5 hash |
|---|---|---|
| i18n-7.x-1.6.tar.gz | 135.25 KB | 0eeb8b2d91ecc9ce1e1d6df6614f5350 |
| i18n-7.x-1.6.zip | 183.01 KB | 700707f75e9fdaeaced00b5a3bb30a67 |
Release notes
Note this version requires Variable 2.x.
Important changes:
- Functional changes on language selection and language switching, http://drupal.org/node/1649544
- Changes in i18n_object_* / i18n_object wrapper, http://drupal.org/node/1649534
New features:
- Support for mixed Domain / Language variables using 'Variable Domain' module
- Features export for multilingual variables (through variable_realm module)
- Some drush support for multilingual variables (through variable_realm module)
Full list:
055c635 Issue #1531002 by Jose Reyero | Jax: Use proper content/interface/context language everywhere.
333c15b Issue #1601828 by Jose Reyero: Improve Content selection, restrict queries using it, decouple it from 'access' not using it for multiple entity loading.
ec271a4 Issue #1601834 by Jose Reyero: Use context language... Restrict context language to nodes with i18n support.
8e59def Issue #1601834 by Jose Reyero: Use context language... Adding proper context language for term forms.
aaf4014 Issue #1601834 by Jose Reyero: Use context language to select the right values for node/term forms. Added context language for term pages.
eec13bc Issue #1531002 by Jose Reyero | Jax: Use proper content/interface/context language everywhere, first step.
7196bf6 Issue #1565384 by nicorac | porfirio: Fixed Error in i18n_string(): Call to undefined method stdClass::get_name().
i18n 7.x-1.5
|
Download |
Size | md5 hash |
|---|---|---|
| i18n-7.x-1.5.tar.gz | 135.27 KB | 754960703013ecbfe8d9fdb06f16df58 |
| i18n-7.x-1.5.zip | 183.32 KB | bf82f055dda68475c4b1c27306cc7b8f |
Release notes
Many bug fixes and new features:
- Rework string translation access, new permissions, xss filtering, http://drupal.org/node/1534468
- Support for exportable variables per language using latest Variable module.
- API improvements to support latest Entity API and TMGMT features.
- Lots of minor API improvements, and some new hooks to be used by other contributed modules.
Full list:
203b604 Issue #1371818 by webflo: Added Variables added with form alter are not shown as translatable, needs better i18n_variable_form_alter().
c106cae Changed language type title and minor code cleaning.
b1c5f22 Fixed undefined variable in i18n_menu_translation_item_overview().
924cfba Fixed undefined variable in i18n_field_menu().
92190f5 Changed deprecated function split() to explode().
00c3ee5 Issue #1437146: Fixed Rework string translation access, related issues
9d3b751 Issue #1159912: Fixed i18n_select not keeping values for synchronization.
cc668e8 Issue #1482306: Fixed Localized i18n taxonomy terms lacking rdfa attributes. Moved language field to the end to avoid notice.
69b8002 Some code cleaning, removing obsolete function.
c27323d Issue #1447012 by Jose Reyero | fago: Added ease supporting dynamic properties.
2330f58 Issue #1511944: Fixed other include paths
2c794b8 Issue #1511944 by kimee: Fixed Fatal error when enabling i18n_string() module with drush using aliases.
i18n 7.x-1.4
|
Download |
Size | md5 hash |
|---|---|---|
| i18n-7.x-1.4.tar.gz | 131.61 KB | 11b5c3a01c65cb434a2398685923b5f2 |
| i18n-7.x-1.4.zip | 178.77 KB | 8cde2e170ceaf5b79a7ff5b2dee19f1d |
Release notes
Many bug fixes and API improvements.
- Minor UI improvements (vertical tabs for field translation, messages..).
- Fixed tests for testbot.
- Basic support for upcoming TMGMT module.
Full list of changes:
c70b2fd Issue #1408476 by Kristen Pol: Added help text for Translation redirect should be dependent on Multilingual content module or nothing happens for nodes.
e788741 Issue #1429118 by Jose Reyero: Add support for vertical tabs in i18n_strings_translate_page_form().
254174a Issue #1157512 by webflo, floretan: Fixed Labels are not translated with i18n_field() - Repeating warning messages.
5692e5b Issue #1286882 by webflo: Fixed Image synchronization: ALT and Title fields are incorrectly synced after tset's node edition.
fda572c Issue #1417738 by Daniel_KM: Fixed Change trid to i18n_tsid().
d496830 Issue #1410070 by webflo, nikosnikos: Fixed Call to undefined function i18n_taxonomy_allowed_values() after update.
1a55828 Issue #706462 by lmeurs, tunic, morningtime: Added Allow syncing post date.
e97bdf3 Issue #1410004 by webflo | Ranko: Fixed i18n_taxonomy_update_7002(). failed FieldUpdateForbiddenException.
07f6d61 Issue #1392024 by webflo | calculus: Fixed pager on taxonomy term pages.
48d157f Issue #1351678 by caktux, oriol_e9g, webflo: Follow menu_link_get_preferred() active trail handling for custom menus.
i18n 7.x-1.3
|
Download |
Size | md5 hash |
|---|---|---|
| i18n-7.x-1.3.tar.gz | 130.02 KB | c1a688a15bc7183d7c2d0a1260822911 |
| i18n-7.x-1.3.zip | 177.01 KB | 76e9b82f26adc9f151a150326efb5b86 |
Release notes
Maintenance release: bug fixes and API improvements
ba701a2 Issue #1389562 by eMPee584: Fixed PHP_STRICT: Taxonomy vocabularies may not have i18n_mode() property.
3d45228 Issue #1387012: Improve hook_i18n_translate_path(), better translation links for single taxonomy terms.
364a084 Merged taxonomy path translation functions, simplifying.
facdb9f Issue #1387012: Improve hook_i18n_translate_path(), centralized hook_language_switch_links_alter().
948aeaf Issue #1387012: Improve hook_i18n_translate_path(), renamed 'path' to 'href' for consistency
748a4cf Issue #1387548: Fixed Warning: 'i18n_page_translate_localize()' not found.
e2a28ba Merging changes, issue with last commit, ?
a6c5390 Issue #1387012 by Jose Reyero: API function to get path translations, repurpose hook_i18n_translate_path().
dc67979 Issue #1387012: Fixed fatal error in i18n_get_path_translations().
9de5f98 Fix PHP Strict warning. Declaration of i18nVariableTestCase::setUpContentTranslation() should be compatible with that of Drupali18nTestCase::setUpContentTranslation().
92be1f2 Issue #1386466 by Scyther | astutonet: Fixed Warning: Call-time pass-by-reference has been deprecated in i18n_taxonomy() on line 321.
c5e7bc0 Issue #1374940: Improved API and hooks documentation, moved calling hook_i18n_string_list_TEXTGROUP_alter() to a better place.
i18n 7.x-1.2
|
Download |
Size | md5 hash |
|---|---|---|
| i18n-7.x-1.2.tar.gz | 126.9 KB | b25c24e442bae244ffaf028a9f085343 |
| i18n-7.x-1.2.zip | 172.24 KB | fe297133793dd7f7c79a88936e8a5c15 |
Release notes
Maintenance release, fixed multiple bugs and added some API improvements:
- 0d77332 Issue #1322108: Invalid argument supplied for foreach() in i18n_forum_menu_local_tasks_alter
- ad8354f Issue #1297482 by benys | x1fa47: Fixed Menu translation does not work if you point to an external link.
- 7e4a7b0 Issue #1283586 by mh86: Added UUID hooks to i18n_taxonomy().
- db880e5 Issue #1281704 by fietserwin: Taxonomy terms are not translated in content create/edit form
- 73f2700 Issue #1312988 by Johnny vd Laar: Fixed Warning: array_flip(): Can only flip STRING and INTEGER values! in DrupalDefaultEntityController->load
- 2f6b108 Issue #1321422 by benys: Fixed Title for editing translated node.
- a675f19 Issue #1337732 by Schnitzel: Fixed Refreshing of Menu Strings deletes all menu entry localizations.
- 4c9108d Issue #1340858 by thegreat | lecochien: Fixed Language in entity_label().
- 8183876 Issue #1312946 by Cyberwolf | torotil: Fixed The first synchronized image is created with language='und'.
- 81faafd Issue #1175680: Fixed notice in menu block when displayed through panels (again).
i18n 6.x-1.10
|
Download |
Size | md5 hash |
|---|---|---|
| i18n-6.x-1.10.tar.gz | 76.34 KB | 6df4538e37e1ee3f79812699523c2ac7 |
| i18n-6.x-1.10.zip | 98.27 KB | 98bb872b0332c0314b4d4794400b12f4 |
Release notes
Maintenance release, multiple bug fixes:
aab7921 Issue #948164 by catch: Fixed Unused session variable.
8dcc27b Issue #1133560 by tsnelgrove: Fixed Non-object warning occurring in the i18ncontent_form_alter() when attempting to access ->source if it's
4b44d1d Issue #1141630 by tsnelgrove: Fixed Undefined property: stdClass::() in i18ncontent_locale_refresh().
3987685 Issue #872752 by LSU_JBob, mikeytown2 | pounard: Fixed Some PHP 5.3 warnings that could reveal underlaying real bug.
aba6822 Issue #708216 by eliosh: Added Extends token support for taxonomy terms.
e98e32b Issue #763536 by KCdev, kndr | eugen80: Fixed Cannot translate content type name.
80c5640 Issue #903142 by David Lesieur, Cottser | ecommercium: Fixed After upgrading getting 'Failed opening 'sites/all/modules/i18n/i18ntaxonomy/t
2efa147 Issue #614548: Fixed i18n_init() not run early enough - frontpage primary menus in wrong language or dissapearing.
affccdf Issue #1039788 by minorOffense: Removed notice
6f6b0ff Issue #1076220 by roderik: Comment rewrite
b2dca84 Issue #571800 by kndr: Make i18n behave fine with Panels 3 node add/edit override
bf17c6f Issue #986278 by tangent: Parameter 2 to i18nmenu_form_alter() expected to be a reference (?)
31a8986 Removed changelog file. Use git log and release notes instead.
i18n 7.x-1.1
|
Download |
Size | md5 hash |
|---|---|---|
| i18n-7.x-1.1.tar.gz | 126.5 KB | 45c6464b8128732dd3cbf93d949b46c3 |
| i18n-7.x-1.1.zip | 171.83 KB | fa342998be099e75249b0b55a6fcb41b |
Release notes
Maintenance release, multiple bug fixes:
baf31a2 Issue #1293260: Fixed weird i18n select behavior. Cannot change weight of menu items in a multilingual m
2d052c1 Fixed notice when #on_value not present
5415de5 Issue #1282922: Auto create missing strings when translating.
5892c1e Issue #1279018 by Patrick R.: Fixed Form validation breaks translation of allowed values.
a7f998c Issue #1026290: Fixed Notice: Undefined property: stdClass::() in i18n_taxonomy_form_taxonomy_form_vocab
6e96178 Issue #1280194 by codycraven, mariusz.slonina: Added Taxonomy display integration.
f03d15d Issue #1280194: Taxonomy display integration, don't take over term pages if enabled.
d8eda9d Issue #1283158 by Zoltán Balogh: Fixed Some mistyped text.
2a15f1a Issue #881322 by Berdir: Fixed Multilevel menu fails to create active menu trail with same link_path() i
4c23eb9 Issue #1238642 by dereine | jhodgdon: Added Strings should be able to be runned through filter_xss()(_ad
0a00d5c Issue #1182058 by das-peter: Added entity_translation() support. First chunk: added i18n_entity_translat
b949cc2 Issue #1279004 by batigolix: Fixed Rephrase helptext on Multilingual settings Strings tab.
8bb8658 Issue #1279018 by Patrick R.: Fixed Form validation breaks translation of allowed values.
a1965ee - #1280202 by mariusz.slonina: Fixed Term heading should not rely on term description.
i18n 7.x-1.0
|
Download |
Size | md5 hash |
|---|---|---|
| i18n-7.x-1.0.tar.gz | 123.85 KB | ddc6efedc7e412c13adba4bd3444dd7f |
| i18n-7.x-1.0.zip | 169.28 KB | ad0a1b58d37521ee1cf80ddb1bfa0b5b |
Release notes
First 7.x stable relase.
Please read:
- Module handbook, http://drupal.org/node/133977
- Drupal 7 upgrade, http://drupal.org/node/1113358
i18n 7.x-1.0-rc3
|
Download |
Size | md5 hash |
|---|---|---|
| i18n-7.x-1.0-rc3.tar.gz | 123.49 KB | f506797c2f66c1d3621adcabd6689fb5 |
| i18n-7.x-1.0-rc3.zip | 168.7 KB | f8011b062f46d9abfca0b86b89c6a1f1 |
Release notes
One more RC, fixed some issues:
e8345c5 Adding i18n_sync test. Some minor code clean up.
7c76929 Issue #1241950 by fietserwin: Fixed i18n_field_field_widget_form(): pass as reference.
aa3165f Added test for i18n_sync. One fail remaining.
9daf5c2 Fixed i18n_select texts that were broken because of field language (changed in Drupal core?)
e1043fa Issue #1030970 by loominade: Fixed Terms description not allowed for translation because of its input format.
ff6ba1c Issue #1232042 by Amitaibu: Fixed Field translate doesn't respect 'source language' variable.
e5441e7 Issue #1235104 by eddib: Fixed Use of deprecated D6 function taxonomy_get_term().
72b82f0 Better default localize permissions for i18n_object
472434c Issue #1223522: Fixed missing API functions i18n_string_array_merge(), i18n_string_update_context() from install scripts, added
i18n 7.x-1.0-rc2
|
Download |
Size | md5 hash |
|---|---|---|
| i18n-7.x-1.0-rc2.tar.gz | 122.44 KB | 732737b342324de2ed2c5e1b9e77c24c |
| i18n-7.x-1.0-rc2.zip | 167.18 KB | 88778b5157ed57bc921d7fd1923414a4 |
Release notes
Fixed multiple issues:
dc96082 Issue #1218856: Fixed html block body is escaped.
326ef50 Issue #1226452 by Cyberwolf: Fixed non-existing hook mentioned in API doc block.
ef95eed Removed commented out code and left over debug function.
b6df55f Issue #1217782 by fietserwin: Fixed Strings page: option 'Clean up left over strings' does not work.
526e73e Minor improvements to generic string forms
d237936 Cleaning up and making reusable string translation forms. Reworking field translation forms, path was too long for the menu.
f704342 Fixed notices when translating user field. Using bundle admin path if no real path exists.
c60fd5d Issue #1218120 by fietserwin: Fixed String refresh corrupts {locales_source()} table.
0895b80 Issue #1224878 by Devin Carlson: Multilingual settings page has incorrect link to block administration page
90561c4 Issue #1225124: Fixed Unable to save menu item translation and other issues with the menu translation form.
ac6e795 Issue #1222244: Fixed multilingual select illegal choice.
53af7f7 Issue #1216772 by webflo: Field allowed values are shown untranslated.
2444dd3 Issue #1182030: Not displaying all translations for taxonomy term (disable i18n_select for translation set loading)
i18n 7.x-1.0-rc1
|
Download |
Size | md5 hash |
|---|---|---|
| i18n-7.x-1.0-rc1.tar.gz | 121.46 KB | 85ccc65b6e54338fa849591cfa2a6740 |
| i18n-7.x-1.0-rc1.zip | 165.84 KB | 7465eccad276f699a5d247838c9f26f0 |
Release notes
First release candidate. Fixed multiple issues.
a22e514 Issue #1202372: Fixed Field labels and descriptions for fields with multiple values are not translated by i18n_field().
bf69212 Issue #1214616: Improved translation sets to keep track of related ones when moving items from one to another.
f19f6dd Fixed permission issue with taxonomy tests (needs administer site configuration to change string settings)
3730dec Issues #1214616 and #1156564: Taxonomy term translation issues and Remove term from translation set when language is set
24e0e05 Upating help texts for i18n strings source language.
42db2fa Issue #1213728: Fixed PHP Fatal error: Cannot redeclare i18n_variable_group_info().
08e038d Issue #1212200 by jox: Fixed Language in menu_links() does not get updated properly for language neutral nodes.
a2aa64b Added more help texts cross-linking multilingual admin pages.
60fd0ad Reorganized some i18n_node variables, hiding some per content type ones.
830aac2 Issue #1125290 by jox | andrea.corelli: Changed Why if I disable multilingual support for a content type then the langua
d07a78f Remove block body for blocks other than custom blocks provided by block module.
d006495 Issue #1192332: Fixed Incorrect message on wrong Block translation. Other format handling issues for translation form.
b016296 Removing obsoleted settings form, now handled by variable module.
i18n 7.x-1.0-beta8
|
Download |
Size | md5 hash |
|---|---|---|
| i18n-7.x-1.0-beta8.tar.gz | 119.82 KB | 8b891fef746bd5adc216ce158e04e072 |
| i18n-7.x-1.0-beta8.zip | 164.14 KB | cdee35139859d3d8ae24b7daa96293c4 |
Release notes
Fixed many issues and reworked string API.
c162724 Issue #1205692 by zambrey: Fixed several errors during i18n_taxonomy() update from 6.x.
c93dafa Issue #1197866 by jox: Fixed () does not get passed correctly in i18n_field_field_widget_form().
bcc879a Issue #1194234 by luisortiz: Fixed i18nsync uses a translation function but doesn't require the module.
164c85d Improved log messages and texts for text group operations
d96df86 Issue #1193274: Fixed Fatal error: Cannot use object of type i18n_string_object() as array.
43e65bc Fixed issues with taxonomy translation, reimplementing with object translation and advanced caching.
21537ea Fixed issues with setting string value and language code not passed around. Added per-textgroup hidden
8fcb7cb API and performance improvements, better caching for multiple translations and object translation.
69ecb1a Improved field translations and string handling. String objects are passed around instead of complex da
a235d9f Fixed issues with previous commits. Introduced some more overridable functions for object translation.
19e8913 Fixed: object being translated to default language too. Removed some debug messages.
327d543 Issue #1185644: API improvements. Added some internal caching (properties) in i18n_string_object_wrappe
i18n 7.x-1.0-beta7
|
Download |
Size | md5 hash |
|---|---|---|
| i18n-7.x-1.0-beta7.tar.gz | 115.45 KB | 89027827dafff6d87818c5206774dd65 |
| i18n-7.x-1.0-beta7.zip | 159.08 KB | d73fd00ad5b66b7797d1128ebf365404 |
Release notes
Many bug fixes and other improvements.
aed2bb8 Issue #1067618: Updating to work with l10n_client. Added some API functions to enforce permissions and f
dbd61c9 Issue #1067618: Updating to work with l10n_client + string context support. Fixed issue with filter perm
b15634e Issue #573762: Fixed option to switch interface for translation.
0b30763 Issue #1175334: Forum title and breadcrumbs not translated properly
857a4a3 Issue #1154364: Improved translation set object API.
24cf797 Issue #1154364: Using i18n_string_object functions when updating and deleting contacts .
3aaf1af Issue #1154364: Renamed object 'translate path' to 'translate tab' to avoid confusion.
235d1bf Issue #1154364: Automated tab for contact translation.
302026f Issue #1168944: Fixed notices from i18n_menu_mode()
bf870e5 Issue #1175334: Forum, broken breadcrumbs, create link not translated. A dded install script properly se
af86520 Issue #1180978: Fixed notice when menu not present on node form.
1f0f206 Issue #1175680: Fixed notice in menu block when displayed through panels
1490db1 Renamed get_items() method to get_links() to avoid confusion
505c9b3 Fixed potential issue with menu mode not being checked properly for newly created menus
9ed6edd Issue #1159912: Fixed sync not working with term references. Improved field sync callbacks, to be more f
i18n 7.x-1.0-beta6
|
Download |
Size | md5 hash |
|---|---|---|
| i18n-7.x-1.0-beta6.tar.gz | 109.49 KB | 2180948e651d4d528853e2a732401149 |
| i18n-7.x-1.0-beta6.zip | 150.43 KB | 350c3ced2b4e11ca643b49f1523538bf |
Release notes
Last beta before RC or stable release.
Improvements from Berlin i18n sprint, http://reyero.net/es/drupal/berlin_internationalization_sprint
New:
- Consistent translation tabs for objects
- Contact form translation
i18n 7.x-1.0-beta5
|
Download |
Size | md5 hash |
|---|---|---|
| i18n-7.x-1.0-beta5.tar.gz | 91.21 KB | 8bcbe4378b330c4d8b6ad521ab10d055 |
| i18n-7.x-1.0-beta5.zip | 125.22 KB | 3ce02ed5700fd016743f2bfa99cde11b |
Release notes
Bug fixes. Upgraded unit tests.
59ab86a Issue #1135928: Wrong link for translate refresh page
2a50828 Issue #1123042, by roderik: Wrong arguments in i18n_taxonomy_translate_terms
c69e308 Issue #1127248: Variable names clashing with form element names
2e4fadb Updated i18n_taxonomy test
28391d7 Passing i18n_block test
a0a9b29 Improving i18n_block tests
fdc0422 Drop mixed selection mode (clashes with views, no way for taxonomy, etc, etc..).
99dc225 Moved node/add page to i18n_node.pages.inc
5c59946 Fixed multiple issues witn i18n_string_save_translation(), renamed parameters
3f92a5f Issue #1088168: Renamed package to Multilingual - Internationalization
i18n 7.x-1.0-beta4
|
Download |
Size | md5 hash |
|---|---|---|
| i18n-7.x-1.0-beta4.tar.gz | 90.96 KB | 4649fcd7e3be0a36cb3c3a499d528600 |
| i18n-7.x-1.0-beta4.zip | 124.77 KB | 374cc80389612c624fc8475cb21d2074 |
Release notes
One more beta release, partial upgrade scripts.
- Lots of bug fixes.
- Started upgrade of unit tests.
15b1112 Issue #1089114: Translation sync not working when creating a translation
a22238f Issue #1105270: Errors when installing other modules that create menu items.
f43fecd Issue #1112016: Warnings when reset vocabulary to alphabetical
1ae0e75 Issue #1110828: Fixed i18n_path links alter
e06a71c Issue #1110160: i18n_select, checking string values, Recoverable fatal error: Method DatabaseCondition::__toString()
e77ade0 Removed CHANGELOG.txt, use git log or release notes.
ac2e357 Updating documents
dc8915b Issue #1110514 by fietserwin: Sync simply doesn't work
f8ce837 Issue #1113236 by xgretsch: reset() function, strict standards violation
77cd338 Some more work on tests
24c168a Updated dependencies for block translation module
9119736 Updated tests for i18n_select
66fa30f Updated some string API to save and update translations
1dba4da Updated string test
24a5d77 Refactoring unit tests, starting upgrade
d3404cf Refactoring test files
3f17d99 Added string integrity check after importing
0fa3ab5 Added option to delete strings, better batch summary
9f3dd7b Added batch for refreshing string groups
cad9ea3 Updated locale export/import form alter
6ef0eba Implemented pending i18n_field_i18n_string_list()
i18n 7.x-1.0-beta3
|
Download |
Size | md5 hash |
|---|---|---|
| i18n-7.x-1.0-beta3.tar.gz | 95.2 KB | af324f4684f56fdfc9728a5755a4ef67 |
| i18n-7.x-1.0-beta3.zip | 129.8 KB | 7289b85ebeb86e8fbc529829d685d7b2 |
Release notes
66f93c3 Issue #1090382 Renamed table i18n_strings to i18n_string
a213e8c Improved autocomplete fields
687abb7 Issue #1075950: Fixed vocabulary language option. Added shared form to select i18n_mode and language.
39f4aee Issue #1090186 Menu items are not localized properly
08ce78b Added new multilingual mode for items: Translate or Localize. Updated menu options.
690cefe Fixed node language links to respect extended options
2a0821d Issue #1039330: Reset node language for menu items. Display message.
fea501e Issue #1039330 partially fixed: Menu items preserve their language when editing node
1d54995 Fixed extended options for node languages.
8eaa573 Issue #1077054: Add content type causes error message.
b6d7322 Issue #1081454: Missing function. Added depedency on i18n_string, which simplifies the module and avoid
5832d82 Issue #1023208 by plach: Improve language switcher usability
i18n 6.x-1.9
|
Download |
Size | md5 hash |
|---|---|---|
| i18n-6.x-1.9.tar.gz | 82.61 KB | 80e865313db5c3e57a9fe6574e8bc52a |
| i18n-6.x-1.9.zip | 105.01 KB | 9513c021ea0700993cd74c7e24451900 |
Release notes
Maintenance release:
- Issue #967688 by plach, miro_dietiker, Jose Reyero: Introduced an API function for removing a string translation.
- Git migration: Removing translation directories, Stripping CVS keywords
- Issue #764252, by szantog: Translated term descriptions doesn't show
- #879852, by anrikun, plach: Menu item language is not set when adding a node with language set
- #803110, by grahl: Profile translation - Translated strings don't show in User Registration