# This patch file was generated by NetBeans IDE
# Following Index: paths are relative to: U:\cash.ch\www\sites\all\modules\contrib\views\handlers
# This patch can be applied using context Tools: Patch action on respective folder.
# It uses platform neutral UTF-8 encoding and \n newlines.
# Above lines and this line are ignored by the patching process.
Index: views_handler_field_numeric.inc
--- views_handler_field_numeric.inc Remotely Modified (Based On HEAD)
+++ views_handler_field_numeric.inc Locally Modified (Based On LOCAL)
@@ -57,6 +57,7 @@
         ',' => t('Comma'),
         ' ' => t('Space'),
         '.' => t('Decimal'),
+        '\'' => t('Apostrophe'),
       ),
       '#default_value' => $this->options['separator'],
       '#description' => t('What single character to use as the thousands separator.'),
