فهرست منبع

Update the file types for the the app_languages.php that were not the correct type. Set the file type to UTF-8 without BOM.

Mark Crane 12 سال پیش
والد
کامیت
82763cef52
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      voicemail_msgs/app_languages.php
  2. 1 1
      voicemail_status/app_languages.php

+ 1 - 1
voicemail_msgs/app_languages.php

@@ -1,4 +1,4 @@
-<?php
+<?php
 
 
 	$text['title']['en-us'] = 'Voicemail Messages';
 	$text['title']['en-us'] = 'Voicemail Messages';
 	$text['title']['pt-pt'] = 'Mensagens de correio de voz';
 	$text['title']['pt-pt'] = 'Mensagens de correio de voz';

+ 1 - 1
voicemail_status/app_languages.php

@@ -1,4 +1,4 @@
-<?php
+<?php
 
 
 	$text['title-voicemail']['en-us'] = 'Voicemail';
 	$text['title-voicemail']['en-us'] = 'Voicemail';
 	$text['title-voicemail']['pt-pt'] = '';
 	$text['title-voicemail']['pt-pt'] = '';