Skip to content

Commit

Permalink
Fix string typo
Browse files Browse the repository at this point in the history
Merge this back into release 1.0.1
  • Loading branch information
sabberworm committed Oct 23, 2012
1 parent ffe6b3b commit 7639392
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion modules/admin/pages/lang/en.ini
Expand Up @@ -23,7 +23,7 @@ wns.page.delete_alert= "Delete page: {{name}}"
wns.page.delete= "Delete page"
wns.page.page_title= "Page title"
wns.page.page_title_hint= "Full page title"
wns.page.link_text= "Menu text (optional short titel)"
wns.page.link_text= "Menu text (optional short title)"
wns.page.link_text.title= "Short optional link text, in case the page title is too long"
wns.page.path_name= "Name Url"
wns.page.path_name_hint= "The name that represents this page in the url, is the same for all languages (is normalized)"
Expand Down
2 changes: 1 addition & 1 deletion modules/admin/pages/lang/fr.ini
Expand Up @@ -17,7 +17,7 @@ wns.page.new_entry_placeholder= "Page name"
wns.page.delete_alert= "Delete page: {{name}}"
wns.page.delete= "Delete page"
wns.page.page_title= "Page title"
wns.page.link_text= "Menu text (optional short titel)"
wns.page.link_text= "Menu text (optional short title)"
wns.page.path_name= "Name Url"
wns.page.meta_description= "Meta Description (optional)"
wns.page.meta_keywords= "Meta Keywords (optional)"
Expand Down

0 comments on commit 7639392

Please sign in to comment.