Skip to content

Commit

Permalink
(MySearch) Add trailing whitespace back; don't trim whitespace for pr…
Browse files Browse the repository at this point in the history
…operties files
  • Loading branch information
mrvisser committed Aug 31, 2015
1 parent 3930bd1 commit df8a254
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@ charset = utf-8
trim_trailing_whitespace = true
indent_style = space
indent_size = 4

[*.properties]
trim_trailing_whitespace = false
2 changes: 1 addition & 1 deletion shared/oae/bundles/ui/fr_FR.properties
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ JQUERY_TIMEAGO_MINUTES=%d minutes
JQUERY_TIMEAGO_MONTH=environ un mois
JQUERY_TIMEAGO_MONTHS=%d mois
JQUERY_TIMEAGO_SECONDS=moins d'une minute
JQUERY_TIMEAGO_SUFFIXAGO=\
JQUERY_TIMEAGO_SUFFIXAGO=\
JQUERY_TIMEAGO_SUFFIXFROMNOW=\u00e0 partir de maintenant
JQUERY_TIMEAGO_YEAR=environ une ann\u00e9e
JQUERY_TIMEAGO_YEARS=%d ann\u00e9es
Expand Down

0 comments on commit df8a254

Please sign in to comment.