浏览代码

Merge pull request #1681 from Valdnet/develop

Remove space
rakekniven 3 年之前
父节点
当前提交
d2eb601a99
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      iOSClient/Supporting Files/en.lproj/Localizable.strings

+ 1 - 1
iOSClient/Supporting Files/en.lproj/Localizable.strings

@@ -180,7 +180,7 @@
 "_pdf_vertical_"            = "PDF vertical display";
 "_pdf_horizontal_"          = "PDF horizontal display";
 "_single_file_conflict_title_" = "File conflict";
-"_multi_file_conflict_title_" = " %@ File conflicts";
+"_multi_file_conflict_title_" = "%@ File conflicts";
 "_replace_action_title_" = "Replace";
 "_keep_both_action_title_" = "Keep both";
 "_cancel_keep_existing_action_title_" = "Cancel and keep existing";