Elppans

Language.xml

Nov 16th, 2015
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <root>
  3. <language code="pt-BR" default="true">
  4. <string name="strProcessExecute" value="O Launcher já está sendo executado."/>
  5. <string name="strFileListDownloadError" value="Não foi possível baixar o arquivo FileList.xml"/>
  6. <string name="strFilesToAtt" value="{0} Arquivos para serem atualizados"/>
  7. <string name="strFilesAtt" value="Todos os arquivos estão atualizados!"/>
  8. <string name="strFileDownload" value="Baixando arquivo {0} à {1}Kbps" />
  9. <!--<string name="strConfigTwsDownloadError" value="Não foi possível baixar o arquivo Config.tws" />-->
  10. <string name="strServerMaintenance" value="O servidor encontra-se temporariamente indisponível no momento, tente novamente mais tarde!|Servidor em manutenção!" />
  11. <string name="strFilesChecking" value="Verificando arquivos..."/>
  12. </language>
  13.  
  14. <language code="en-US" default="false">
  15. <string name="strProcessExecute" value="The process is already executing."/>
  16. <string name="strFileListDownloadError" value="Could not download the file FileList.xml"/>
  17. <string name="strFilesToAtt" value="{0} Files to download"/>
  18. <string name="strFilesAtt" value="All files are updated!"/>
  19. <string name="strFileDownload" value="Downloading file {0} At {1}Kbps" />
  20. <!--<string name="strConfigTwsDownloadError" value="Could not download the file Config.tws" />-->
  21. <string name="strServerMaintenance" value="The server is temporarily unavailable, please try again later!|Server Maintenance!" />
  22. <string name="strFilesChecking" value="Checking files..."/>
  23. </language>
  24. </root>
Advertisement
Add Comment
Please, Sign In to add comment