Browse Source

add strings

marinofaggiana 5 years ago
parent
commit
0f2250eac7
1 changed files with 11 additions and 2 deletions
  1. 11 2
      iOSClient/Supporting Files/en.lproj/Localizable.strings

+ 11 - 2
iOSClient/Supporting Files/en.lproj/Localizable.strings

@@ -801,5 +801,14 @@
 "_voice_memo_filename_"     = "voice memo";
 "_voice_memo_title_"        = "Upload voice memo";
 
-
-
+// IM
+
+"_textnote_"                = "Text note";
+"_audionote_"               = "Audio note";
+"_removeaudionote_"         = "Do you want remove the audio note?";
+"_detailpicture_"           = "Detail picture";
+"_creation_archive_error_"  = "Creation archive failed with error";
+"_read_audio_error_"        = "Read file audio error";
+"_create_audio_error_"      = "Create file audio error";
+"_create_image_error_"      = "Create image error";
+"_error_open_file_"         = "Error on open a file";